.AdjustBalanceModal-module__Ag_ETa__dialogContent{max-width:560px!important}.AdjustBalanceModal-module__Ag_ETa__header{align-items:center;gap:16px;margin-bottom:20px;display:flex}.AdjustBalanceModal-module__Ag_ETa__iconWrap{width:48px;height:48px;color:var(--brand-green);background:linear-gradient(135deg,#00b97833,#00b97814);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;display:flex;box-shadow:inset 0 0 0 1px #00b97840}.AdjustBalanceModal-module__Ag_ETa__iconWrap svg{width:24px;height:24px}.AdjustBalanceModal-module__Ag_ETa__titleBlock{flex:1;min-width:0}.AdjustBalanceModal-module__Ag_ETa__title{color:var(--white-100);font-size:18px;font-weight:600;line-height:1.2}.AdjustBalanceModal-module__Ag_ETa__subtitle{color:var(--text-secondary);margin-top:4px;font-size:13px}.AdjustBalanceModal-module__Ag_ETa__usernameChip{color:var(--white-100);background-color:#ffffff0f;border-radius:6px;align-items:center;gap:6px;margin-left:4px;padding:2px 8px;font-size:13px;font-weight:500;display:inline-flex}.AdjustBalanceModal-module__Ag_ETa__cross{cursor:pointer;flex-shrink:0}.AdjustBalanceModal-module__Ag_ETa__section{margin-top:16px}.AdjustBalanceModal-module__Ag_ETa__sectionLabel{color:var(--text-secondary);margin-bottom:8px;font-size:13px;display:block}.AdjustBalanceModal-module__Ag_ETa__optionGrid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.AdjustBalanceModal-module__Ag_ETa__option{color:var(--text-secondary);cursor:pointer;text-align:left;background-color:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;padding:10px 12px;transition:all .15s}@media (hover:hover) and (pointer:fine){.AdjustBalanceModal-module__Ag_ETa__option:hover:not(.AdjustBalanceModal-module__Ag_ETa__optionDisabled):not(.AdjustBalanceModal-module__Ag_ETa__optionActive){color:var(--text-primary);background-color:#ffffff12}}.AdjustBalanceModal-module__Ag_ETa__optionActive{color:var(--brand-green);background-color:#00b97824;border-color:#00b97866}.AdjustBalanceModal-module__Ag_ETa__optionActive.AdjustBalanceModal-module__Ag_ETa__optionMinus{color:var(--red-100,#ff5c5c);background-color:#ff5c5c24;border-color:#ff5c5c66}.AdjustBalanceModal-module__Ag_ETa__optionDisabled{opacity:.4;cursor:not-allowed}.AdjustBalanceModal-module__Ag_ETa__optionTitle{font-size:14px;font-weight:600;line-height:1.2}.AdjustBalanceModal-module__Ag_ETa__optionHint{color:inherit;opacity:.7;margin-top:4px;font-size:11px;line-height:1.3}.AdjustBalanceModal-module__Ag_ETa__amountInput{background-color:var(--gray-100);width:100%;color:var(--white-100);border:1px solid #ffffff14;border-radius:10px;outline:none;padding:12px 14px;font-family:inherit;font-size:18px;font-weight:600;transition:border-color .15s}.AdjustBalanceModal-module__Ag_ETa__amountInput:focus{border-color:#00b97859}.AdjustBalanceModal-module__Ag_ETa__preview{background-color:#ffffff0a;border:1px solid #ffffff0f;border-radius:10px;flex-direction:column;gap:4px;margin-top:12px;padding:12px 14px;font-size:13px;display:flex}.AdjustBalanceModal-module__Ag_ETa__previewRow{color:var(--text-secondary);justify-content:space-between;display:flex}.AdjustBalanceModal-module__Ag_ETa__previewValue{color:var(--text-primary);font-weight:600}.AdjustBalanceModal-module__Ag_ETa__previewValuePlus{color:var(--brand-green)}.AdjustBalanceModal-module__Ag_ETa__previewValueMinus{color:var(--red-100,#ff5c5c)}.AdjustBalanceModal-module__Ag_ETa__textarea{background-color:var(--gray-100);width:100%;min-height:90px;max-height:240px;color:var(--white-100);resize:vertical;border:1px solid #ffffff14;border-radius:10px;outline:none;padding:12px 14px;font-family:inherit;font-size:14px;transition:border-color .15s}.AdjustBalanceModal-module__Ag_ETa__textarea:focus{border-color:#00b97859}.AdjustBalanceModal-module__Ag_ETa__charCounter{text-align:right;color:var(--text-secondary);margin-top:6px;font-size:12px}.AdjustBalanceModal-module__Ag_ETa__errorText{color:var(--red-100,#ff5c5c);margin-top:8px;font-size:13px}.AdjustBalanceModal-module__Ag_ETa__actions{gap:12px;margin-top:24px;display:flex}.AdjustBalanceModal-module__Ag_ETa__actions button{flex:1}
.BanBanner-module__pdJtsq__banner{background-color:var(--gray-80);border:1px solid var(--gray-20);border-radius:12px;overflow:hidden}.BanBanner-module__pdJtsq__head{align-items:flex-start;gap:14px;padding:16px 20px;display:flex}.BanBanner-module__pdJtsq__icon{background-color:var(--red-20);width:40px;height:40px;color:var(--red-80);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.BanBanner-module__pdJtsq__icon svg{width:20px;height:20px}.BanBanner-module__pdJtsq__content{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.BanBanner-module__pdJtsq__titleRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.BanBanner-module__pdJtsq__title{color:var(--text-primary)}.BanBanner-module__pdJtsq__meta{color:var(--text-secondary);align-items:center;gap:6px;font-size:12px;display:inline-flex}.BanBanner-module__pdJtsq__metaDivider{opacity:.4}.BanBanner-module__pdJtsq__metaLink{color:var(--text-secondary);align-items:center;gap:6px;text-decoration:none;transition:color .15s;display:inline-flex}@media (hover:hover) and (pointer:fine){.BanBanner-module__pdJtsq__metaLink:hover{color:var(--text-primary)}}.BanBanner-module__pdJtsq__metaAvatar{object-fit:cover;background-color:var(--gray-100);border-radius:50%;width:16px;height:16px}.BanBanner-module__pdJtsq__moderatorName{font-weight:500}.BanBanner-module__pdJtsq__untilBlock{border-top:1px solid var(--gray-20);background-color:var(--green-20);flex-direction:column;gap:4px;padding:12px 20px;display:flex}.BanBanner-module__pdJtsq__untilExact{color:var(--white-100);font-variant-numeric:tabular-nums;font-weight:600}.BanBanner-module__pdJtsq__untilRelative{color:var(--brand-green);font-weight:500}.BanBanner-module__pdJtsq__reasonBlock{border-top:1px solid var(--gray-20);background-color:var(--gray-100);flex-direction:column;gap:4px;padding:12px 20px 16px;display:flex}.BanBanner-module__pdJtsq__reasonLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.04em}.BanBanner-module__pdJtsq__reason{color:var(--text-primary);white-space:pre-wrap;word-break:break-word}.BanBanner-module__pdJtsq__actions{border-top:1px solid var(--gray-20);flex-wrap:wrap;gap:8px;padding:12px 20px;display:flex}@media (max-width:540px){.BanBanner-module__pdJtsq__head{padding:14px 16px}.BanBanner-module__pdJtsq__reasonBlock,.BanBanner-module__pdJtsq__untilBlock,.BanBanner-module__pdJtsq__actions{padding-left:16px;padding-right:16px}}
.ResetSecretPhraseCard-module__LDwRrq__main{background-color:var(--gray-80);border:1px solid var(--gray-15);border-radius:12px;flex-direction:row;gap:16px;padding:16px;display:flex}.ResetSecretPhraseCard-module__LDwRrq__icon{background-color:var(--red-20);border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.ResetSecretPhraseCard-module__LDwRrq__icon svg{width:20px;height:20px}.ResetSecretPhraseCard-module__LDwRrq__icon path{stroke:var(--red-80)}.ResetSecretPhraseCard-module__LDwRrq__content{flex-direction:column;flex:1;gap:4px;display:flex}.ResetSecretPhraseCard-module__LDwRrq__title{color:var(--text-primary)}.ResetSecretPhraseCard-module__LDwRrq__desc{color:var(--text-secondary)}.ResetSecretPhraseCard-module__LDwRrq__cancel{color:var(--red-80);cursor:pointer;margin-top:8px}@media screen and (max-width:768px){.ResetSecretPhraseCard-module__LDwRrq__main{flex-direction:column}}
.HelpColumn-module__9s-IoG__main{flex-direction:column;justify-content:center;align-items:center;gap:14px;width:100%;display:flex}@media screen and (max-width:1024px){.HelpColumn-module__9s-IoG__main{display:none}}
.SidebarDropdown-module__qVFDgW__dropdown{background-color:var(--gray-80);border-radius:16px;flex-direction:column;width:100%;transition:all .3s;display:flex;overflow:hidden}.SidebarDropdown-module__qVFDgW__button{cursor:pointer;background:0 0;border:none;outline:none;flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding:12px 20px;display:flex}.SidebarDropdown-module__qVFDgW__title{color:var(--text-primary);text-align:start;flex-grow:1}.SidebarDropdown-module__qVFDgW__badge{background-color:var(--gray-10);border-radius:16px;padding:2px 8px}.SidebarDropdown-module__qVFDgW__badge p{color:var(--white-100)}.SidebarDropdown-module__qVFDgW__chevron{width:24px;height:24px;transition-duration:.3s}.SidebarDropdown-module__qVFDgW__dropdown.SidebarDropdown-module__qVFDgW__open .SidebarDropdown-module__qVFDgW__chevron{transform:rotate(180deg)}.SidebarDropdown-module__qVFDgW__options{opacity:0;visibility:hidden;flex-direction:column;gap:4px;width:100%;height:0;padding:0 8px;transition:all .3s;display:flex;overflow:hidden}.SidebarDropdown-module__qVFDgW__dropdown.SidebarDropdown-module__qVFDgW__open .SidebarDropdown-module__qVFDgW__options{opacity:1;visibility:visible}.SidebarDropdown-module__qVFDgW__option{cursor:pointer;border-radius:8px;flex-direction:row;align-items:center;gap:12px;width:100%;padding:8px 12px;text-decoration:none;transition:all .2s ease-in-out;display:flex}.SidebarDropdown-module__qVFDgW__option:last-child{margin-bottom:8px}.SidebarDropdown-module__qVFDgW__optionButton{text-align:left;background:0 0;border:none}@media (hover:hover) and (pointer:fine){.SidebarDropdown-module__qVFDgW__option:hover{background-color:var(--gray-40)}}.SidebarDropdown-module__qVFDgW__option .SidebarDropdown-module__qVFDgW__title{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.SidebarDropdown-module__qVFDgW__option svg{width:20px;min-width:20px;height:20px}.SidebarDropdown-module__qVFDgW__option path{stroke:var(--gray-10);transition:all .2s ease-in-out}.SidebarDropdown-module__qVFDgW__option.SidebarDropdown-module__qVFDgW__active{background-color:var(--green-20)}.SidebarDropdown-module__qVFDgW__option.SidebarDropdown-module__qVFDgW__active .SidebarDropdown-module__qVFDgW__title{color:var(--brand-green)}.SidebarDropdown-module__qVFDgW__option.SidebarDropdown-module__qVFDgW__active path{stroke:var(--brand-green)}@media (hover:hover) and (pointer:fine){.SidebarDropdown-module__qVFDgW__option:hover path{stroke:var(--brand-green)}}.SidebarDropdown-module__qVFDgW__noAnimation,.SidebarDropdown-module__qVFDgW__noAnimation .SidebarDropdown-module__qVFDgW__chevron,.SidebarDropdown-module__qVFDgW__noAnimation .SidebarDropdown-module__qVFDgW__options{transition:none!important}
.TopEarnersBlock-module__-kZoFW__container{background-color:var(--gray-80);border-radius:16px;flex-direction:column;gap:12px;width:100%;padding:16px 0;display:flex}.TopEarnersBlock-module__-kZoFW__header{align-items:center;padding:0 20px;display:flex}.TopEarnersBlock-module__-kZoFW__title{color:var(--text-primary)}.TopEarnersBlock-module__-kZoFW__tabs{scrollbar-width:none;gap:4px;padding:0 16px;display:flex;overflow-x:auto}.TopEarnersBlock-module__-kZoFW__tabs::-webkit-scrollbar{display:none}.TopEarnersBlock-module__-kZoFW__tab{color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;padding:5px 12px;font-size:13px;font-weight:500;line-height:18px;transition:all .15s}@media (hover:hover) and (pointer:fine){.TopEarnersBlock-module__-kZoFW__tab:hover{background:var(--gray-40);color:var(--text-primary)}}.TopEarnersBlock-module__-kZoFW__tabActive{background:var(--green-20);color:var(--brand-green)}@media (hover:hover) and (pointer:fine){.TopEarnersBlock-module__-kZoFW__tabActive:hover{background:var(--green-20);color:var(--brand-green)}}.TopEarnersBlock-module__-kZoFW__list{flex-direction:column;padding:0 8px;display:flex}.TopEarnersBlock-module__-kZoFW__userRow{border-radius:10px;align-items:center;gap:10px;padding:7px 12px;text-decoration:none;transition:background-color .15s;display:flex}@media (hover:hover) and (pointer:fine){.TopEarnersBlock-module__-kZoFW__userRow:hover{background-color:var(--gray-40)}}.TopEarnersBlock-module__-kZoFW__userRowTop{background-color:#2bad720a}@media (hover:hover) and (pointer:fine){.TopEarnersBlock-module__-kZoFW__userRowTop:hover{background-color:#2bad7214}}.TopEarnersBlock-module__-kZoFW__position{min-width:20px;color:var(--text-secondary);text-align:center;font-size:14px;font-weight:600;line-height:1}.TopEarnersBlock-module__-kZoFW__positionTop{font-size:16px}.TopEarnersBlock-module__-kZoFW__avatar{background-color:var(--gray-20);border-radius:50%;width:28px;min-width:28px;height:28px;position:relative;overflow:hidden}.TopEarnersBlock-module__-kZoFW__userInfo{flex:1;justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.TopEarnersBlock-module__-kZoFW__username{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:500;overflow:hidden}.TopEarnersBlock-module__-kZoFW__amount{color:var(--brand-green);white-space:nowrap;font-size:12px;font-weight:600}.TopEarnersBlock-module__-kZoFW__loading,.TopEarnersBlock-module__-kZoFW__empty{justify-content:center;align-items:center;padding:20px 0;display:flex}.TopEarnersBlock-module__-kZoFW__loading svg{width:24px;height:24px;color:var(--text-secondary)}@media screen and (max-width:1024px){.TopEarnersBlock-module__-kZoFW__container{display:none}}
.ProfileMessage-module__7Aweva__avatar{border-radius:50%;width:44px;min-width:44px;height:44px;position:relative}.ProfileMessage-module__7Aweva__onlineMark{background-color:var(--brand-green);outline:4px solid var(--gray-80);border-radius:50%;width:12px;height:12px;position:absolute;bottom:2px;right:2px}.ProfileMessage-module__7Aweva__avatar>img{border-radius:50%}.ProfileMessage-module__7Aweva__post{background-color:var(--gray-80);border-radius:20px;flex-direction:column;gap:12px;width:100%;padding:16px 20px;display:flex}.ProfileMessage-module__7Aweva__postPinned{border:1px solid var(--gray-20)}.ProfileMessage-module__7Aweva__postInfo{flex-direction:row;gap:12px;width:100%;height:44px;display:flex}.ProfileMessage-module__7Aweva__postInfo>.ProfileMessage-module__7Aweva__text{flex-direction:column;flex-grow:1;justify-content:space-between;height:100%;display:flex}.ProfileMessage-module__7Aweva__postInfo>.ProfileMessage-module__7Aweva__text>span{width:fit-content}.ProfileMessage-module__7Aweva__postInfo>.ProfileMessage-module__7Aweva__text>.ProfileMessage-module__7Aweva__title{width:fit-content;color:var(--text-primary);cursor:pointer;font-size:16px;font-weight:600;line-height:19px;text-decoration:none}@media (hover:hover) and (pointer:fine){.ProfileMessage-module__7Aweva__postInfo>.ProfileMessage-module__7Aweva__text>.ProfileMessage-module__7Aweva__title:hover{text-decoration:underline}}.ProfileMessage-module__7Aweva__postInfo>.ProfileMessage-module__7Aweva__text>.ProfileMessage-module__7Aweva__subtitle{color:var(--text-secondary);font-size:15px;font-weight:400;line-height:18px}.ProfileMessage-module__7Aweva__edited{cursor:help;text-underline-offset:2px;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.ProfileMessage-module__7Aweva__titleRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ProfileMessage-module__7Aweva__pinnedBadge{background-color:var(--gray-20);color:var(--text-secondary);border-radius:999px;align-items:center;gap:4px;padding:2px 8px;font-size:12px;font-weight:500;line-height:16px;display:inline-flex}.ProfileMessage-module__7Aweva__postInfo>.ProfileMessage-module__7Aweva__dots{cursor:pointer;width:fit-content;height:fit-content;position:relative}.ProfileMessage-module__7Aweva__divider{background-color:var(--gray-20);width:100%;height:1px}.ProfileMessage-module__7Aweva__post>p{color:var(--text-primary);word-break:break-word;font-size:16px;font-weight:500;line-height:24px}.ProfileMessage-module__7Aweva__dropdown{background-color:var(--gray-80);border:1px solid var(--gray-20);border-radius:12px;flex-direction:column;width:fit-content;height:fit-content;padding:8px 0;display:none;position:absolute;bottom:calc(100% + 4px);right:0;box-shadow:0 10px 44px -4px #1a1a1a70}.ProfileMessage-module__7Aweva__dropdown.ProfileMessage-module__7Aweva__open{display:flex}.ProfileMessage-module__7Aweva__dropdown>.ProfileMessage-module__7Aweva__item{text-align:start;width:100%;height:fit-content;color:var(--text-primary);cursor:pointer;background:0 0;border:none;padding:8px 16px;font-size:14px;font-weight:400;transition-duration:.3s}@media (hover:hover) and (pointer:fine){.ProfileMessage-module__7Aweva__dropdown>.ProfileMessage-module__7Aweva__item:hover{background-color:var(--gray-20)}}.ProfileMessage-module__7Aweva__editField{flex-direction:column;gap:8px;display:flex}.ProfileMessage-module__7Aweva__editCounter{color:var(--text-secondary);font-size:12px}.ProfileMessage-module__7Aweva__editCounterError{color:var(--red-80)}.ProfileMessage-module__7Aweva__editActions{justify-content:flex-end;gap:8px;display:flex}
.DeleteUserAvatarModal-module__F2fTEW__header{flex-direction:column;display:flex}.DeleteUserAvatarModal-module__F2fTEW__top{flex-direction:row;align-items:center;gap:12px;display:flex}.DeleteUserAvatarModal-module__F2fTEW__iconWrapper{background:var(--red-20);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.DeleteUserAvatarModal-module__F2fTEW__iconWrapper svg{width:24px;height:24px}.DeleteUserAvatarModal-module__F2fTEW__title{color:var(--white-100);flex:1}.DeleteUserAvatarModal-module__F2fTEW__cross{cursor:pointer;color:var(--text-secondary);background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:color .2s;display:flex}@media (hover:hover) and (pointer:fine){.DeleteUserAvatarModal-module__F2fTEW__cross:hover{color:var(--text-primary)}}.DeleteUserAvatarModal-module__F2fTEW__body{flex-direction:column;display:flex}.DeleteUserAvatarModal-module__F2fTEW__desc{color:var(--text-secondary);margin:24px 0;line-height:1.5}.DeleteUserAvatarModal-module__F2fTEW__buttons{flex-direction:row;gap:12px;display:flex}.DeleteUserAvatarModal-module__F2fTEW__buttons>button{flex:1}
.UserRatingsBlock-module__kO1Z4q__block{border-top:1px solid var(--gray-30);gap:20px;width:100%;padding:20px;display:flex}.UserRatingsBlock-module__kO1Z4q__divider{background-color:var(--gray-30);align-self:stretch;width:1px}.UserRatingsBlock-module__kO1Z4q__cell{align-items:center;gap:12px;width:100%;display:inline-flex!important}.UserRatingsBlock-module__kO1Z4q__cellSpacer{width:100%}@media (max-width:660px){.UserRatingsBlock-module__kO1Z4q__cellSpacer,.UserRatingsBlock-module__kO1Z4q__cellSpacer+.UserRatingsBlock-module__kO1Z4q__divider{display:none}}.UserRatingsBlock-module__kO1Z4q__iconBlock{background-color:#2bad7212;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;padding:12px;display:flex}.UserRatingsBlock-module__kO1Z4q__iconEmpty{background-color:var(--gray-40)}.UserRatingsBlock-module__kO1Z4q__icon{width:22px;height:22px}.UserRatingsBlock-module__kO1Z4q__text{flex-direction:column;gap:2px;min-width:0;display:flex}.UserRatingsBlock-module__kO1Z4q__value{letter-spacing:-.04em;color:var(--white-100);font-size:18px;font-weight:600;line-height:24px}.UserRatingsBlock-module__kO1Z4q__valueEmpty{color:var(--text-secondary)}.UserRatingsBlock-module__kO1Z4q__label{color:var(--text-primary);font-size:13px;line-height:18px}.UserRatingsBlock-module__kO1Z4q__meta{color:var(--text-secondary);font-size:12px;line-height:16px}@media (max-width:660px){.UserRatingsBlock-module__kO1Z4q__block{flex-direction:column}.UserRatingsBlock-module__kO1Z4q__divider{width:100%;height:1px}}
.Support-module__MDEL4a__header{flex-direction:row;gap:24px;display:flex}.Support-module__MDEL4a__title{color:var(--text-primary)}.Support-module__MDEL4a__desc{color:var(--text-secondary)}.Support-module__MDEL4a__pageInfo{flex-direction:column;flex-grow:1;gap:8px;margin-top:4px;display:flex}.Support-module__MDEL4a__createButtonSmall{height:40px!important;padding:8px!important;display:none!important}.Support-module__MDEL4a__search{flex-direction:column;display:flex}.Support-module__MDEL4a__searchRow{flex-direction:row;align-items:center;gap:8px;display:flex}.Support-module__MDEL4a__nameInput{flex-grow:1;align-items:center;display:flex;position:relative}.Support-module__MDEL4a__nameInput>svg{cursor:pointer;position:absolute;right:12px}.Support-module__MDEL4a__hidden{display:none}.Support-module__MDEL4a__searchIconWrapper{width:24px;height:24px}.Support-module__MDEL4a__searchIconWrapper>svg{width:100%;height:100%}.Support-module__MDEL4a__filtersButton{gap:8px;border:1px solid var(--gray-30)!important;padding:11px 16px!important}.Support-module__MDEL4a__filtersButton.Support-module__MDEL4a__open{background-color:var(--gray-30)!important}.Support-module__MDEL4a__filtersRow{opacity:0;visibility:hidden;flex-direction:row;gap:12px;width:471px;height:0;padding-top:0;transition:height .3s,opacity .3s,visibility .3s,padding-top .3s;display:flex}.Support-module__MDEL4a__filtersRow.Support-module__MDEL4a__open{opacity:1;visibility:visible;height:56px;padding-top:12px}.Support-module__MDEL4a__filtersRow>div{width:calc(50% - 6px)}.Support-module__MDEL4a__tickets{flex-direction:column;gap:10px;display:flex}.Support-module__MDEL4a__ticket{background-color:var(--gray-80);border-radius:16px;flex-direction:row;text-decoration:none;transition:all .2s ease-in-out;display:flex}@media (hover:hover) and (pointer:fine){.Support-module__MDEL4a__ticket:hover{background-color:var(--gray-40)}}.Support-module__MDEL4a__ticket:active{opacity:.72}.Support-module__MDEL4a__ticket>.Support-module__MDEL4a__left{text-overflow:ellipsis;white-space:nowrap;flex-direction:row;flex-grow:1;gap:12px;padding:16px 20px;display:flex;overflow:hidden}.Support-module__MDEL4a__ticket>.Support-module__MDEL4a__right{border-left:2px solid var(--gray-100);text-overflow:ellipsis;white-space:nowrap;flex-direction:column;justify-content:space-between;gap:8px;width:100%;max-width:200px;padding:16px 20px;display:flex;overflow:hidden}.Support-module__MDEL4a__ticket>.Support-module__MDEL4a__right p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Support-module__MDEL4a__ticket>.Support-module__MDEL4a__divider{background-color:var(--gray-40);width:100%;height:1px;display:none}.Support-module__MDEL4a__ticketInfo{text-overflow:ellipsis;white-space:nowrap;flex-direction:column;flex-grow:1;gap:8px;display:flex;overflow:hidden}.Support-module__MDEL4a__ticketInfo p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Support-module__MDEL4a__status{border-radius:8px;width:fit-content;height:fit-content;padding:4px 8px}.Support-module__MDEL4a__ticket>.Support-module__MDEL4a__right>div:last-child{text-overflow:ellipsis;white-space:nowrap;flex-direction:row;align-items:center;gap:10px;display:flex;overflow:hidden}.Support-module__MDEL4a__dot{background-color:var(--text-secondary);border-radius:50%;width:5px;height:5px}.Support-module__MDEL4a__emptyStateBlock{background-color:var(--gray-80);border-radius:12px;padding:48px 32px;overflow:hidden}.Support-module__MDEL4a__emptyStateContent{text-align:center;flex-direction:column;align-items:center;gap:16px;display:flex;position:relative}.Support-module__MDEL4a__emptyStateDecoration{z-index:0;width:480px;height:480px;position:absolute;top:-136px;left:50%;transform:translate(-50%)}.Support-module__MDEL4a__emptyStateIcon{background-color:var(--gray-100);border:2px solid var(--gray-20);border-radius:12px;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.Support-module__MDEL4a__emptyStateIcon svg{width:28px;height:28px}.Support-module__MDEL4a__emptyStateIcon path{stroke:var(--text-secondary)}.Support-module__MDEL4a__emptyStateText{z-index:1;flex-direction:column;align-items:center;gap:16px;display:flex}.Support-module__MDEL4a__iconSquare svg{width:24px;height:24px}.Support-module__MDEL4a__moderatorTooltipContent{flex-direction:column;gap:4px;display:flex}.Support-module__MDEL4a__moderatorTooltipRow{flex-direction:column;gap:2px;display:flex}.Support-module__MDEL4a__moderatorTooltipLabel{color:var(--text-secondary);font-size:12px}.Support-module__MDEL4a__moderatorTooltipValue{color:var(--white-100)}.Support-module__MDEL4a__ticketTooltipWrapper{width:100%;display:block}.Support-module__MDEL4a__ticketTooltipWrapper>a{width:100%;display:flex}@media screen and (max-width:1440px){.Support-module__MDEL4a__ticket>.Support-module__MDEL4a__left{flex-direction:column}.Support-module__MDEL4a__ticket>.Support-module__MDEL4a__right{width:242px}}@media screen and (max-width:1024px){.Support-module__MDEL4a__header{padding:0}.Support-module__MDEL4a__ticket>.Support-module__MDEL4a__right{width:302px}}@media screen and (max-width:768px){.Support-module__MDEL4a__createButtonSmall{display:block!important}.Support-module__MDEL4a__createButtonBig{display:none!important}.Support-module__MDEL4a__filtersButton{width:fit-content;padding:9px!important}.Support-module__MDEL4a__filtersButton>span{display:none}.Support-module__MDEL4a__filtersButton path{stroke:var(--text-primary)}.Support-module__MDEL4a__filtersRow{flex-direction:column;width:100%}.Support-module__MDEL4a__filtersRow.Support-module__MDEL4a__open{height:112px}.Support-module__MDEL4a__filtersRow>div{width:100%}.Support-module__MDEL4a__ticket{flex-direction:column;gap:12px;padding:16px 20px}.Support-module__MDEL4a__ticket>.Support-module__MDEL4a__left,.Support-module__MDEL4a__ticket>.Support-module__MDEL4a__right{width:100%;padding:0}.Support-module__MDEL4a__ticket>.Support-module__MDEL4a__right{border-left:none;flex-direction:row;justify-content:left;align-items:center;width:100%;max-width:none}.Support-module__MDEL4a__ticket>.Support-module__MDEL4a__divider{display:block}}.Support-module__MDEL4a__lastMessageAuthorAvatar{flex-shrink:0;width:40px;height:40px;margin-top:4px;position:relative}.Support-module__MDEL4a__avatarImage{object-fit:cover;border-radius:50%;width:100%;height:100%}.Support-module__MDEL4a__turnIndicator{border:2px solid var(--gray-80);border-radius:50%;width:14px;height:14px;position:absolute;bottom:-2px;right:-2px}.Support-module__MDEL4a__turnStaff{background-color:var(--gray-30)}.Support-module__MDEL4a__turnUser{background-color:var(--red-100)}.Support-module__MDEL4a__turnNew{background-color:var(--green-100)}
.ReferralAbuse-module__Qq4Dna__list{flex-direction:column;gap:12px;display:flex}.ReferralAbuse-module__Qq4Dna__card{background-color:var(--gray-80);border:1px solid var(--gray-30);border-radius:16px;flex-direction:column;gap:14px;padding:16px 20px;transition:border-color .2s ease-in-out;display:flex}.ReferralAbuse-module__Qq4Dna__card[data-risk=high]{border-color:#f7900973}.ReferralAbuse-module__Qq4Dna__card[data-risk=critical]{border-color:#f0443880}.ReferralAbuse-module__Qq4Dna__cardTop{flex-flow:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.ReferralAbuse-module__Qq4Dna__user{align-items:center;gap:12px;min-width:0;display:flex}.ReferralAbuse-module__Qq4Dna__avatar{background-color:var(--gray-100);border-radius:50%;flex-shrink:0;width:44px;height:44px;position:relative;overflow:hidden}.ReferralAbuse-module__Qq4Dna__avatar img{object-fit:cover}.ReferralAbuse-module__Qq4Dna__userMeta{flex-direction:column;gap:2px;min-width:0;display:flex}.ReferralAbuse-module__Qq4Dna__userNameRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ReferralAbuse-module__Qq4Dna__username{font-size:15px;font-weight:600;text-decoration:none}@media (hover:hover) and (pointer:fine){.ReferralAbuse-module__Qq4Dna__username:hover{text-decoration:underline}}.ReferralAbuse-module__Qq4Dna__userSub{color:var(--text-secondary);font-size:12px}.ReferralAbuse-module__Qq4Dna__statusBadge{white-space:nowrap;border-radius:8px;padding:4px 10px;font-size:12px;font-weight:700}.ReferralAbuse-module__Qq4Dna__statusBadge[data-status=frozen]{color:#2e90fa;background:#2e90fa29}.ReferralAbuse-module__Qq4Dna__statusBadge[data-status=active]{color:#f7b500;background:#f7b50026}.ReferralAbuse-module__Qq4Dna__statusBadge[data-status=cleared]{color:#12b76a;background:#12b76a26}.ReferralAbuse-module__Qq4Dna__statusBadge[data-status=banned]{color:#f04438;background:#f0443826}.ReferralAbuse-module__Qq4Dna__bannedFlag{color:#f04438;background:#f0443826;border-radius:6px;align-items:center;gap:4px;padding:2px 8px;font-size:11px;font-weight:700;display:inline-flex}.ReferralAbuse-module__Qq4Dna__risk{flex-direction:column;gap:6px;display:flex}.ReferralAbuse-module__Qq4Dna__riskHeader{justify-content:space-between;align-items:center;gap:12px;display:flex}.ReferralAbuse-module__Qq4Dna__riskTitle{color:var(--text-secondary);align-items:center;gap:8px;font-size:13px;display:flex}.ReferralAbuse-module__Qq4Dna__riskScoreValue{font-size:18px;font-weight:700}.ReferralAbuse-module__Qq4Dna__riskLevelBadge{text-transform:uppercase;letter-spacing:.02em;border-radius:999px;padding:3px 10px;font-size:11px;font-weight:700}.ReferralAbuse-module__Qq4Dna__riskBarTrack{background:var(--gray-30);border-radius:999px;width:100%;height:8px;position:relative;overflow:hidden}.ReferralAbuse-module__Qq4Dna__riskBarFill{border-radius:999px;height:100%;transition:width .3s ease-in-out;position:absolute;inset:0 auto 0 0}.ReferralAbuse-module__Qq4Dna__riskLow{color:#12b76a}.ReferralAbuse-module__Qq4Dna__riskLowBg{background:#12b76a}.ReferralAbuse-module__Qq4Dna__riskLowSoft{color:#12b76a;background:#12b76a26}.ReferralAbuse-module__Qq4Dna__riskMedium{color:#f7b500}.ReferralAbuse-module__Qq4Dna__riskMediumBg{background:#f7b500}.ReferralAbuse-module__Qq4Dna__riskMediumSoft{color:#f7b500;background:#f7b50029}.ReferralAbuse-module__Qq4Dna__riskHigh{color:#f79009}.ReferralAbuse-module__Qq4Dna__riskHighBg{background:#f79009}.ReferralAbuse-module__Qq4Dna__riskHighSoft{color:#f79009;background:#f7900929}.ReferralAbuse-module__Qq4Dna__riskCritical{color:#f04438}.ReferralAbuse-module__Qq4Dna__riskCriticalBg{background:#f04438}.ReferralAbuse-module__Qq4Dna__riskCriticalSoft{color:#f04438;background:#f0443829}.ReferralAbuse-module__Qq4Dna__metrics{flex-flow:wrap;gap:18px;display:flex}.ReferralAbuse-module__Qq4Dna__metric{flex-direction:column;gap:2px;display:flex}.ReferralAbuse-module__Qq4Dna__metricLabel{color:var(--text-secondary);font-size:11px}.ReferralAbuse-module__Qq4Dna__metricValue{color:var(--text-primary);font-size:14px;font-weight:600}.ReferralAbuse-module__Qq4Dna__metricValue[data-tone=danger]{color:#f04438}.ReferralAbuse-module__Qq4Dna__metricValue[data-tone=warning]{color:#f79009}.ReferralAbuse-module__Qq4Dna__signals{flex-flow:wrap;align-items:center;gap:8px;display:flex}.ReferralAbuse-module__Qq4Dna__signalBadge{color:#f04438;background:#f044381f;border-radius:8px;align-items:center;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.ReferralAbuse-module__Qq4Dna__noSignals{color:var(--text-secondary);font-size:13px}.ReferralAbuse-module__Qq4Dna__frozenReason{color:var(--text-secondary);background:#2e90fa14;border-radius:10px;align-items:flex-start;gap:8px;padding:10px 12px;font-size:13px;display:flex}.ReferralAbuse-module__Qq4Dna__frozenReason svg{flex-shrink:0;width:16px;height:16px;margin-top:1px}.ReferralAbuse-module__Qq4Dna__frozenReason b{color:var(--text-primary);font-weight:600}.ReferralAbuse-module__Qq4Dna__footer{border-top:1px solid var(--gray-30);flex-flow:wrap;justify-content:space-between;align-items:center;gap:12px;padding-top:12px;display:flex}.ReferralAbuse-module__Qq4Dna__links{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.ReferralAbuse-module__Qq4Dna__profileLink{color:var(--text-secondary);font-size:13px;text-decoration:none}@media (hover:hover) and (pointer:fine){.ReferralAbuse-module__Qq4Dna__profileLink:hover{color:var(--text-primary);text-decoration:underline}}.ReferralAbuse-module__Qq4Dna__fraudLink{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:0;font-size:13px;display:inline-flex}.ReferralAbuse-module__Qq4Dna__fraudLink svg{width:16px;height:16px}@media (hover:hover) and (pointer:fine){.ReferralAbuse-module__Qq4Dna__fraudLink:hover{color:var(--text-primary);text-decoration:underline}}.ReferralAbuse-module__Qq4Dna__actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ReferralAbuse-module__Qq4Dna__confirmText{color:var(--text-secondary);margin-right:4px;font-size:13px}.ReferralAbuse-module__Qq4Dna__expandToggle{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:0;font-size:13px;font-weight:600;display:inline-flex}@media (hover:hover) and (pointer:fine){.ReferralAbuse-module__Qq4Dna__expandToggle:hover{color:var(--text-primary)}}.ReferralAbuse-module__Qq4Dna__expandChevron{width:16px;height:16px;transition:transform .2s ease-in-out}.ReferralAbuse-module__Qq4Dna__expandChevronOpen{transform:rotate(180deg)}.ReferralAbuse-module__Qq4Dna__detail{border-top:1px dashed var(--gray-30);flex-direction:column;gap:18px;padding-top:16px;display:flex}.ReferralAbuse-module__Qq4Dna__detailSection{flex-direction:column;gap:10px;display:flex}.ReferralAbuse-module__Qq4Dna__detailTitle{color:var(--text-primary);text-transform:uppercase;letter-spacing:.02em;font-size:13px;font-weight:700}.ReferralAbuse-module__Qq4Dna__detailLoader{color:var(--text-secondary);padding:8px 0;font-size:13px}.ReferralAbuse-module__Qq4Dna__detailEmpty{color:var(--text-secondary);font-size:13px}.ReferralAbuse-module__Qq4Dna__breakdownList{flex-direction:column;gap:8px;display:flex}.ReferralAbuse-module__Qq4Dna__breakdownRow{flex-direction:column;gap:4px;display:flex}.ReferralAbuse-module__Qq4Dna__breakdownTop{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.ReferralAbuse-module__Qq4Dna__breakdownLabel{color:var(--text-primary);font-size:13px}.ReferralAbuse-module__Qq4Dna__breakdownDetail{color:var(--text-secondary);font-size:11px}.ReferralAbuse-module__Qq4Dna__breakdownPoints{white-space:nowrap;font-size:13px;font-weight:700}.ReferralAbuse-module__Qq4Dna__breakdownBarTrack{background:var(--gray-30);border-radius:999px;width:100%;height:6px;overflow:hidden}.ReferralAbuse-module__Qq4Dna__breakdownBarFill{border-radius:999px;height:100%}.ReferralAbuse-module__Qq4Dna__cluster{flex-direction:column;gap:8px;display:flex}.ReferralAbuse-module__Qq4Dna__clusterItem{background:var(--gray-100);border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:8px 12px;display:flex}.ReferralAbuse-module__Qq4Dna__clusterLeft{align-items:center;gap:10px;min-width:0;display:flex}.ReferralAbuse-module__Qq4Dna__clusterAvatar{background-color:var(--gray-80);border-radius:50%;flex-shrink:0;width:32px;height:32px;position:relative;overflow:hidden}.ReferralAbuse-module__Qq4Dna__clusterRight{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.ReferralAbuse-module__Qq4Dna__clusterSignal{color:var(--text-secondary);background:#6670852e;border-radius:6px;padding:3px 8px;font-size:11px;font-weight:600}.ReferralAbuse-module__Qq4Dna__clusterRefBadge{color:#12b76a;white-space:nowrap;background:#12b76a26;border-radius:6px;padding:2px 8px;font-size:11px;font-weight:700}.ReferralAbuse-module__Qq4Dna__clusterMeta{color:var(--text-secondary);font-size:12px}.ReferralAbuse-module__Qq4Dna__earningsTable{border-collapse:collapse;width:100%;font-size:13px}.ReferralAbuse-module__Qq4Dna__earningsTable th{text-align:left;color:var(--text-secondary);border-bottom:1px solid var(--gray-30);white-space:nowrap;padding:6px 10px;font-size:11px;font-weight:600}.ReferralAbuse-module__Qq4Dna__earningsTable td{border-bottom:1px solid var(--gray-30);color:var(--text-primary);padding:8px 10px}.ReferralAbuse-module__Qq4Dna__earningsTable tr:last-child td{border-bottom:none}.ReferralAbuse-module__Qq4Dna__earningStatus{border-radius:6px;padding:2px 8px;font-size:11px;font-weight:700;display:inline-block}.ReferralAbuse-module__Qq4Dna__earningStatus[data-status=held]{color:#f7b500;background:#f7b50026}.ReferralAbuse-module__Qq4Dna__earningStatus[data-status=rejected],.ReferralAbuse-module__Qq4Dna__earningStatus[data-status=reversed]{color:#f04438;background:#f0443826}.ReferralAbuse-module__Qq4Dna__earningStatus[data-status=accrued]{color:#12b76a;background:#12b76a26}@media screen and (max-width:768px){.ReferralAbuse-module__Qq4Dna__footer{flex-direction:column;align-items:stretch}.ReferralAbuse-module__Qq4Dna__actions{justify-content:flex-start}.ReferralAbuse-module__Qq4Dna__earningsTable th:nth-child(3),.ReferralAbuse-module__Qq4Dna__earningsTable td:nth-child(3){display:none}}
.ReferralModeration-module__J_4oJa__list{flex-direction:column;gap:12px;display:flex}.ReferralModeration-module__J_4oJa__card{background-color:var(--gray-80);border:1px solid var(--gray-30);border-radius:16px;flex-direction:column;gap:14px;padding:16px 20px;display:flex}.ReferralModeration-module__J_4oJa__cardTop{flex-flow:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.ReferralModeration-module__J_4oJa__participants{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.ReferralModeration-module__J_4oJa__participantMeta{flex-direction:column;gap:2px;display:flex}.ReferralModeration-module__J_4oJa__participantRole{color:var(--text-secondary);font-size:11px}.ReferralModeration-module__J_4oJa__arrow{width:18px;height:18px;color:var(--text-secondary);flex-shrink:0}.ReferralModeration-module__J_4oJa__statusBadge{white-space:nowrap;border-radius:8px;padding:4px 10px;font-size:12px;font-weight:700}.ReferralModeration-module__J_4oJa__statusBadge[data-status=held]{color:#f7b500;background:#f7b50026}.ReferralModeration-module__J_4oJa__statusBadge[data-status=rejected]{color:#f04438;background:#f0443826}.ReferralModeration-module__J_4oJa__statusBadge[data-status=accrued]{color:#12b76a;background:#12b76a26}.ReferralModeration-module__J_4oJa__statusBadge[data-status=reversed]{color:var(--text-secondary);background:#6670852e}.ReferralModeration-module__J_4oJa__metrics{flex-flow:wrap;gap:18px;display:flex}.ReferralModeration-module__J_4oJa__metric{flex-direction:column;gap:2px;display:flex}.ReferralModeration-module__J_4oJa__metricLabel{color:var(--text-secondary);font-size:11px}.ReferralModeration-module__J_4oJa__metricValue{color:var(--text-primary);font-size:14px;font-weight:600}.ReferralModeration-module__J_4oJa__signals{flex-flow:wrap;align-items:center;gap:8px;display:flex}.ReferralModeration-module__J_4oJa__signalBadge{color:#f04438;background:#f044381f;border-radius:8px;align-items:center;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.ReferralModeration-module__J_4oJa__severityBadge{border-radius:8px;padding:4px 10px;font-size:12px;font-weight:700}.ReferralModeration-module__J_4oJa__severityBadge[data-severity=low]{color:#f7b500;background:#f7b5001f}.ReferralModeration-module__J_4oJa__severityBadge[data-severity=medium]{color:#f79009;background:#f7900926}.ReferralModeration-module__J_4oJa__severityBadge[data-severity=high],.ReferralModeration-module__J_4oJa__severityBadge[data-severity=critical]{color:#f04438;background:#f0443826}.ReferralModeration-module__J_4oJa__severityBadge[data-severity=none]{color:var(--text-secondary);background:#66708526}.ReferralModeration-module__J_4oJa__noSignals{color:var(--text-secondary);font-size:13px}.ReferralModeration-module__J_4oJa__history{color:var(--text-secondary);flex-wrap:wrap;align-items:center;gap:12px;font-size:12px;display:flex}.ReferralModeration-module__J_4oJa__historyDanger{color:#f04438;font-weight:600}.ReferralModeration-module__J_4oJa__footer{border-top:1px solid var(--gray-30);flex-flow:wrap;justify-content:space-between;align-items:center;gap:12px;padding-top:12px;display:flex}.ReferralModeration-module__J_4oJa__links{flex-wrap:wrap;gap:14px;display:flex}.ReferralModeration-module__J_4oJa__profileLink{color:var(--text-secondary);font-size:13px;text-decoration:none}@media (hover:hover) and (pointer:fine){.ReferralModeration-module__J_4oJa__profileLink:hover{color:var(--text-primary);text-decoration:underline}}.ReferralModeration-module__J_4oJa__actions{align-items:center;gap:8px;display:flex}.ReferralModeration-module__J_4oJa__confirmText{color:var(--text-secondary);margin-right:4px;font-size:13px}.ReferralModeration-module__J_4oJa__frozenAction{flex-direction:column;align-items:flex-end;gap:8px;max-width:420px;display:flex}.ReferralModeration-module__J_4oJa__frozenHint{color:#f7b500;text-align:right;font-size:12px;line-height:1.4}
.CreateTicket-module__uMn7tq__title{color:var(--text-primary)}.CreateTicket-module__uMn7tq__required{color:var(--red-80);margin-left:2px}.CreateTicket-module__uMn7tq__desc{color:var(--text-secondary)}.CreateTicket-module__uMn7tq__accent{color:var(--brand-green)}.CreateTicket-module__uMn7tq__breadcrumbs{flex-direction:row;align-items:center;gap:2px;padding:4px 0;display:flex}.CreateTicket-module__uMn7tq__breadcrumbs svg{width:20px;height:20px}.CreateTicket-module__uMn7tq__breadcrumbs path{stroke:var(--text-secondary)}.CreateTicket-module__uMn7tq__block{background-color:var(--gray-80);border-radius:12px}.CreateTicket-module__uMn7tq__form{flex-direction:column;gap:24px;padding:24px 24px 8px;display:flex}.CreateTicket-module__uMn7tq__buttons{border-top:1px solid var(--gray-15);flex-direction:row;justify-content:flex-end;padding:16px;display:flex}.CreateTicket-module__uMn7tq__divider{background-color:var(--gray-15);height:1px}.CreateTicket-module__uMn7tq__inputRow{flex-direction:row;gap:32px;display:flex}.CreateTicket-module__uMn7tq__inputRow>.CreateTicket-module__uMn7tq__left{width:280px}.CreateTicket-module__uMn7tq__inputRow>.CreateTicket-module__uMn7tq__right{flex-grow:1}.CreateTicket-module__uMn7tq__inputRow>.CreateTicket-module__uMn7tq__right>div,.CreateTicket-module__uMn7tq__inputRow>.CreateTicket-module__uMn7tq__right>input{width:100%}.CreateTicket-module__uMn7tq__bottomInputs{flex-direction:column;gap:6px;display:flex}.CreateTicket-module__uMn7tq__messageWrapper{position:relative}.CreateTicket-module__uMn7tq__messageWrapper textarea{width:100%;height:238px}.CreateTicket-module__uMn7tq__inputHint{flex-direction:row;justify-content:space-between;display:flex}.CreateTicket-module__uMn7tq__attachButton{padding:8px;position:absolute;bottom:40px;left:14px}.CreateTicket-module__uMn7tq__attachButton svg{width:20px;height:20px}.CreateTicket-module__uMn7tq__attachButton path{stroke:var(--text-secondary)}.CreateTicket-module__uMn7tq__attachedFiles{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.CreateTicket-module__uMn7tq__attachedFile{background-color:var(--green-20);border-radius:8px;flex-direction:row;justify-content:space-between;align-items:center;gap:8px;min-width:0;padding:12px 16px;display:flex}.CreateTicket-module__uMn7tq__attachedFile>.CreateTicket-module__uMn7tq__left{flex-direction:row;flex:1;align-items:center;gap:8px;min-width:0;display:flex}.CreateTicket-module__uMn7tq__attachedFile .CreateTicket-module__uMn7tq__squareIcon{background-color:var(--green-80);border-radius:12px;flex-shrink:0;width:40px;height:40px;padding:8px}.CreateTicket-module__uMn7tq__attachedFile .CreateTicket-module__uMn7tq__squareIcon svg{width:24px;height:24px}.CreateTicket-module__uMn7tq__attachedFile .CreateTicket-module__uMn7tq__squareIcon path{stroke:var(--gray-30)}.CreateTicket-module__uMn7tq__fileInfo{flex:1;min-width:0}.CreateTicket-module__uMn7tq__fileInfo p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.CreateTicket-module__uMn7tq__removeButton{background-color:var(--white-40);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;width:24px;height:24px;padding:4px}.CreateTicket-module__uMn7tq__removeButton svg{width:16px;height:16px}.CreateTicket-module__uMn7tq__removeButton path{stroke:var(--text-primary)}.CreateTicket-module__uMn7tq__attachedImages{grid-template-columns:repeat(6,1fr);gap:6px;display:grid}.CreateTicket-module__uMn7tq__attachedImage{aspect-ratio:4/3;border-radius:8px;position:relative}.CreateTicket-module__uMn7tq__attachedImage img{object-fit:cover;border-radius:8px;width:100%;height:100%}.CreateTicket-module__uMn7tq__attachedImage .CreateTicket-module__uMn7tq__removeButton{position:absolute;top:8px;right:8px}@media screen and (max-width:1440px){.CreateTicket-module__uMn7tq__attachedImages{grid-template-columns:repeat(5,1fr)}}@media screen and (max-width:1024px){.CreateTicket-module__uMn7tq__attachedImages{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:768px){.CreateTicket-module__uMn7tq__form{padding:24px 16px}.CreateTicket-module__uMn7tq__buttons{flex-direction:column}.CreateTicket-module__uMn7tq__buttons button{width:100%}.CreateTicket-module__uMn7tq__inputRow{flex-direction:column;gap:16px}.CreateTicket-module__uMn7tq__inputRow>.CreateTicket-module__uMn7tq__right{width:100%}.CreateTicket-module__uMn7tq__attachedFiles{grid-template-columns:1fr}.CreateTicket-module__uMn7tq__attachedImages{grid-template-columns:repeat(2,1fr)}}
.ProfileColumn-module__WDHVMa__block{background-color:var(--gray-80);border-radius:12px;flex-direction:row;align-items:center;gap:12px;width:100%;padding:12px;display:flex}.ProfileColumn-module__WDHVMa__avatar{cursor:pointer;border-radius:50%;flex-shrink:0;width:48px;height:48px;position:relative;overflow:hidden}.ProfileColumn-module__WDHVMa__info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.ProfileColumn-module__WDHVMa__info .ProfileColumn-module__WDHVMa__description{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:18px;overflow:hidden}.ProfileColumn-module__WDHVMa__info .ProfileColumn-module__WDHVMa__title{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ProfileColumn-module__WDHVMa__title{color:var(--text-primary);cursor:pointer;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:600;line-height:22px;text-decoration:none;overflow:hidden}@media (hover:hover) and (pointer:fine){.ProfileColumn-module__WDHVMa__title:hover{text-decoration:underline}}.ProfileColumn-module__WDHVMa__desc{color:var(--text-secondary);font-size:16px;font-weight:400;line-height:24px}.ProfileColumn-module__WDHVMa__buttons{flex-direction:column;gap:12px;width:100%;display:flex}button.ProfileColumn-module__WDHVMa__button{width:100%;height:40px;padding:8px 12px;font-size:16px;line-height:24px}.ProfileColumn-module__WDHVMa__button>svg{width:24px;height:24px}.ProfileColumn-module__WDHVMa__button>svg>path{stroke:#949494cc}@media screen and (max-width:1024px){.ProfileColumn-module__WDHVMa__block{display:none}}
