.MobileNavDropdown-module__ZQGqlG__button{text-align:left;background-color:var(--gray-80);width:100%;height:auto;min-height:48px;color:var(--text-primary);cursor:pointer;border:none;border-radius:12px;outline:none;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;text-decoration:none;transition-duration:.3s;display:flex}.MobileNavDropdown-module__ZQGqlG__button:hover{background-color:var(--gray-40)}.MobileNavDropdown-module__ZQGqlG__button>.MobileNavDropdown-module__ZQGqlG__left>span,.MobileNavDropdown-module__ZQGqlG__button>span{text-overflow:ellipsis;white-space:normal;word-break:break-word;overflow:hidden}.MobileNavDropdown-module__ZQGqlG__left{justify-content:center;align-items:center;gap:12px;display:flex;overflow:hidden}.MobileNavDropdown-module__ZQGqlG__chevron{min-width:20px}.MobileNavDropdown-module__ZQGqlG__chevron,.MobileNavDropdown-module__ZQGqlG__chevron>path{stroke:var(--white-40);transition-duration:.3s}.MobileNavDropdown-module__ZQGqlG__buttonIcon{width:20px;min-width:20px;height:20px}.MobileNavDropdown-module__ZQGqlG__buttonIcon path{stroke:var(--gray-10);transition-duration:.3s}.MobileNavDropdown-module__ZQGqlG__active>.MobileNavDropdown-module__ZQGqlG__button{background-color:var(--gray-40)}.MobileNavDropdown-module__ZQGqlG__button:hover>.MobileNavDropdown-module__ZQGqlG__left>.MobileNavDropdown-module__ZQGqlG__buttonIcon path,.MobileNavDropdown-module__ZQGqlG__active>.MobileNavDropdown-module__ZQGqlG__button>.MobileNavDropdown-module__ZQGqlG__left>.MobileNavDropdown-module__ZQGqlG__buttonIcon path{stroke:var(--text-secondary)}.MobileNavDropdown-module__ZQGqlG__active>.MobileNavDropdown-module__ZQGqlG__button>.MobileNavDropdown-module__ZQGqlG__chevron{transform:rotate(180deg)}.MobileNavDropdown-module__ZQGqlG__button:hover>.MobileNavDropdown-module__ZQGqlG__chevron>path,.MobileNavDropdown-module__ZQGqlG__active>.MobileNavDropdown-module__ZQGqlG__button>.MobileNavDropdown-module__ZQGqlG__chevron>path{stroke:var(--text-secondary)}.MobileNavDropdown-module__ZQGqlG__content{opacity:0;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:8px;height:0;padding:0;transition-duration:.3s;display:flex;overflow:hidden}.MobileNavDropdown-module__ZQGqlG__active>.MobileNavDropdown-module__ZQGqlG__content{opacity:1;padding:8px 0}.MobileNavDropdown-module__ZQGqlG__button.MobileNavDropdown-module__ZQGqlG__in{justify-content:flex-start;width:calc(100% - 16px);margin-left:16px}.MobileNavDropdown-module__ZQGqlG__button.MobileNavDropdown-module__ZQGqlG__in:hover{color:var(--text-primary);background-color:#0000}.MobileNavDropdown-module__ZQGqlG__button.MobileNavDropdown-module__ZQGqlG__in:active{background-color:#333}.MobileNavDropdown-module__ZQGqlG__button.MobileNavDropdown-module__ZQGqlG__in>.MobileNavDropdown-module__ZQGqlG__buttonIcon{flex-shrink:0}.MobileNavDropdown-module__ZQGqlG__button.MobileNavDropdown-module__ZQGqlG__in:hover>.MobileNavDropdown-module__ZQGqlG__buttonIcon path,.MobileNavDropdown-module__ZQGqlG__button.MobileNavDropdown-module__ZQGqlG__in:active>.MobileNavDropdown-module__ZQGqlG__buttonIcon path{stroke:var(--text-secondary)}.MobileNavDropdown-module__ZQGqlG__optionText{flex-grow:1}.MobileNavDropdown-module__ZQGqlG__badge{background-color:var(--gray-10);border-radius:16px;padding:2px 8px}.MobileNavDropdown-module__ZQGqlG__badge p{color:var(--white-100)}
.MobileHeader-module__WI_p6G__main{width:100vw;height:calc(52px + env(safe-area-inset-top,0px));padding:calc(8px + env(safe-area-inset-top,0px)) 32px 8px;background-color:var(--gray-80);z-index:999;justify-content:space-between;align-items:center;display:none;position:fixed;top:0;left:0}.MobileHeader-module__WI_p6G__right{align-items:center;gap:8px;display:flex}.MobileHeader-module__WI_p6G__chatButton{cursor:pointer;background-color:#0000;border:none;border-radius:10px;outline:none;justify-content:center;align-items:center;width:34px;height:34px;padding:0;transition:background-color .3s;display:flex;position:relative}.MobileHeader-module__WI_p6G__chatButton:hover{background-color:var(--gray-20)}.MobileHeader-module__WI_p6G__chatIcon{width:18px;height:18px}.MobileHeader-module__WI_p6G__chatIcon path{stroke:var(--text-secondary);transition:stroke .3s}.MobileHeader-module__WI_p6G__chatButton:hover .MobileHeader-module__WI_p6G__chatIcon path{stroke:var(--text-primary)}.MobileHeader-module__WI_p6G__chatCounter{background-color:var(--brand-green);min-width:16px;height:16px;box-shadow:0 0 0 2px var(--gray-80);color:#fff;z-index:1;border-radius:8px;justify-content:center;align-items:center;padding:0 4px;font-size:10px;font-weight:600;line-height:1;display:flex;position:absolute;top:-2px;right:-2px}.MobileHeader-module__WI_p6G__leftIcon{background:var(--gray-20);cursor:pointer;border:none;border-radius:8px;outline:none;justify-content:center;align-items:center;width:36px;height:36px;transition-duration:.3s;display:flex}.MobileHeader-module__WI_p6G__hambIcon{visibility:hidden;opacity:0;width:20px;height:20px;transition-duration:.3s;position:absolute}.MobileHeader-module__WI_p6G__hambIcon.MobileHeader-module__WI_p6G__active{visibility:visible;opacity:1}.MobileHeader-module__WI_p6G__blackout{visibility:hidden;pointer-events:none;opacity:0;z-index:100;overscroll-behavior:none;background:#000;width:100vw;height:100vh;transition-duration:.3s;position:fixed;top:0;left:0}.MobileHeader-module__WI_p6G__blackout.MobileHeader-module__WI_p6G__active{pointer-events:auto;opacity:.3}.MobileHeader-module__WI_p6G__menu{visibility:hidden;width:100%;max-width:550px;height:calc(100vh - 52px - env(safe-area-inset-top,0px));height:calc(100dvh - 52px - env(safe-area-inset-top,0px));top:calc(52px + env(safe-area-inset-top,0px));background-color:var(--gray-100);-webkit-overflow-scrolling:touch;overscroll-behavior:contain;z-index:998;flex-direction:column;gap:8px;padding:16px;transition-duration:.3s;display:flex;position:fixed;left:-600px;overflow-y:auto}.MobileHeader-module__WI_p6G__menu.MobileHeader-module__WI_p6G__active{left:0}.MobileHeader-module__WI_p6G__item{width:100%;min-height:48px;max-height:fit-content;color:var(--text-primary);background-color:var(--gray-80);cursor:pointer;border-radius:12px;justify-content:flex-start;align-items:center;gap:12px;text-decoration:none;transition-duration:.3s;display:flex}.MobileHeader-module__WI_p6G__item:hover,.MobileHeader-module__WI_p6G__dd-item:hover{background-color:var(--gray-40)}.MobileHeader-module__WI_p6G__item,.MobileHeader-module__WI_p6G__dd-item{padding:12px 16px}.MobileHeader-module__WI_p6G__placeholder{height:calc(52px + env(safe-area-inset-top,0px));display:none}.MobileHeader-module__WI_p6G__itemIcon{width:20px;height:20px}.MobileHeader-module__WI_p6G__itemIcon>path{stroke:var(--gray-10);transition-duration:.3s}.MobileHeader-module__WI_p6G__item:hover>.MobileHeader-module__WI_p6G__itemIcon>path{stroke:var(--text-secondary)}@media screen and (max-width:1024px){.MobileHeader-module__WI_p6G__main,.MobileHeader-module__WI_p6G__placeholder{display:flex}.MobileHeader-module__WI_p6G__blackout,.MobileHeader-module__WI_p6G__menu{visibility:visible}}@media screen and (max-width:768px){.MobileHeader-module__WI_p6G__main{padding:calc(8px + env(safe-area-inset-top,0px)) 16px 8px}.MobileHeader-module__WI_p6G__balanceItems{display:none}}
.IdeaFeedbackModal-module__NTbZZq__header{flex-direction:column;gap:20px;display:flex}.IdeaFeedbackModal-module__NTbZZq__top{flex-direction:row;align-items:center;gap:12px;display:flex}.IdeaFeedbackModal-module__NTbZZq__cross{cursor:pointer}.IdeaFeedbackModal-module__NTbZZq__iconWrapper{background:var(--gray-20);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.IdeaFeedbackModal-module__NTbZZq__icon{width:24px;height:24px;color:var(--text-primary)}.IdeaFeedbackModal-module__NTbZZq__headerText{flex-direction:column;flex:1;gap:8px;display:flex}.IdeaFeedbackModal-module__NTbZZq__title{color:var(--white-100)}.IdeaFeedbackModal-module__NTbZZq__desc{color:var(--text-secondary)}.IdeaFeedbackModal-module__NTbZZq__section{flex-direction:column;gap:8px;margin:24px 0;display:flex}.IdeaFeedbackModal-module__NTbZZq__sectionTitle{color:var(--text-primary)}.IdeaFeedbackModal-module__NTbZZq__required{color:var(--red-100)}.IdeaFeedbackModal-module__NTbZZq__buttons{flex-direction:row;gap:12px;padding:0 24px 24px;display:flex}.IdeaFeedbackModal-module__NTbZZq__buttons>button{flex:1}.IdeaFeedbackModal-module__NTbZZq__modalContent{flex-direction:column;max-height:85vh;display:flex}@media screen and (max-width:768px){.IdeaFeedbackModal-module__NTbZZq__modalContent{max-height:100dvh}}
.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}.TopEarnersBlock-module__-kZoFW__tab:hover{background:var(--gray-40);color:var(--text-primary)}.TopEarnersBlock-module__-kZoFW__tabActive,.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}.TopEarnersBlock-module__-kZoFW__userRow:hover{background-color:var(--gray-40)}.TopEarnersBlock-module__-kZoFW__userRowTop{background-color:#2bad720a}.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}.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}.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}
.OpenUserDisputeModal-module__kPoRkq__dialogContent{background-color:var(--gray-80);width:90vw;max-width:560px;max-height:85vh;padding:24px}.OpenUserDisputeModal-module__kPoRkq__modalContent{flex-direction:column;display:flex}.OpenUserDisputeModal-module__kPoRkq__header{flex-direction:row;align-items:center;gap:14px;display:flex}.OpenUserDisputeModal-module__kPoRkq__iconWrapper{background:var(--gray-40);width:44px;height:44px;color:var(--text-primary);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.OpenUserDisputeModal-module__kPoRkq__iconWrapper svg{width:22px;height:22px}.OpenUserDisputeModal-module__kPoRkq__headerText{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.OpenUserDisputeModal-module__kPoRkq__title{color:var(--white-100);margin:0;font-size:18px;font-weight:600;line-height:24px}.OpenUserDisputeModal-module__kPoRkq__subtitle{color:var(--text-secondary);margin:0;font-size:14px;font-weight:400;line-height:20px}.OpenUserDisputeModal-module__kPoRkq__cross{cursor:pointer;color:var(--text-secondary);flex-shrink:0;transition:color .15s}.OpenUserDisputeModal-module__kPoRkq__cross:hover{color:var(--text-primary)}.OpenUserDisputeModal-module__kPoRkq__warning{background:#f7900914;border:1px solid #f7900938;border-radius:10px;flex-direction:row;align-items:flex-start;gap:10px;margin:18px 0 8px;padding:12px 14px;display:flex}.OpenUserDisputeModal-module__kPoRkq__warning svg{color:#f79009;flex-shrink:0;width:18px;height:18px;margin-top:2px}.OpenUserDisputeModal-module__kPoRkq__warningText{color:var(--text-primary);line-height:1.45}.OpenUserDisputeModal-module__kPoRkq__section{flex-direction:column;gap:8px;margin:14px 0;display:flex}.OpenUserDisputeModal-module__kPoRkq__sectionTitle{color:var(--text-primary)}.OpenUserDisputeModal-module__kPoRkq__required{color:var(--red-100)}.OpenUserDisputeModal-module__kPoRkq__charCounter{color:var(--text-secondary);text-align:right;margin-top:2px}.OpenUserDisputeModal-module__kPoRkq__buttons{border-top:1px solid var(--gray-15);flex-direction:row;gap:12px;margin-top:8px;padding:16px 0 0;display:flex}.OpenUserDisputeModal-module__kPoRkq__buttons>button{flex:1}@media screen and (max-width:540px){.OpenUserDisputeModal-module__kPoRkq__dialogContent{padding:16px}.OpenUserDisputeModal-module__kPoRkq__iconWrapper{width:40px;height:40px}.OpenUserDisputeModal-module__kPoRkq__title{font-size:16px;line-height:22px}}
.Members-module__FKJrEa__header{flex-direction:row;align-items:flex-start;gap:24px;display:flex}.Members-module__FKJrEa__pageInfo{flex-direction:column;flex-grow:1;gap:8px;margin-top:4px;display:flex}.Members-module__FKJrEa__title{color:var(--text-primary)}.Members-module__FKJrEa__desc{color:var(--text-secondary)}.Members-module__FKJrEa__badges{flex-shrink:0;align-items:center;gap:8px;display:flex}.Members-module__FKJrEa__totalBadge{background-color:var(--gray-80);border:1px solid var(--gray-40);color:var(--text-primary);white-space:nowrap;border-radius:10px;flex-shrink:0;align-items:center;gap:8px;padding:8px 14px;display:flex}.Members-module__FKJrEa__totalIcon{width:18px;height:18px;color:var(--brand-green)}.Members-module__FKJrEa__onlineBadge{background-color:var(--green-20);color:var(--brand-green);white-space:nowrap;border:1px solid #02bb7759;border-radius:10px;flex-shrink:0;align-items:center;gap:8px;padding:8px 14px;display:flex}.Members-module__FKJrEa__onlinePulse{background-color:var(--brand-green);border-radius:50%;flex-shrink:0;width:9px;height:9px;animation:2s infinite Members-module__FKJrEa__onlinePulse;position:relative;box-shadow:0 0 #02bb7799}@keyframes Members-module__FKJrEa__onlinePulse{0%{box-shadow:0 0 #02bb778c}70%{box-shadow:0 0 0 6px #02bb7700}to{box-shadow:0 0 #02bb7700}}.Members-module__FKJrEa__notable{background:linear-gradient(180deg, var(--green-20), transparent 60%), var(--gray-80);border:1px solid var(--gray-40);border-radius:16px;flex-direction:column;gap:14px;padding:18px;display:flex}.Members-module__FKJrEa__notableHead{color:var(--text-primary);align-items:center;gap:8px;display:flex}.Members-module__FKJrEa__notableIcon{width:20px;height:20px;color:var(--brand-green)}.Members-module__FKJrEa__notableGrid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.Members-module__FKJrEa__notableCard{background-color:var(--gray-100);border:1px solid #0000;border-radius:12px;align-items:center;gap:12px;padding:10px 12px;text-decoration:none;transition:border-color .15s,transform .15s;display:flex}.Members-module__FKJrEa__notableCard:hover{border-color:var(--gray-40);transform:translateY(-1px)}.Members-module__FKJrEa__notableTop{border-color:var(--green-20)}.Members-module__FKJrEa__notableRank{text-align:center;min-width:24px;color:var(--text-secondary);font-size:16px;font-weight:700}.Members-module__FKJrEa__notableInfo{flex-direction:column;gap:2px;min-width:0;display:flex}.Members-module__FKJrEa__notableMeta{color:var(--text-secondary);font-size:12px}.Members-module__FKJrEa__controls{flex-direction:column;gap:12px;display:flex}.Members-module__FKJrEa__searchWrap{align-items:center;width:100%;display:flex;position:relative}.Members-module__FKJrEa__searchIcon{pointer-events:none;z-index:1;width:20px;height:20px;position:absolute;left:14px}.Members-module__FKJrEa__clearIcon{cursor:pointer;z-index:1;position:absolute;right:14px}.Members-module__FKJrEa__grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.Members-module__FKJrEa__card{background-color:var(--gray-80);border:1px solid var(--gray-40);text-align:center;border-radius:16px;flex-direction:column;align-items:center;gap:8px;padding:20px 14px 16px;text-decoration:none;transition:border-color .15s,transform .15s;display:flex;position:relative}.Members-module__FKJrEa__card:hover{border-color:var(--brand-green);transform:translateY(-2px)}.Members-module__FKJrEa__cardLinkStretch{z-index:0;position:absolute;inset:0}.Members-module__FKJrEa__relativeZIndex{z-index:1;position:relative}.Members-module__FKJrEa__avatar{flex-shrink:0;position:relative}.Members-module__FKJrEa__avatar img{object-fit:cover;border-radius:50%}.Members-module__FKJrEa__onlineDot{background-color:var(--gray-60,#3a3a3a);border:2px solid var(--gray-80);z-index:1;border-radius:50%;width:12px;height:12px;position:absolute;bottom:2px;right:2px}.Members-module__FKJrEa__onlineDot.Members-module__FKJrEa__online{background-color:var(--brand-green)}.Members-module__FKJrEa__cardName{flex-direction:column;align-items:center;gap:4px;max-width:100%;display:flex}.Members-module__FKJrEa__cardName>*{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.Members-module__FKJrEa__roleBadge{color:var(--brand-green);background-color:var(--green-20);white-space:nowrap;border-radius:6px;padding:2px 8px;font-size:11px;font-weight:600}.Members-module__FKJrEa__cardStatus{color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:34px;display:-webkit-box;overflow:hidden}.Members-module__FKJrEa__cardStatusEmpty{min-height:34px}.Members-module__FKJrEa__stats{gap:8px;margin-top:2px;display:flex}.Members-module__FKJrEa__stat{background-color:var(--gray-100);color:var(--text-primary);border-radius:8px;align-items:center;gap:6px;padding:6px 10px;display:flex}.Members-module__FKJrEa__statIcon{width:15px;height:15px;color:var(--text-secondary)}.Members-module__FKJrEa__cardOnline{color:var(--text-tertiary);align-items:center;display:flex}.Members-module__FKJrEa__cardBanned{background:linear-gradient(180deg, #d92d2014, transparent 55%), var(--gray-80);border-color:#d92d2059}.Members-module__FKJrEa__cardBanned:hover{border-color:var(--red-100);transform:translateY(-2px)}.Members-module__FKJrEa__banBlock{flex-direction:column;align-items:center;gap:8px;width:100%;margin-top:2px;display:flex}.Members-module__FKJrEa__banHeader{color:var(--red-100);text-transform:uppercase;letter-spacing:.02em;background-color:#d92d2024;border-radius:999px;align-items:center;gap:6px;padding:3px 10px;font-size:12px;font-weight:700;display:inline-flex}.Members-module__FKJrEa__banIcon{width:13px;height:13px}.Members-module__FKJrEa__banReason{background-color:var(--gray-100);width:100%;color:var(--text-primary);-webkit-line-clamp:3;border:1px solid #d92d202e;border-radius:10px;-webkit-box-orient:vertical;padding:8px 12px;font-size:13px;line-height:1.35;display:-webkit-box;overflow:hidden}.Members-module__FKJrEa__banMeta{color:var(--text-secondary);align-items:center;gap:8px;font-size:12px;display:flex}.Members-module__FKJrEa__banDate{white-space:nowrap}.Members-module__FKJrEa__banTerm{background-color:var(--gray-100);color:var(--text-secondary);border-radius:6px;padding:2px 8px;font-weight:600}.Members-module__FKJrEa__banTermPermanent{color:var(--red-100);background-color:#d92d2024}.Members-module__FKJrEa__earners{display:none}.Members-module__FKJrEa__earnersTabs{scrollbar-width:none;gap:4px;display:flex;overflow-x:auto}.Members-module__FKJrEa__earnersTabs::-webkit-scrollbar{display:none}.Members-module__FKJrEa__earnersTab{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:background-color .15s,color .15s}.Members-module__FKJrEa__earnersTab:hover{color:var(--text-primary)}.Members-module__FKJrEa__earnersTabActive,.Members-module__FKJrEa__earnersTabActive:hover{background:var(--green-20);color:var(--brand-green)}.Members-module__FKJrEa__earnersAmount{color:var(--brand-green);white-space:nowrap;font-size:12px;font-weight:600}.Members-module__FKJrEa__earnersEmpty{color:var(--text-secondary);padding:4px 0}@media (max-width:768px){.Members-module__FKJrEa__grid{grid-template-columns:repeat(2,1fr)}.Members-module__FKJrEa__notableGrid{grid-template-columns:1fr}.Members-module__FKJrEa__header{flex-direction:column;gap:12px}}@media (max-width:1024px){.Members-module__FKJrEa__earners{display:flex}}@media (max-width:480px){.Members-module__FKJrEa__grid{grid-template-columns:1fr}}
.ProfileColumn-module__WDHVMa__block{background-color:var(--gray-80);border-radius:16px;flex-direction:column;gap:16px;width:100%;padding:16px;display:flex}.ProfileColumn-module__WDHVMa__avatar{aspect-ratio:1;cursor:pointer;border-radius:12px;width:100%;position:relative;overflow:hidden}.ProfileColumn-module__WDHVMa__info{flex-direction:column;gap:6px;display:flex}.ProfileColumn-module__WDHVMa__info .ProfileColumn-module__WDHVMa__description{color:#949494;font-size:14px;line-height:20px}.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;font-size:18px;font-weight:600;line-height:28px;text-decoration:none}.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}}
.ScrollToTopButton-module__tBJMHG__button{right:calc(env(safe-area-inset-right,0px) + 16px);bottom:calc(env(safe-area-inset-bottom,0px) + 16px + var(--scroll-top-lift,0px));background:var(--gray-80);border:1px solid var(--gray-40,#ffffff14);width:44px;height:44px;color:var(--text-primary);cursor:pointer;opacity:0;pointer-events:none;z-index:800;border-radius:12px;justify-content:center;align-items:center;transition:opacity .2s,transform .2s,bottom .2s,background-color .2s,border-color .2s;display:none;position:fixed;transform:translateY(8px);box-shadow:0 8px 24px #00000059}.ScrollToTopButton-module__tBJMHG__button.ScrollToTopButton-module__tBJMHG__visible{opacity:1;pointer-events:auto;transform:translateY(0)}.ScrollToTopButton-module__tBJMHG__button:hover{background:var(--gray-40);border-color:#ffffff29}.ScrollToTopButton-module__tBJMHG__button:active{transform:translateY(0)scale(.96)}.ScrollToTopButton-module__tBJMHG__button:focus-visible{outline:2px solid var(--brand-green);outline-offset:2px}.ScrollToTopButton-module__tBJMHG__icon{width:22px;height:22px}.ScrollToTopButton-module__tBJMHG__icon path{stroke:var(--text-primary)}@media screen and (max-width:1024px){.ScrollToTopButton-module__tBJMHG__button{display:flex}}body[data-hide-scroll-top] .ScrollToTopButton-module__tBJMHG__button{display:none}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0bjc5tiuqdqro.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.p.0m6w47a4e5dy9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.11u06r12fd6v_.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.0wxq9webf.ew4.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.067x_6k0k23tk.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.16ipb6fqu393i.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_d2d24d8c-module__BQpSFa__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_d2d24d8c-module__BQpSFa__variable{--font-inter:"Inter", "Inter Fallback"}
