.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}
.UserInput-module__HLj0Oq__wrapper{position:relative}.UserInput-module__HLj0Oq__input{min-height:44px;color:var(--text-primary);background-color:var(--gray-40);border:2px solid #0000;border-radius:8px;outline:none;padding:8px 12px;transition-duration:.3s;box-shadow:0 1px 2px #1018280d}.UserInput-module__HLj0Oq__input::placeholder{color:var(--text-secondary);transition-duration:.3s}.UserInput-module__HLj0Oq__input:hover::placeholder,.UserInput-module__HLj0Oq__input:focus::placeholder{color:var(--text-primary)}.UserInput-module__HLj0Oq__input:focus{border:2px solid var(--green-100)}.UserInput-module__HLj0Oq__input:disabled,.UserInput-module__HLj0Oq__input[disabled]{color:var(--text-secondary);font-style:italic}.UserInput-module__HLj0Oq__input.UserInput-module__HLj0Oq__error{border:2px solid var(--red-80)}.UserInput-module__HLj0Oq__dropdown{background-color:var(--gray-80);border:1px solid var(--gray-20);visibility:hidden;opacity:0;z-index:1;border-radius:12px;flex-direction:column;width:fit-content;padding:8px 0;transition-duration:.3s;display:flex;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 10px 44px -4px #1a1a1a70}.UserInput-module__HLj0Oq__dropdown.UserInput-module__HLj0Oq__open{visibility:visible;opacity:1}.UserInput-module__HLj0Oq__item{cursor:pointer;flex-direction:row;align-items:center;gap:10px;width:100%;padding:8px 16px;transition-duration:.3s;display:flex}.UserInput-module__HLj0Oq__item:hover{background-color:var(--gray-20)}.UserInput-module__HLj0Oq__item span{color:var(--text-primary)}.UserInput-module__HLj0Oq__avatar{border-radius:50%;width:28px;height:28px}
.ModeratorContextBlocks-module__IF4gnW__block{background-color:var(--gray-80);color:var(--text-primary);border-radius:16px}.ModeratorContextBlocks-module__IF4gnW__blockHeader{border-bottom:1px solid #262626;justify-content:space-between;align-items:center;gap:12px;padding:16px 20px;display:flex}.ModeratorContextBlocks-module__IF4gnW__blockTitle{color:#d6d6d6}.ModeratorContextBlocks-module__IF4gnW__blockBody{flex-direction:column;gap:12px;padding:16px 20px;display:flex}.ModeratorContextBlocks-module__IF4gnW__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 20px;display:grid}.ModeratorContextBlocks-module__IF4gnW__statRow{justify-content:space-between;align-items:center;gap:12px;display:flex}.ModeratorContextBlocks-module__IF4gnW__statLabel{color:var(--text-secondary);font-size:14px;line-height:20px}.ModeratorContextBlocks-module__IF4gnW__statValue{background-color:var(--white-5);color:var(--text-primary);white-space:nowrap;border-radius:6px;padding:2px 8px;font-size:14px;font-weight:600;line-height:20px}.ModeratorContextBlocks-module__IF4gnW__statValueGreen{background-color:var(--green-20);color:var(--brand-green)}.ModeratorContextBlocks-module__IF4gnW__statValueBlue{background-color:var(--blue-20);color:var(--blue-100)}.ModeratorContextBlocks-module__IF4gnW__statValueOrange{background-color:var(--orange-20);color:var(--orange-100)}.ModeratorContextBlocks-module__IF4gnW__statValueRed{background-color:var(--red-20);color:var(--red-60)}.ModeratorContextBlocks-module__IF4gnW__statValueGray{background-color:var(--white-5);color:var(--text-primary)}.ModeratorContextBlocks-module__IF4gnW__warningBanner{background-color:var(--orange-20);border:1px solid var(--orange-100);color:var(--orange-100);border-radius:12px;flex-direction:column;gap:6px;padding:14px 16px;display:flex}.ModeratorContextBlocks-module__IF4gnW__warningBanner strong{font-weight:600}.ModeratorContextBlocks-module__IF4gnW__warningSub{color:var(--text-primary);opacity:.85;font-size:13px}.ModeratorContextBlocks-module__IF4gnW__dangerBanner{background-color:var(--red-20);border-color:var(--red-60);color:var(--red-60)}.ModeratorContextBlocks-module__IF4gnW__smallChip{background-color:var(--white-5);color:var(--text-primary);border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.ModeratorContextBlocks-module__IF4gnW__chipGreen{background-color:var(--green-20);color:var(--brand-green)}.ModeratorContextBlocks-module__IF4gnW__chipOrange{background-color:var(--orange-20);color:var(--orange-100)}.ModeratorContextBlocks-module__IF4gnW__chipRed{background-color:var(--red-20);color:var(--red-60)}.ModeratorContextBlocks-module__IF4gnW__chipBlue{background-color:var(--blue-20);color:var(--blue-100)}.ModeratorContextBlocks-module__IF4gnW__authorRow{flex-direction:column;gap:12px;display:flex}.ModeratorContextBlocks-module__IF4gnW__authorChips{flex-wrap:wrap;gap:8px;display:flex}.ModeratorContextBlocks-module__IF4gnW__historyList{flex-direction:column;gap:12px;display:flex}.ModeratorContextBlocks-module__IF4gnW__historyItem{background-color:var(--gray-40);border:1px solid var(--gray-30);border-radius:12px;flex-direction:column;gap:6px;padding:12px;display:flex}.ModeratorContextBlocks-module__IF4gnW__historyHead{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.ModeratorContextBlocks-module__IF4gnW__historyMeta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ModeratorContextBlocks-module__IF4gnW__historyAvatar{border-radius:50%;flex-shrink:0;width:24px;height:24px;overflow:hidden}.ModeratorContextBlocks-module__IF4gnW__historyAvatar img{object-fit:cover;width:100%;height:100%}.ModeratorContextBlocks-module__IF4gnW__historyDate{color:var(--text-secondary);font-size:12px}.ModeratorContextBlocks-module__IF4gnW__historyMessage{color:var(--text-primary);white-space:pre-wrap;word-break:break-word;font-size:14px;line-height:20px}.ModeratorContextBlocks-module__IF4gnW__notesList{flex-direction:column;gap:12px;display:flex}.ModeratorContextBlocks-module__IF4gnW__noteItem{background-color:var(--gray-40);border:1px solid var(--gray-30);border-radius:12px;flex-direction:column;gap:8px;padding:12px 14px;display:flex}.ModeratorContextBlocks-module__IF4gnW__noteHead{justify-content:space-between;align-items:center;gap:8px;display:flex}.ModeratorContextBlocks-module__IF4gnW__noteAuthor{align-items:center;gap:8px;display:flex}.ModeratorContextBlocks-module__IF4gnW__noteAuthorAvatar{border-radius:50%;width:24px;height:24px;overflow:hidden}.ModeratorContextBlocks-module__IF4gnW__noteAuthorAvatar img{object-fit:cover;width:100%;height:100%}.ModeratorContextBlocks-module__IF4gnW__noteBody{color:var(--text-primary);white-space:pre-wrap;word-break:break-word}.ModeratorContextBlocks-module__IF4gnW__noteEmpty{color:var(--text-secondary);padding:4px 0;font-size:14px}.ModeratorContextBlocks-module__IF4gnW__noteForm{background-color:var(--gray-40);border:1px dashed var(--gray-30);border-radius:12px;flex-direction:column;gap:8px;padding:12px 14px;display:flex}.ModeratorContextBlocks-module__IF4gnW__noteFormActions{justify-content:flex-end;gap:8px;display:flex}.ModeratorContextBlocks-module__IF4gnW__deleteNoteButton{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;padding:0;font-size:12px}.ModeratorContextBlocks-module__IF4gnW__deleteNoteButton:hover{color:var(--red-60)}.ModeratorContextBlocks-module__IF4gnW__noteCounter{color:var(--text-secondary);text-align:right;font-size:12px}.ModeratorContextBlocks-module__IF4gnW__noteCounterError{color:var(--red-80)}.ModeratorContextBlocks-module__IF4gnW__declineCard{background-color:var(--orange-20);border-radius:16px;flex-direction:column;gap:8px;padding:16px 20px;display:flex}.ModeratorContextBlocks-module__IF4gnW__declineCardTitle{color:var(--orange-100);font-weight:600}.ModeratorContextBlocks-module__IF4gnW__declineCardModerator{color:var(--text-primary);align-items:center;gap:8px;font-size:13px;display:inline-flex}.ModeratorContextBlocks-module__IF4gnW__declineCardAvatar{border-radius:50%;width:24px;height:24px;overflow:hidden}.ModeratorContextBlocks-module__IF4gnW__declineCardAvatar img{object-fit:cover;width:100%;height:100%}.ModeratorContextBlocks-module__IF4gnW__unassignBlock{background-color:var(--gray-80);border:1px solid var(--gray-30);border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:12px 20px;display:flex}.ModeratorContextBlocks-module__IF4gnW__unassignText{color:var(--text-secondary);flex-direction:column;gap:2px;font-size:13px;display:flex}.ModeratorContextBlocks-module__IF4gnW__unassignText strong{color:var(--text-primary);font-size:14px;font-weight:600}.ModeratorContextBlocks-module__IF4gnW__attemptsBadge{background-color:var(--orange-20);color:var(--orange-100);border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}@media screen and (max-width:768px){.ModeratorContextBlocks-module__IF4gnW__grid{grid-template-columns:1fr}.ModeratorContextBlocks-module__IF4gnW__unassignBlock{flex-direction:column;align-items:flex-start}}
.AiTaskReviewCard-module__uLbYyG__card{border:1px solid var(--gray-30);background:var(--gray-40);border-radius:16px;width:100%;animation:.36s cubic-bezier(.2,.8,.2,1) both AiTaskReviewCard-module__uLbYyG__cardEnter;overflow:hidden}.AiTaskReviewCard-module__uLbYyG__title,.AiTaskReviewCard-module__uLbYyG__detailsTitle,.AiTaskReviewCard-module__uLbYyG__findingRule{color:var(--text-primary)}.AiTaskReviewCard-module__uLbYyG__summary,.AiTaskReviewCard-module__uLbYyG__metaLabel,.AiTaskReviewCard-module__uLbYyG__generatedMeta,.AiTaskReviewCard-module__uLbYyG__emptyFindings{color:var(--text-secondary)}.AiTaskReviewCard-module__uLbYyG__summaryButton{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:flex-start;gap:16px;padding:16px 20px;transition:background-color .2s;display:flex}.AiTaskReviewCard-module__uLbYyG__summaryButton:hover{background:#ffffff05}.AiTaskReviewCard-module__uLbYyG__summaryButton:focus-visible,.AiTaskReviewCard-module__uLbYyG__copyButton:focus-visible{outline:2px solid var(--brand-green);outline-offset:-2px}.AiTaskReviewCard-module__uLbYyG__summaryContent{min-width:0}.AiTaskReviewCard-module__uLbYyG__eyebrow{color:var(--text-secondary);font-size:12px;font-weight:var(--font-weight-medium);margin-bottom:8px}.AiTaskReviewCard-module__uLbYyG__summaryHeader,.AiTaskReviewCard-module__uLbYyG__badges,.AiTaskReviewCard-module__uLbYyG__findingHeader,.AiTaskReviewCard-module__uLbYyG__detailsHeader{align-items:center;gap:8px;display:flex}.AiTaskReviewCard-module__uLbYyG__summaryHeader,.AiTaskReviewCard-module__uLbYyG__detailsHeader{justify-content:space-between}.AiTaskReviewCard-module__uLbYyG__badges{flex-wrap:wrap;justify-content:flex-end}.AiTaskReviewCard-module__uLbYyG__verdict,.AiTaskReviewCard-module__uLbYyG__severity,.AiTaskReviewCard-module__uLbYyG__score{font-size:12px;font-weight:var(--font-weight-semibold);border-radius:8px;align-items:center;line-height:1.2;transition:transform .2s,filter .2s;display:inline-flex}.AiTaskReviewCard-module__uLbYyG__summaryButton:hover .AiTaskReviewCard-module__uLbYyG__verdict,.AiTaskReviewCard-module__uLbYyG__summaryButton:hover .AiTaskReviewCard-module__uLbYyG__score{filter:brightness(1.08);transform:translateY(-1px)}.AiTaskReviewCard-module__uLbYyG__verdict,.AiTaskReviewCard-module__uLbYyG__severity{padding:4px 7px}.AiTaskReviewCard-module__uLbYyG__score{background:var(--gray-20);color:var(--text-primary);padding:4px 7px}.AiTaskReviewCard-module__uLbYyG__verdictCompliant,.AiTaskReviewCard-module__uLbYyG__severityLow{background:var(--green-20);color:var(--brand-green)}.AiTaskReviewCard-module__uLbYyG__verdictNeedsFix,.AiTaskReviewCard-module__uLbYyG__severityMedium{color:#f6b73c;background:#f59e0b29}.AiTaskReviewCard-module__uLbYyG__verdictViolates,.AiTaskReviewCard-module__uLbYyG__severityHigh{color:var(--red-100);background:#f0443829}.AiTaskReviewCard-module__uLbYyG__summary{overflow-wrap:anywhere;margin-top:8px}.AiTaskReviewCard-module__uLbYyG__chevronControl{border:1px solid var(--gray-30);background:var(--gray-20);border-radius:10px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;margin-top:2px;transition:background-color .2s,border-color .2s,transform .2s;display:flex}.AiTaskReviewCard-module__uLbYyG__summaryButton:hover .AiTaskReviewCard-module__uLbYyG__chevronControl{border-color:var(--gray-20);background:var(--gray-30);transform:translateY(-1px)}.AiTaskReviewCard-module__uLbYyG__chevron{width:20px;height:20px;color:var(--text-secondary);flex:none;transition:transform .2s}.AiTaskReviewCard-module__uLbYyG__chevronOpen{transform:rotate(180deg)}.AiTaskReviewCard-module__uLbYyG__details{flex-direction:column;gap:14px;padding:0 20px 20px;animation:.28s cubic-bezier(.2,.8,.2,1) both AiTaskReviewCard-module__uLbYyG__detailsEnter;display:flex}.AiTaskReviewCard-module__uLbYyG__findings{flex-direction:column;gap:10px;display:flex}.AiTaskReviewCard-module__uLbYyG__finding{border:1px solid var(--gray-30);background:var(--gray-80);border-radius:12px;flex-direction:column;gap:12px;padding:14px;transition:transform .2s,border-color .2s,background-color .2s;animation:.32s cubic-bezier(.2,.8,.2,1) both AiTaskReviewCard-module__uLbYyG__findingEnter;display:flex}.AiTaskReviewCard-module__uLbYyG__finding:hover{border-color:var(--gray-20);background:#252525;transform:translateY(-2px)}.AiTaskReviewCard-module__uLbYyG__finding:nth-child(2){animation-delay:40ms}.AiTaskReviewCard-module__uLbYyG__finding:nth-child(3){animation-delay:80ms}.AiTaskReviewCard-module__uLbYyG__finding:nth-child(n+4){animation-delay:.12s}.AiTaskReviewCard-module__uLbYyG__findingHeader{justify-content:space-between;align-items:flex-start}.AiTaskReviewCard-module__uLbYyG__quote,.AiTaskReviewCard-module__uLbYyG__recommendation{flex-direction:column;gap:4px;display:flex}.AiTaskReviewCard-module__uLbYyG__quoteText,.AiTaskReviewCard-module__uLbYyG__recommendationText{color:var(--text-primary);white-space:pre-wrap;overflow-wrap:anywhere}.AiTaskReviewCard-module__uLbYyG__copyButton{align-self:flex-start;margin-top:2px}.AiTaskReviewCard-module__uLbYyG__generatedMeta{margin-top:2px}@keyframes AiTaskReviewCard-module__uLbYyG__cardEnter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes AiTaskReviewCard-module__uLbYyG__detailsEnter{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@keyframes AiTaskReviewCard-module__uLbYyG__findingEnter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.AiTaskReviewCard-module__uLbYyG__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}@media screen and (max-width:560px){.AiTaskReviewCard-module__uLbYyG__summaryButton,.AiTaskReviewCard-module__uLbYyG__details{padding-left:14px;padding-right:14px}.AiTaskReviewCard-module__uLbYyG__summaryHeader,.AiTaskReviewCard-module__uLbYyG__detailsHeader{flex-direction:column;align-items:flex-start}.AiTaskReviewCard-module__uLbYyG__badges{justify-content:flex-start}.AiTaskReviewCard-module__uLbYyG__chevronControl{width:32px;height:32px}}@media (prefers-reduced-motion:reduce){.AiTaskReviewCard-module__uLbYyG__card,.AiTaskReviewCard-module__uLbYyG__details,.AiTaskReviewCard-module__uLbYyG__finding{animation:none}.AiTaskReviewCard-module__uLbYyG__summaryButton,.AiTaskReviewCard-module__uLbYyG__verdict,.AiTaskReviewCard-module__uLbYyG__severity,.AiTaskReviewCard-module__uLbYyG__score,.AiTaskReviewCard-module__uLbYyG__chevronControl,.AiTaskReviewCard-module__uLbYyG__finding,.AiTaskReviewCard-module__uLbYyG__chevron{transition:none}}
.TaskBalanceModal-module__8hmN8G__modalTitle{flex:1;align-items:center;padding-left:16px;display:flex}.TaskBalanceModal-module__8hmN8G__modalTitle p{-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.TaskBalanceModal-module__8hmN8G__tabsWrapper{background-color:var(--gray-100);border:1px solid #ffffff0d;border-radius:12px;align-items:center;margin:16px 0;padding:4px;display:flex}.TaskBalanceModal-module__8hmN8G__tab{text-align:center;color:var(--text-secondary);cursor:pointer;background-color:#0000;border-radius:8px;flex:1;padding:10px 18px;font-size:16px;font-weight:600;line-height:24px;transition:background-color .3s,color .3s}.TaskBalanceModal-module__8hmN8G__tab.TaskBalanceModal-module__8hmN8G__active{background-color:var(--gray-40);color:var(--white-100)}.TaskBalanceModal-module__8hmN8G__tab.TaskBalanceModal-module__8hmN8G__disabled{opacity:.3;cursor:not-allowed;pointer-events:none;-webkit-user-select:none;user-select:none}.TaskBalanceModal-module__8hmN8G__depositDescription{color:var(--orange-100)}.TaskBalanceModal-module__8hmN8G__inputsWrapper{grid-template-columns:1fr 200px;align-items:center;width:100%;display:grid}.TaskBalanceModal-module__8hmN8G__errorLink{color:var(--red-100);text-decoration:underline}
.DepositInputs-module__DdWvBW__depositWrapper{flex-direction:column;display:flex}.DepositInputs-module__DdWvBW__inputsWrapper{grid-template-columns:1fr 200px;align-items:center;width:100%;display:grid}.DepositInputs-module__DdWvBW__errorLink{color:var(--red-100);text-decoration:underline}.DepositInputs-module__DdWvBW__depositDescription{margin-bottom:24px}.DepositInputs-module__DdWvBW__buttonAll{background-color:var(--green-20);cursor:pointer;border-radius:8px;width:fit-content;padding:6px 8px}.DepositInputs-module__DdWvBW__depositForm{flex-direction:column;row-gap:8px;margin-bottom:32px;display:flex}.DepositInputs-module__DdWvBW__walletSwitcher{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:8px;display:grid}.DepositInputs-module__DdWvBW__walletOption{border:1px solid var(--gray-30,#ffffff14);color:var(--text-primary);cursor:pointer;text-align:left;background:0 0;border-radius:8px;flex-direction:column;gap:4px;padding:10px 12px;transition:border-color .12s,background-color .12s;display:flex}.DepositInputs-module__DdWvBW__walletOption:hover:not(.DepositInputs-module__DdWvBW__walletOptionDisabled){border-color:var(--brand-green)}.DepositInputs-module__DdWvBW__walletOptionActive{border-color:var(--brand-green);background-color:var(--green-20)}.DepositInputs-module__DdWvBW__walletOptionDisabled{opacity:.4;cursor:not-allowed}.DepositInputs-module__DdWvBW__walletOptionTitle{font-weight:600}.DepositInputs-module__DdWvBW__walletOptionAmount{color:var(--text-secondary);font-size:12px}@media screen and (max-width:768px){.DepositInputs-module__DdWvBW__inputsWrapper{grid-template-columns:1fr 1fr}.DepositInputs-module__DdWvBW__inputsWrapper>input{width:100%}}
.RefundInputs-module__xnfSbq__taskRefundHeader{background-color:var(--orange-20);border:1px solid var(--orange-100);border-radius:10px;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;padding:12px 14px;display:flex}.RefundInputs-module__xnfSbq__taskRefundNotice{color:var(--orange-100);flex:1;line-height:1.45}.RefundInputs-module__xnfSbq__taskRefundWalletBadge{color:var(--orange-100);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;background-color:#ff871d26;border-radius:999px;align-items:center;gap:4px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.RefundInputs-module__xnfSbq__depositWrapper{flex-direction:column;row-gap:8px;margin-bottom:32px;display:flex}.RefundInputs-module__xnfSbq__inputsWrapper{grid-template-columns:1fr;align-items:center;width:100%;display:grid}.RefundInputs-module__xnfSbq__errorLink{color:var(--red-100);text-decoration:underline}.RefundInputs-module__xnfSbq__buttonAll{background-color:var(--green-20);cursor:pointer;border-radius:8px;width:fit-content;padding:6px 8px}.RefundInputs-module__xnfSbq__frozenText{justify-content:flex-start;align-items:center;column-gap:4px;display:flex}.RefundInputs-module__xnfSbq__instant{justify-content:center;align-items:center;width:12px;height:12px;display:flex}.RefundInputs-module__xnfSbq__frozenAmount{background-color:var(--red-20);color:var(--red-100);border-radius:4px;padding:2px 8px}
.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}.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}
.LztAccountInput-module__dOaRKG__skeletonItem{cursor:default;pointer-events:none}.LztAccountInput-module__dOaRKG__skeletonAvatar{background:var(--gray-30);animation:1.4s ease-in-out infinite LztAccountInput-module__dOaRKG__lztSkeleton}.LztAccountInput-module__dOaRKG__skeletonLine{background:var(--gray-30);border-radius:4px;height:12px;animation:1.4s ease-in-out infinite LztAccountInput-module__dOaRKG__lztSkeleton;display:inline-block}.LztAccountInput-module__dOaRKG__loadingHeader{cursor:default;color:var(--text-secondary);gap:8px}.LztAccountInput-module__dOaRKG__loadingHeader span{color:var(--text-secondary)}@keyframes LztAccountInput-module__dOaRKG__lztSkeleton{0%,to{opacity:.35}50%{opacity:.85}}@media (prefers-reduced-motion:reduce){.LztAccountInput-module__dOaRKG__skeletonAvatar,.LztAccountInput-module__dOaRKG__skeletonLine{opacity:.55;animation:none}}
.ProfileClaimsList-module__AHH-8a__wrapper{background-color:var(--gray-80);border-radius:16px;flex-direction:column;display:flex;overflow:hidden}.ProfileClaimsList-module__AHH-8a__row{border-bottom:1px solid var(--gray-15);color:inherit;align-items:center;gap:16px;padding:16px 20px;text-decoration:none;transition:background-color .15s;display:flex}.ProfileClaimsList-module__AHH-8a__row:last-child{border-bottom:none}.ProfileClaimsList-module__AHH-8a__row:hover{background-color:#ffffff08}.ProfileClaimsList-module__AHH-8a__icon{background-color:var(--gray-40);width:40px;height:40px;color:var(--text-primary);border-radius:10px;flex:none;justify-content:center;align-items:center;display:flex}.ProfileClaimsList-module__AHH-8a__icon svg{width:20px;height:20px}.ProfileClaimsList-module__AHH-8a__body{flex-direction:column;flex:auto;gap:6px;min-width:0;display:flex}.ProfileClaimsList-module__AHH-8a__head{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.ProfileClaimsList-module__AHH-8a__title{color:var(--white-100);text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-weight:500;overflow:hidden}.ProfileClaimsList-module__AHH-8a__statusBadge{text-transform:uppercase;letter-spacing:.4px;border-radius:999px;flex:none;padding:3px 10px;font-size:11px;font-weight:600;line-height:1}.ProfileClaimsList-module__AHH-8a__meta{color:var(--text-secondary);flex-wrap:wrap;align-items:center;gap:6px;line-height:1.4;display:flex}.ProfileClaimsList-module__AHH-8a__counterParty{color:var(--text-primary);font-weight:500}.ProfileClaimsList-module__AHH-8a__dot{color:var(--gray-15);-webkit-user-select:none;user-select:none}.ProfileClaimsList-module__AHH-8a__shortId{color:var(--text-secondary);background-color:var(--gray-40);letter-spacing:.2px;border-radius:6px;flex:none;padding:4px 10px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px}.ProfileClaimsList-module__AHH-8a__loaderWrap{justify-content:center;padding:40px;display:flex}.ProfileClaimsList-module__AHH-8a__empty{text-align:center;background-color:var(--gray-80);border-radius:16px;padding:40px 24px}.ProfileClaimsList-module__AHH-8a__emptyText{color:var(--text-secondary)}@media screen and (max-width:540px){.ProfileClaimsList-module__AHH-8a__row{gap:12px;padding:14px}.ProfileClaimsList-module__AHH-8a__icon{width:36px;height:36px}.ProfileClaimsList-module__AHH-8a__shortId{display:none}.ProfileClaimsList-module__AHH-8a__head{gap:8px}}
.LinkedLztPill-module__eZzGPa__pill{background-color:var(--gray-40);box-sizing:border-box;border:2px solid #0000;border-radius:8px;align-items:center;gap:10px;width:100%;min-height:44px;padding:6px 10px 6px 6px;display:flex;box-shadow:0 1px 2px #1018280d}.LinkedLztPill-module__eZzGPa__avatar,.LinkedLztPill-module__eZzGPa__avatarFallback{object-fit:cover;background:var(--gray-30);border-radius:50%;flex-shrink:0;width:32px;height:32px}.LinkedLztPill-module__eZzGPa__avatarFallback{color:var(--text-secondary);text-transform:uppercase;justify-content:center;align-items:center;font-size:12px;font-weight:600;display:flex}.LinkedLztPill-module__eZzGPa__username{color:var(--brand-green);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:15px;font-weight:600;line-height:1.2;overflow:hidden}.LinkedLztPill-module__eZzGPa__id{border-left:1px solid #ffffff0f;flex-shrink:0;align-items:baseline;gap:4px;margin-left:auto;padding:0 8px 0 12px;line-height:1.2;display:inline-flex}.LinkedLztPill-module__eZzGPa__idLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--text-secondary);font-size:10px;font-weight:600}.LinkedLztPill-module__eZzGPa__idValue{color:var(--text-primary);font-variant-numeric:tabular-nums;letter-spacing:-.01em;font-size:13px;font-weight:600}.LinkedLztPill-module__eZzGPa__lock{width:28px;height:28px;color:var(--brand-green);background:#00b9781a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.LinkedLztPill-module__eZzGPa__lock svg{color:currentColor;width:16px;height:16px}@media screen and (max-width:480px){.LinkedLztPill-module__eZzGPa__id{padding:0 4px 0 8px}.LinkedLztPill-module__eZzGPa__idLabel{display:none}.LinkedLztPill-module__eZzGPa__idValue{font-size:12px}.LinkedLztPill-module__eZzGPa__username{font-size:14px}}
.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}}
.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"}
.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}}
