.owerseer-module__tys30a__OwerHeader{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:.75rem;display:flex}.owerseer-module__tys30a__menuHeader{gap:5px;display:flex}.owerseer-module__tys30a__owerMain{box-sizing:border-box;overflow-wrap:anywhere;word-break:break-word;flex-direction:column;width:100%;min-width:0;display:flex}.owerseer-module__tys30a__owerContainer{box-sizing:border-box;width:min(1600px,100%);min-width:0;margin:0 auto;padding:2rem}@media (max-width:990px){.owerseer-module__tys30a__owerContainer{padding:.75rem}}.owerseer-module__tys30a__owerContainerLg{box-sizing:border-box;width:min(1320px,100%);min-width:0;margin:0 auto}.owerseer-module__tys30a__containerHeader{align-items:center;gap:10px;margin-bottom:1.5rem;display:flex}.owerseer-module__tys30a__containerHeader .owerseer-module__tys30a__containerTitle{font-size:1.5em;font-weight:600;line-height:1.2}.owerseer-module__tys30a__containerHeader .owerseer-module__tys30a__containerDesc{color:var(--color-gray-400);font-size:.84em;font-weight:300}.owerseer-module__tys30a__widgetContainer{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-bottom:1rem;display:grid}@media (max-width:768px){.owerseer-module__tys30a__widgetContainer{grid-template-columns:repeat(1,minmax(0,1fr))}}.owerseer-module__tys30a__widgetContainer .owerseer-module__tys30a__widget{border:2px solid var(--border-color);border-radius:var(--radius-xl);width:100%}.owerseer-module__tys30a__widgetContainer .owerseer-module__tys30a__widgetHeader{color:var(--theme-color);align-items:center;gap:5px;padding:1rem 1rem 0;display:flex}.owerseer-module__tys30a__widgetContainer .owerseer-module__tys30a__widgetHeader .owerseer-module__tys30a__title{font-size:1.4em;font-weight:600}.owerseer-module__tys30a__widgetContainer .owerseer-module__tys30a__widgetHeader a{margin-left:auto}.owerseer-module__tys30a__widgetContainer .owerseer-module__tys30a__widgetbody{padding:.75rem}.owerseer-module__tys30a__widgetContainer .owerseer-module__tys30a__widgetItem{background-color:var(--color-light);border-radius:var(--radius-4xl);justify-content:space-between;align-items:center;margin-bottom:.5rem;padding:.5rem .5rem .5rem 1rem;display:flex}.owerseer-module__tys30a__widgetContainer .owerseer-module__tys30a__widgetItem:last-child{margin-bottom:0}.owerseer-module__tys30a__widgetContainer .owerseer-module__tys30a__widgetItem .owerseer-module__tys30a__Title{font-size:1em;font-weight:500}.owerseer-module__tys30a__widgetContainer .owerseer-module__tys30a__widgetItem .owerseer-module__tys30a__Count{background-color:var(--theme-color);border-radius:var(--radius-4xl);color:var(--color-white);align-items:center;height:30px;padding:0 .5rem;font-size:.9em;font-weight:600;display:inline-flex}.owerseer-module__tys30a__listArea{position:relative}.owerseer-module__tys30a__listLoad{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);z-index:20;background:#0000000f;border-radius:12px;place-items:center;display:grid;position:absolute;inset:0}
.Header-module__tPtrlq__mainHeader{background-color:var(--color-bg);color:var(--color-text);z-index:50;-webkit-user-select:none;user-select:none;border-bottom:1px solid var(--border-color);flex-direction:column;flex-shrink:0;display:flex;position:sticky;top:0}.Header-module__tPtrlq__HeaderContainer{align-items:center;gap:10px;padding:.5rem;display:flex}.Header-module__tPtrlq__HeaderContainer .Header-module__tPtrlq__academyTitle{color:var(--color-warning);margin-left:.5rem;font-size:1.8rem;font-weight:800}.Header-module__tPtrlq__HeaderNav{border-top:1px solid var(--border-color);align-items:center;display:none}.Header-module__tPtrlq__HeaderNav .Header-module__tPtrlq__NavLink{width:100%;height:44px;color:var(--theme-text-wh);place-items:center;display:grid}.Header-module__tPtrlq__HeaderNav .Header-module__tPtrlq__NavLink:hover,.Header-module__tPtrlq__HeaderNav .Header-module__tPtrlq__Active{border-bottom:1px solid var(--theme-color)}.Header-module__tPtrlq__HeaderNav .Header-module__tPtrlq__messageNavIcon{justify-content:center;align-items:center;display:inline-flex;position:relative}.Header-module__tPtrlq__HeaderNav .Header-module__tPtrlq__itemNum{background-color:var(--color-danger);color:var(--color-white);border-radius:var(--radius-4xl);border:2px solid var(--color-bg);box-sizing:border-box;padding:.12rem .45rem;font-size:.6em;font-weight:600;line-height:1.2;position:absolute;top:-5px;right:-10px}@media (max-width:990px){.Header-module__tPtrlq__HeaderNav{display:flex}}.Header-module__tPtrlq__mainHeaderBack{background-color:var(--color-light);width:38px;height:38px;color:var(--secondary-text);border-radius:50%;place-items:center;font-size:20px;display:grid}.Header-module__tPtrlq__mainHeaderBack:hover{background-color:var(--color-light-dark);transition:all .2s ease-in-out}.Header-module__tPtrlq__mainHeaderSearchBar{background-color:var(--color-light);border-radius:var(--radius-4xl);color:var(--secondary-text);cursor:pointer;-webkit-user-select:none;user-select:none;border:none;align-items:center;gap:5px;height:38px;padding-left:8px;padding-right:5px;font-size:16px;font-weight:600;display:flex}.Header-module__tPtrlq__mainHeaderSearchBar:hover{background-color:var(--color-light-dark);transition:all .2s ease-in-out}.Header-module__tPtrlq__mainHeaderSearchBar>svg{color:var(--theme-color)}.Header-module__tPtrlq__mainHeaderSearchBar>kbd{border-radius:var(--radius-4xl);background-color:var(--color-bg);box-shadow:var(--drop-shadow-md);font-size:12px;font-weight:500}.Header-module__tPtrlq__mainHeaderNav{align-items:center;gap:5px;margin-left:auto;display:flex}.Header-module__tPtrlq__mainHeaderNavBtn{background-color:var(--color-light);width:38px;height:38px;color:var(--theme-text-wh);-webkit-user-select:none;user-select:none;border-radius:50%;flex-shrink:0;place-items:center;display:none;position:relative}@media (max-width:990px){.Header-module__tPtrlq__mainHeaderNavBtn{display:grid}.Header-module__tPtrlq__mainHeaderSearchBar{display:none}}.Header-module__tPtrlq__mainHeaderNavItem{background-color:var(--color-light);width:38px;height:38px;color:var(--theme-text-wh);-webkit-user-select:none;user-select:none;border-radius:50%;flex-shrink:0;place-items:center;display:grid;position:relative}.Header-module__tPtrlq__mainHeaderNavItem>svg{width:25px}.Header-module__tPtrlq__mainHeaderNavItem:hover{opacity:.5;transition:all .2s ease-in-out}.Header-module__tPtrlq__mainHeaderNavItem .Header-module__tPtrlq__NumItem{background-color:var(--color-red-700);width:24px;height:24px;color:var(--color-white);border:3px solid var(--color-bg);box-sizing:border-box;z-index:10;border-radius:50%;place-items:center;font-size:12px;font-weight:600;line-height:0;display:grid;position:absolute;top:-4px;right:-4px}.Header-module__tPtrlq__mainHeaderLoginBtn{background-color:var(--theme-bg);height:40px;color:var(--color-white);border-radius:var(--radius-4xl);box-shadow:var(--shadow-lg);flex-shrink:0;align-items:center;gap:5px;padding:0 1rem;display:inline-flex}.Header-module__tPtrlq__mainHeaderLoginBtn>svg{flex-shrink:0;width:20px}.Header-module__tPtrlq__mainHeaderLoginBtn>span{flex-shrink:0;font-size:17px;font-weight:400;line-height:1}.Header-module__tPtrlq__mainHeaderRegisterBtn{height:40px;color:var(--color-text);background-color:#0000;flex-shrink:0;align-items:center;padding:0 .75rem;font-size:18px;font-weight:500;display:inline-flex}@media (max-width:768px){.Header-module__tPtrlq__mainHeaderNav .Header-module__tPtrlq__mainHeaderRegisterBtn{display:none}}.Header-module__tPtrlq__opusHeaderLogo{filter:drop-shadow(1px 1px 2px #0000004d);align-items:center;display:flex}.Header-module__tPtrlq__userContent .Header-module__tPtrlq__mainHeaderAvatar{border:1px solid var(--border-color);border-radius:50%;width:38px;height:38px}.Header-module__tPtrlq__userContent .Header-module__tPtrlq__mainHeaderAvatar img{object-fit:contain;width:100%;height:100%}.Header-module__tPtrlq__userContent .Header-module__tPtrlq__arrowDownIcon{z-index:1;background-color:var(--color-bg);border-radius:50%;width:15px;height:15px;padding:2px;position:absolute;bottom:-2px;right:-2px}.Header-module__tPtrlq__userContent .Header-module__tPtrlq__mainHeaderDropdown{border:1px solid var(--border-color);background-color:var(--color-bg);width:280px;color:var(--color-text);border-radius:var(--radius-xl);box-shadow:var(--shadow-2xl);padding:1.5rem}.Header-module__tPtrlq__userContent .Header-module__tPtrlq__HeaderDropdownItem{border-bottom:1px solid var(--border-color)}.Header-module__tPtrlq__userContent .Header-module__tPtrlq__HeaderDropdownItem .Header-module__tPtrlq__Link{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;height:46px;padding:0 .75rem;font-size:18px;font-weight:400;display:flex}.Header-module__tPtrlq__userContent .Header-module__tPtrlq__HeaderDropdownItem .Header-module__tPtrlq__Link:hover{background-color:var(--color-gray-200);color:var(--color-gray-600);transition:var(--ease-in-out);padding:.75rem}.Header-module__tPtrlq__userContent .Header-module__tPtrlq__HeaderDropdownItem .Header-module__tPtrlq__Link>svg{width:24px}.Header-module__tPtrlq__userContent .Header-module__tPtrlq__HeaderDropdownItem:first-of-type .Header-module__tPtrlq__Link{border-top-left-radius:var(--radius-lg);border-top-right-radius:var(--radius-lg)}.Header-module__tPtrlq__userContent .Header-module__tPtrlq__HeaderDropdownItem:last-of-type .Header-module__tPtrlq__Link{border-bottom-left-radius:var(--radius-lg);border-bottom-right-radius:var(--radius-lg)}.Header-module__tPtrlq__userContent .Header-module__tPtrlq__HeaderDropdownItem:last-of-type{border-bottom:0}.Header-module__tPtrlq__userContent .Header-module__tPtrlq__userContentImage{border-radius:50%;width:66px;height:66px;margin:0 auto .88rem;border:2px solid var(--border-color)!important;box-shadow:var(--shadow-xl)!important}.Header-module__tPtrlq__userContent .Header-module__tPtrlq__userContentMenu{background-color:rgba(var(--color-light-rgb), .1);border:1px solid var(--border-color);border-radius:var(--radius-xl);margin-bottom:.5rem}.Header-module__tPtrlq__userContent .Header-module__tPtrlq__userContentTop{text-align:center;margin-bottom:.75rem}.Header-module__tPtrlq__userContent .Header-module__tPtrlq__userContentTop .Header-module__tPtrlq__userContentName{color:var(--color-text);text-wrap:nowrap;text-overflow:ellipsis;font-size:19px;font-weight:500;overflow:hidden}.Header-module__tPtrlq__userContent .Header-module__tPtrlq__userContentTop .Header-module__tPtrlq__userContentText{color:var(--secondary-text);text-wrap:nowrap;text-overflow:ellipsis;font-size:16px;font-weight:300;overflow:hidden}.Header-module__tPtrlq__userContent .Header-module__tPtrlq__userContentProfil{text-align:center;margin-bottom:.75rem}.Header-module__tPtrlq__userContent .Header-module__tPtrlq__userContentProfil>a{border:1px solid var(--link-color);border-radius:var(--radius-4xl);height:40px;color:var(--link-color);-webkit-user-select:none;user-select:none;align-items:center;padding:0 1rem;font-size:17px;font-weight:500;display:inline-flex}.Header-module__tPtrlq__userContent .Header-module__tPtrlq__userContentProfil>a:hover{background-color:var(--link-color);color:var(--color-white);transition:all .2ms ease-in-out}.Header-module__tPtrlq__userContent .Header-module__tPtrlq__LogoutBtn{color:var(--color-red-600);justify-content:center;align-items:center;gap:10px;padding-top:.5rem;font-size:18px;font-weight:600;display:inline-flex}.Header-module__tPtrlq__userContent .Header-module__tPtrlq__LogoutBtn:hover{color:var(--color-red-900);transition:all .2s ease-out}.Header-module__tPtrlq__userContent .Header-module__tPtrlq__LogoutBtn>svg{width:24px}.Header-module__tPtrlq__notifyDropdown,.Header-module__tPtrlq__messageDropdown{border:1px solid var(--border-color);background-color:var(--color-bg);width:336px;max-height:90vh;color:var(--color-text);border-radius:var(--radius-xl);box-shadow:var(--shadow-2xl);flex-direction:column;padding:.75rem;display:flex}@media (max-width:568px){.Header-module__tPtrlq__notifyDropdown{right:-45px}.Header-module__tPtrlq__messageDropdown{right:-90px}}.Header-module__tPtrlq__notifyDropdown .Header-module__tPtrlq__notifyHeader,.Header-module__tPtrlq__messageDropdown .Header-module__tPtrlq__messageHeader{justify-content:space-between;margin-bottom:.75rem;padding:.5rem;font-size:1.4em;font-weight:500;display:flex}.Header-module__tPtrlq__notifyDropdown .Header-module__tPtrlq__notifyHeader .Header-module__tPtrlq__allViews{color:var(--link-color);margin:0;padding-top:4px;font-weight:300;font-size:.6em!important}.Header-module__tPtrlq__notifyDropdown .Header-module__tPtrlq__notifyDataList,.Header-module__tPtrlq__messageDropdown .Header-module__tPtrlq__messageDataList{flex-direction:column;flex:1;max-height:500px;display:flex;overflow-y:auto}.Header-module__tPtrlq__notifyDropdown .Header-module__tPtrlq__notifyDataItem,.Header-module__tPtrlq__messageDropdown .Header-module__tPtrlq__messageDataItem{border-radius:var(--radius-lg);gap:10px;padding:.75rem;display:flex;position:relative}.Header-module__tPtrlq__notifyDropdown .Header-module__tPtrlq__notifyDataItem:hover,.Header-module__tPtrlq__messageDropdown .Header-module__tPtrlq__messageDataItem:hover{background-color:var(--color-light)}.Header-module__tPtrlq__notifyDropdown .Header-module__tPtrlq__notifyUserImage,.Header-module__tPtrlq__messageDropdown .Header-module__tPtrlq__messageUserImage{object-fit:contain;width:40px;height:40px}.Header-module__tPtrlq__notifyDropdown .Header-module__tPtrlq__notifyUserInfo,.Header-module__tPtrlq__messageDropdown .Header-module__tPtrlq__messageUserInfo{width:100%;min-width:0;font-size:.94em;font-weight:400;line-height:1.2}.Header-module__tPtrlq__notifyDropdown .Header-module__tPtrlq__notifyUserInfo strong,.Header-module__tPtrlq__messageDropdown .Header-module__tPtrlq__messageUserInfo strong{width:100%;min-width:0;font-size:1.05em;font-weight:600;line-height:1.2}.Header-module__tPtrlq__notifyDropdown .Header-module__tPtrlq__notifyUserInfo>span,.Header-module__tPtrlq__messageDropdown .Header-module__tPtrlq__messageUserInfo>span{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:4px;min-width:0;display:inline-flex;overflow:hidden}.Header-module__tPtrlq__notifyDropdown svg,.Header-module__tPtrlq__messageDropdown svg{flex-shrink:0}.Header-module__tPtrlq__notifyDropdown .Header-module__tPtrlq__notifyNotFound,.Header-module__tPtrlq__messageDropdown .Header-module__tPtrlq__messageNotFound{text-align:center;color:var(--color-gray-400);padding:1rem;font-size:.96em;font-weight:500}.Header-module__tPtrlq__notifyDropdown .Header-module__tPtrlq__notifTimeLine,.Header-module__tPtrlq__messageDropdown .Header-module__tPtrlq__messageTimeLine{justify-content:space-between;padding-top:.1rem;font-size:.9em;display:flex}.Header-module__tPtrlq__notifyDropdown .Header-module__tPtrlq__textSm,.Header-module__tPtrlq__messageDropdown .Header-module__tPtrlq__messageTimeLine .Header-module__tPtrlq__textSm{max-width:200px;color:var(--color-gray-400);text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.Header-module__tPtrlq__notifyDropdown .Header-module__tPtrlq__notifyPoint,.Header-module__tPtrlq__messageDropdown .Header-module__tPtrlq__messagePoint{background-color:var(--link-color);border-radius:50%;width:.5rem;height:.5rem}.Header-module__tPtrlq__messageDropdown .Header-module__tPtrlq__messagePoint{position:absolute;top:.5rem;right:.5rem}.Header-module__tPtrlq__notifyDropdown .Header-module__tPtrlq__notifyFooter,.Header-module__tPtrlq__messageDropdown .Header-module__tPtrlq__messageFooter{place-items:center;padding-top:.75rem;display:grid}.Header-module__tPtrlq__notifyDropdown .Header-module__tPtrlq__notifyAllBtn,.Header-module__tPtrlq__messageDropdown .Header-module__tPtrlq__messageAllBtn,.Header-module__tPtrlq__messageDropdown .Header-module__tPtrlq__messageyAllBtn{background-color:var(--link-color);color:var(--color-white);border-radius:var(--radius-md);padding:.4rem 1rem;font-size:.9em;font-weight:500}.Header-module__tPtrlq__notifyDropdown .Header-module__tPtrlq__notifyScrollLoading,.Header-module__tPtrlq__messageDropdown .Header-module__tPtrlq__messageScrollLoading{text-align:center;font-size:.86em;font-style:italic;font-weight:500}.Header-module__tPtrlq__searchModal{flex-direction:column;min-height:0;display:flex}.Header-module__tPtrlq__searchModalHeader{border-bottom:1px solid var(--border-color);align-items:center;height:38px;padding:0 .5rem;display:flex}.Header-module__tPtrlq__searchModalHeaderTitle{width:100%;color:var(--color-text);text-align:center;text-shadow:var(--text-shadow-sm);font-size:18px;font-weight:500}.Header-module__tPtrlq__searchModalHeader .Header-module__tPtrlq__modalClose>kbd{border-radius:var(--radius-sm);cursor:pointer;font-size:12px}.Header-module__tPtrlq__searchModalBody{flex:1;padding:.75rem;overflow-y:auto}.Header-module__tPtrlq__searchModalBody .Header-module__tPtrlq__searchInput{width:100%;margin-bottom:.75rem;position:relative}.Header-module__tPtrlq__searchModalBody .Header-module__tPtrlq__searchInput>input{background-color:var(--color-light);border-radius:var(--radius-md);text-indent:30px;width:100%;padding:.75rem}.Header-module__tPtrlq__searchModalBody .Header-module__tPtrlq__searchInput>svg{position:absolute;top:12px;left:12px}.Header-module__tPtrlq__searchList .Header-module__tPtrlq__userItem{border-radius:var(--radius-xl);gap:.75rem;padding:.5rem;display:flex}.Header-module__tPtrlq__searchList .Header-module__tPtrlq__userItem:hover{background-color:rgba(var(--color-light-rgb), .5);transition:transform .25s}.Header-module__tPtrlq__searchList .Header-module__tPtrlq__userItem:last-of-type{margin-bottom:0}.Header-module__tPtrlq__searchList .Header-module__tPtrlq__userItem .Header-module__tPtrlq__userInfo{color:var(--color-text);font-size:1.1em;font-weight:500}.Header-module__tPtrlq__searchList .Header-module__tPtrlq__userItem .Header-module__tPtrlq__userName{color:var(--secondary-text);font-size:.84em;font-weight:300}.Header-module__tPtrlq__searchList .Header-module__tPtrlq__searchUser{margin-bottom:.75rem}.Header-module__tPtrlq__searchList .Header-module__tPtrlq__searchItem{border-radius:var(--radius-xl);gap:10px;padding:.75rem;font-size:1.05em;display:flex}.Header-module__tPtrlq__searchList .Header-module__tPtrlq__searchItem>strong{white-space:nowrap;text-overflow:ellipsis;max-width:180px;font-size:1.05em;font-weight:500;overflow:hidden}.Header-module__tPtrlq__searchList .Header-module__tPtrlq__searchItem>svg{flex-shrink:0}.Header-module__tPtrlq__searchList .Header-module__tPtrlq__searchItem:hover{background-color:rgba(var(--color-light-rgb), .5);transition:transform .25s}.Header-module__tPtrlq__searchLoading{place-items:center;padding:.75rem;display:grid}.Header-module__tPtrlq__searchNoItem{-webkit-user-select:none;user-select:none;flex-direction:column;align-items:center;gap:10px;padding:1rem;display:flex}.Header-module__tPtrlq__searchNoItem .Header-module__tPtrlq__searchIcon>svg{width:3.8rem;color:var(--border-color)}.Header-module__tPtrlq__searchNoItem .Header-module__tPtrlq__searchText{color:var(--secondary-text);opacity:.5;font-size:1.2rem;font-weight:500}@media (max-width:990px){.Header-module__tPtrlq__displayNoneLg{display:none}}.Header-module__tPtrlq__mobileMenuScreen{z-index:9999;background:radial-gradient(circle at 85% 0%, #347bff29, transparent 24rem), radial-gradient(circle at 0% 10%, #ff854221, transparent 20rem), linear-gradient(180deg, #ffffff14, transparent 16rem), var(--color-bg);padding:max(.75rem, env(safe-area-inset-top)) .75rem max(.75rem, env(safe-area-inset-bottom));flex-direction:column;display:none;position:fixed;inset:0}.Header-module__tPtrlq__open{display:flex}.Header-module__tPtrlq__mobileMenuHeader{justify-content:space-between;align-items:center;gap:1rem;padding:.35rem .25rem .75rem;display:flex}.Header-module__tPtrlq__mobileMenuHeader .Header-module__tPtrlq__menuLogo{color:var(--theme-text);align-items:center;gap:.45rem;display:flex}.Header-module__tPtrlq__mobileMenuHeader .Header-module__tPtrlq__menuLogo svg{flex-shrink:0;height:36px}.Header-module__tPtrlq__mobileMenuHeader .Header-module__tPtrlq__menuClose{border:1px solid var(--border-color);width:38px;height:38px;color:var(--theme-text-wh);background:color-mix(in srgb, var(--color-bg) 82%, transparent);box-shadow:var(--shadow-md);-webkit-backdrop-filter:blur(14px);border-radius:999px;place-items:center;display:grid}.Header-module__tPtrlq__mobileMenuBody{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex:1;padding:0 .15rem .75rem;overflow-y:auto}.Header-module__tPtrlq__mobileMenuBody::-webkit-scrollbar{display:none}.Header-module__tPtrlq__mobileProfile{border:1px solid var(--border-color);border-radius:var(--radius-xl);background:linear-gradient(135deg, #347bff1a, #ff854214), color-mix(in srgb, var(--color-bg) 88%, transparent);align-items:center;gap:.75rem;margin-bottom:.75rem;padding:.7rem;display:flex;position:relative;overflow:hidden}.Header-module__tPtrlq__mobileProfile:after{content:"";pointer-events:none;background:#347bff21;border-radius:50%;width:8rem;height:8rem;position:absolute;top:-3rem;right:-3rem}.Header-module__tPtrlq__mobileProfile .Header-module__tPtrlq__profileUserImage{z-index:1;border:2px solid color-mix(in srgb, var(--color-bg) 70%, white);width:54px;height:54px;box-shadow:var(--shadow-lg);background:var(--color-light);border-radius:50%;flex-shrink:0;position:relative;overflow:hidden}.Header-module__tPtrlq__mobileProfile .Header-module__tPtrlq__profileUserImage img{object-fit:cover;width:100%;height:100%}.Header-module__tPtrlq__mobileProfile .Header-module__tPtrlq__profileUserName{z-index:1;color:var(--theme-text-wh);font-size:1.08rem;font-weight:700;line-height:1.2;position:relative}.Header-module__tPtrlq__mobileProfile .Header-module__tPtrlq__profileUserTitle{z-index:1;color:var(--color-gray-500);font-size:.92rem;font-weight:500;position:relative}.Header-module__tPtrlq__profileNavMenu{border:1px solid var(--border-color);border-radius:calc(var(--radius-xl) + 4px);background:color-mix(in srgb, var(--color-bg) 92%, transparent);margin-bottom:.75rem;overflow:hidden}.Header-module__tPtrlq__profileNavMenu .Header-module__tPtrlq__navItem{border-bottom:1px solid var(--border-color);min-height:52px;color:var(--theme-text-wh);align-items:center;gap:.8rem;padding:.85rem .95rem;font-size:1.1rem;font-weight:600;transition:background-color .18s,transform .18s,color .18s;display:flex;position:relative}.Header-module__tPtrlq__profileNavMenu .Header-module__tPtrlq__navItem:last-of-type{border-bottom:0}.Header-module__tPtrlq__profileNavMenu .Header-module__tPtrlq__navItem svg{color:var(--color-gray-500);flex:none;transition:color .18s,transform .18s}.Header-module__tPtrlq__profileNavMenu .Header-module__tPtrlq__navItem:hover{background:color-mix(in srgb, var(--theme-text-wh) 6%, transparent)}.Header-module__tPtrlq__profileNavMenu .Header-module__tPtrlq__navItem:active{transform:scale(.985)}.Header-module__tPtrlq__profileNavMenu .Header-module__tPtrlq__navItem:hover svg{color:var(--theme-text-wh);transform:translate(1px)}.Header-module__tPtrlq__Logout{background:linear-gradient(180deg, transparent, color-mix(in srgb, var(--color-bg) 94%, transparent));padding-top:.65rem}.Header-module__tPtrlq__Logout a{background:color-mix(in srgb, var(--color-red-100) 72%, transparent);border:1px solid color-mix(in srgb, var(--color-red-700) 14%, transparent);border-radius:var(--radius-xl);min-height:46px;color:var(--color-red-700);box-shadow:var(--shadow-sm);justify-content:center;align-items:center;gap:.55rem;font-size:1rem;font-weight:700;display:flex}.Header-module__tPtrlq__opusApps{border:1px solid var(--border-color);border-radius:calc(var(--radius-xl) + 4px);background:linear-gradient(135deg, #347bff1c, #ff854214), var(--color-bg);align-items:center;gap:.75rem;margin-top:.75rem;padding:.9rem;display:flex;position:relative;overflow:hidden}.Header-module__tPtrlq__opusApps:after{content:"";background:linear-gradient(90deg,#0000,#ffffff14,#0000);transition:transform .5s;position:absolute;inset:0;transform:translate(-100%)}.Header-module__tPtrlq__opusApps:hover:after{transform:translate(100%)}.Header-module__tPtrlq__opusApps svg{z-index:1;color:var(--theme-text-wh);flex:none;position:relative}.Header-module__tPtrlq__opusApps .Header-module__tPtrlq__AppsName{z-index:1;color:var(--theme-text-wh);flex-direction:column;font-size:1.25rem;font-weight:700;line-height:1.2;display:flex;position:relative}.Header-module__tPtrlq__opusApps .Header-module__tPtrlq__AppsName span{color:var(--color-gray-500);font-size:.85rem;font-weight:500}.Header-module__tPtrlq__platformMenu{border:1px solid var(--border-color);border-radius:calc(var(--radius-xl) + 4px);background:linear-gradient(135deg, #347bff14, #ff85420f), color-mix(in srgb, var(--color-bg) 94%, transparent);-webkit-user-select:none;user-select:none;margin-bottom:.75rem;padding:.5rem;position:relative;overflow:hidden}.Header-module__tPtrlq__platformMenu .Header-module__tPtrlq__platformMenuItem{min-height:52px;color:var(--theme-text-wh);border-radius:var(--radius-lg);align-items:center;gap:.8rem;margin-bottom:.25rem;padding:0 .85rem;font-size:1rem;font-weight:650;transition:background-color .18s,transform .18s,color .18s;display:flex}.Header-module__tPtrlq__platformMenu .Header-module__tPtrlq__platformMenuItem:hover{background:color-mix(in srgb, var(--theme-text-wh) 6%, transparent)}.Header-module__tPtrlq__platformMenu .Header-module__tPtrlq__platformMenuItem:active{transform:scale(.985)}.Header-module__tPtrlq__platformMenu .Header-module__tPtrlq__platformMenuItem>svg{width:24px;height:24px;color:var(--color-gray-500);flex-shrink:0;transition:color .18s,transform .18s}.Header-module__tPtrlq__platformMenu .Header-module__tPtrlq__platformMenuItem:hover>svg{color:var(--theme-text-wh);transform:translate(1px)}.Header-module__tPtrlq__platformMenu .Header-module__tPtrlq__platformMenuItem:last-of-type{margin-bottom:0!important}.Header-module__tPtrlq__platformMenu .Header-module__tPtrlq__platformMenuItem .Header-module__tPtrlq__soon{letter-spacing:.01em;white-space:nowrap;height:22px;color:var(--color-white);background:linear-gradient(135deg, var(--color-warning), color-mix(in srgb, var(--color-warning) 76%, #ff7a00));border-radius:var(--radius-4xl);justify-content:center;align-items:center;margin-left:auto;padding:0 .55rem;font-size:.72rem;font-weight:700;line-height:1;display:inline-flex;box-shadow:0 6px 14px #ff85422e}
.SidebarLeft-module__JjFZpG__SidebarLeft{width:100%;max-width:280px}@media (max-width:990px){.SidebarLeft-module__JjFZpG__SidebarLeft{transition:all .2ms ease-out;display:none!important}}.SidebarLeft-module__JjFZpG__profileCard{background-color:var(--color-bg);border:1px solid var(--border-color);border-radius:var(--radius-xl);-webkit-user-select:none;user-select:none;margin-bottom:1rem;overflow:hidden}.SidebarLeft-module__JjFZpG__profileCard .SidebarLeft-module__JjFZpG__profileBanner{width:100%;height:auto}.SidebarLeft-module__JjFZpG__profileCard .SidebarLeft-module__JjFZpG__profileBanner>img{object-fit:contain;width:100%;height:100%}.SidebarLeft-module__JjFZpG__profileCard .SidebarLeft-module__JjFZpG__profileUserImage{background-color:var(--color-bg);box-sizing:border-box;z-index:1;border-radius:50%;width:76px;height:76px;margin-top:-45px;margin-left:.75rem;position:relative;border:3px solid var(--color-bg)!important}.SidebarLeft-module__JjFZpG__profileCard .SidebarLeft-module__JjFZpG__profileUserImage>img{object-fit:contain;width:100%;height:100%}.SidebarLeft-module__JjFZpG__profileCard .SidebarLeft-module__JjFZpG__userInfo{padding:.75rem;display:block}.SidebarLeft-module__JjFZpG__profileCard .SidebarLeft-module__JjFZpG__profileUserName{color:var(--color-text);gap:5px;font-size:20px;font-weight:600;display:flex}.SidebarLeft-module__JjFZpG__profileCard .SidebarLeft-module__JjFZpG__profileUserName>span{text-wrap:nowrap;text-overflow:ellipsis;max-width:220px;overflow:hidden}.SidebarLeft-module__JjFZpG__profileCard .SidebarLeft-module__JjFZpG__profileUserTitle{color:var(--secondary-text);font-size:14px;font-weight:300}.SidebarLeft-module__JjFZpG__profileCard .SidebarLeft-module__JjFZpG__profileUserStatus{color:var(--secondary-text);gap:10px;padding:0 .75rem .75rem;font-size:14px;font-weight:300;display:flex}.SidebarLeft-module__JjFZpG__profileCard .SidebarLeft-module__JjFZpG__profileUserStatus strong{color:var(--color-text);font-size:16px;font-weight:500}.SidebarLeft-module__JjFZpG__profileCard .SidebarLeft-module__JjFZpG__profileUserScore{margin-bottom:.75rem;padding:0 .75rem}.SidebarLeft-module__JjFZpG__profileCard .SidebarLeft-module__JjFZpG__profileUserScore>span{background-color:var(--color-light);border-radius:var(--radius-lg);height:34px;color:var(--theme-color);align-items:center;padding:0 .75rem;font-size:.8em;font-weight:500;display:inline-flex}.SidebarLeft-module__JjFZpG__profileCard .SidebarLeft-module__JjFZpG__profileUserBtns{align-items:center;gap:10px;padding:.75rem;display:flex}.SidebarLeft-module__JjFZpG__profileCard .SidebarLeft-module__JjFZpG__profileUserBtns .SidebarLeft-module__JjFZpG__profileBtn{border-radius:var(--radius-4xl);background-color:var(--theme-bg);height:34px;color:var(--color-white);box-shadow:var(--shadow-lg);align-items:center;gap:5px;padding-left:.5rem;padding-right:.88rem;font-size:16px;font-weight:500;display:inline-flex}.SidebarLeft-module__JjFZpG__profileCard .SidebarLeft-module__JjFZpG__profileUserBtns .SidebarLeft-module__JjFZpG__settingBtn{width:34px;height:34px;color:var(--secondary-text);place-items:center;display:grid}.SidebarLeft-module__JjFZpG__profileCard .SidebarLeft-module__JjFZpG__profileUserBtns .SidebarLeft-module__JjFZpG__settingBtn svg{width:28px}.SidebarLeft-module__JjFZpG__profileCard .SidebarLeft-module__JjFZpG__profileUserBtns .SidebarLeft-module__JjFZpG__scoreBtn{width:34px;height:34px;color:var(--secondary-text);place-items:center;display:grid}.SidebarLeft-module__JjFZpG__profileCard .SidebarLeft-module__JjFZpG__profileUserBtns .SidebarLeft-module__JjFZpG__scoreBtn:hover{color:var(--theme-color)}.SidebarLeft-module__JjFZpG__profileCard .SidebarLeft-module__JjFZpG__profileUserBtns .SidebarLeft-module__JjFZpG__scoreBtn svg{width:28px;-webkit-mask-image:linear-gradient(120deg, rgba(var(--color-bg-rgb), 1) 35%, rgba(var(--color-bg-rgb), .3) 45%, rgba(var(--color-bg-rgb), 1) 55%);mask-image:linear-gradient(120deg, rgba(var(--color-bg-rgb), 1) 35%, rgba(var(--color-bg-rgb), .3) 45%, rgba(var(--color-bg-rgb), 1) 55%);-webkit-mask-position:-150% 0;mask-position:-150% 0;-webkit-mask-size:250% 100%;mask-size:250% 100%;-webkit-mask-image:linear-gradient(120deg, rgba(var(--color-bg-rgb), 1) 35%, rgba(var(--color-bg-rgb), .3) 45%, rgba(var(--color-bg-rgb), 1) 55%);animation:5s ease-in-out infinite SidebarLeft-module__JjFZpG__svgGlassShine;position:relative;-webkit-mask-position:-150% 0;-webkit-mask-size:250% 100%}@keyframes SidebarLeft-module__JjFZpG__svgGlassShine{0%{-webkit-mask-position:-150% 0}15%{-webkit-mask-position:150% 0}to{-webkit-mask-position:150% 0}}.SidebarLeft-module__JjFZpG__platformMenu{border:1px solid var(--border-color);border-radius:var(--radius-xl);background-color:var(--color-bg);-webkit-user-select:none;user-select:none;margin-bottom:1rem;padding:1rem}.SidebarLeft-module__JjFZpG__platformMenu .SidebarLeft-module__JjFZpG__platformMenuItem{border-radius:var(--radius-lg);align-items:center;gap:10px;height:48px;margin-bottom:2px;padding:0 .75rem;font-size:18px;font-weight:500;display:flex}.SidebarLeft-module__JjFZpG__platformMenu .SidebarLeft-module__JjFZpG__platformMenuItem:hover{background-color:var(--color-light)}.SidebarLeft-module__JjFZpG__platformMenu .SidebarLeft-module__JjFZpG__platformMenuItem>svg{flex-shrink:0;width:24px}.SidebarLeft-module__JjFZpG__platformMenu .SidebarLeft-module__JjFZpG__platformMenuItem:last-of-type{margin-bottom:0!important}.SidebarLeft-module__JjFZpG__platformMenu .SidebarLeft-module__JjFZpG__platformMenuItem .SidebarLeft-module__JjFZpG__soon{background-color:var(--color-warning);color:var(--color-white);border-radius:var(--radius-4xl);align-items:center;height:20px;margin-left:auto;padding:0 8px;font-size:12px;font-weight:500;line-height:1;display:inline-flex}.SidebarLeft-module__JjFZpG__newsCard{background-color:var(--color-bg);border:1px solid var(--border-color);border-radius:var(--radius-xl);-webkit-user-select:none;user-select:none}.SidebarLeft-module__JjFZpG__newsCard .SidebarLeft-module__JjFZpG__newsHeader{height:50px;color:var(--secondary-text);border-bottom:1px dashed var(--border-color);align-items:center;gap:5px;padding:0 1rem;font-size:20px;font-weight:300;display:flex}.SidebarLeft-module__JjFZpG__newsCard .SidebarLeft-module__JjFZpG__newsHeader .SidebarLeft-module__JjFZpG__newsHeaderTitle{color:var(--color-warning);margin-bottom:2px;font-size:22px;font-weight:600}.SidebarLeft-module__JjFZpG__newsCard .SidebarLeft-module__JjFZpG__newsHeader .SidebarLeft-module__JjFZpG__newsHeaderTitle span{color:var(--theme-bg)}.SidebarLeft-module__JjFZpG__newsCard .SidebarLeft-module__JjFZpG__newsList .SidebarLeft-module__JjFZpG__newsListItem{color:var(--color-text);padding:1rem;font-size:16px;font-weight:400}.SidebarLeft-module__JjFZpG__newsCard .SidebarLeft-module__JjFZpG__newsList .SidebarLeft-module__JjFZpG__newsListItem span{color:var(--secondary-text);font-size:13px;font-weight:300;display:block}:root{--skeleton-light:#0000000f;--skeleton-dark:#00000026;--skeleton-gradient:linear-gradient(90deg, var(--skeleton-light) 25%, var(--skeleton-dark) 37%, var(--skeleton-light) 63%)}@keyframes SidebarLeft-module__JjFZpG__shimmer{0%{background-position:-200px 0}to{background-position:200px 0}}.SidebarLeft-module__JjFZpG__publication{background-color:var(--color-bg);border:1px solid var(--border-color);border-radius:var(--radius-xl);margin-bottom:1rem;padding:1.4rem;display:block}.SidebarLeft-module__JjFZpG__publication:hover{border-color:var(--theme-color);box-shadow:var(--shadow-lg);transition:all .2s}.SidebarLeft-module__JjFZpG__publication .SidebarLeft-module__JjFZpG__publHeader .SidebarLeft-module__JjFZpG__publIcon{border:1px solid var(--border-color);background-color:var(--theme-main-bg);border-radius:50%;flex-shrink:0;place-items:center;width:44px;height:44px;display:grid}.SidebarLeft-module__JjFZpG__publication .SidebarLeft-module__JjFZpG__publHeader .SidebarLeft-module__JjFZpG__publTitle{color:var(--theme-color);margin-bottom:.5rem;font-size:1.4em;font-weight:600}.SidebarLeft-module__JjFZpG__publication .SidebarLeft-module__JjFZpG__publHeader .SidebarLeft-module__JjFZpG__publText{color:var(--secondary-text);margin-bottom:.75rem;font-size:.8em;font-weight:300;line-height:1}.SidebarLeft-module__JjFZpG__publication .SidebarLeft-module__JjFZpG__publFooter{justify-content:space-between;align-items:center;display:flex}.SidebarLeft-module__JjFZpG__publication .SidebarLeft-module__JjFZpG__publNum{color:var(--theme-color);align-items:center;gap:5px;height:32px;font-size:1.1em;font-weight:600;display:flex}.SidebarLeft-module__JjFZpG__publication .SidebarLeft-module__JjFZpG__publUserList{display:flex}.SidebarLeft-module__JjFZpG__publication .SidebarLeft-module__JjFZpG__publUserList .SidebarLeft-module__JjFZpG__userImg{border:2px solid var(--color-bg);background-color:var(--color-bg);border-radius:50%;width:34px;height:34px;margin-left:-14px;overflow:hidden}.SidebarLeft-module__JjFZpG__publication .SidebarLeft-module__JjFZpG__publUserList .SidebarLeft-module__JjFZpG__userImg:first-of-type{margin-left:0}
.profile-module__iwZ1fG__profileContainer{width:100%;max-width:1090px;margin:0 auto;padding:.75rem}.profile-module__iwZ1fG__profileFeeds{gap:20px;display:flex;position:relative}.profile-module__iwZ1fG__profileTag{width:100%;max-width:365px}.profile-module__iwZ1fG__profileTag .profile-module__iwZ1fG__tagContent{border:1px solid var(--border-color);border-radius:var(--radius-xl);background-color:var(--color-bg);width:100%;max-width:680px;margin:0 auto;position:sticky;top:65px}.profile-module__iwZ1fG__profileTag .profile-module__iwZ1fG__tagHeader{align-items:center;gap:5px;height:60px;padding:0 1rem;display:flex}.profile-module__iwZ1fG__profileTag .profile-module__iwZ1fG__tagHeaderTitle{color:var(--secondary-text);font-size:1.1em;font-weight:500}.profile-module__iwZ1fG__profileTag .profile-module__iwZ1fG__tagMenu{cursor:pointer;margin-left:auto;display:none}.profile-module__iwZ1fG__profileTag .profile-module__iwZ1fG__tagMenuList .profile-module__iwZ1fG__tagItem{border-top:1px dashed var(--border-color);align-items:center;gap:10px;padding:1rem;font-size:1.08em;display:flex}.profile-module__iwZ1fG__profileTag .profile-module__iwZ1fG__tagMenuList .profile-module__iwZ1fG__tagItem:first-of-type{border-top-style:solid}.profile-module__iwZ1fG__profileTag .profile-module__iwZ1fG__tagMenuList .profile-module__iwZ1fG__tagItem>svg{color:var(--theme-color)}.profile-module__iwZ1fG__profileBody{background-color:var(--color-bg);border:1px solid var(--border-color);border-radius:var(--radius-xl);margin-bottom:1rem;padding:3rem}@media (max-width:768px){.profile-module__iwZ1fG__profileContainer{padding:0}.profile-module__iwZ1fG__profileTag .profile-module__iwZ1fG__tagContent,.profile-module__iwZ1fG__profileBody{border-radius:0}}.profile-module__iwZ1fG__profileBody .profile-module__iwZ1fG__bodyAboutItemHeader,.profile-module__iwZ1fG__profileBody .profile-module__iwZ1fG__bodyItemHeader{color:var(--color-text);opacity:.6;font-size:.95em;font-weight:600}.profile-module__iwZ1fG__profileBody .profile-module__iwZ1fG__bodyAboutItemHeader{margin-bottom:.75rem}.profile-module__iwZ1fG__profileBody .profile-module__iwZ1fG__bodyAboutItemContent{color:var(--color-text);white-space:pre-line;font-size:1.12em;font-weight:400;line-height:1.15}.profile-module__iwZ1fG__profileBody .profile-module__iwZ1fG__bodyItem{gap:1rem;margin-bottom:1rem;display:flex}.profile-module__iwZ1fG__profileBody .profile-module__iwZ1fG__bodyItem:last-of-type{margin-bottom:0}.profile-module__iwZ1fG__profileBody .profile-module__iwZ1fG__bodyItemContent{color:var(--color-text);font-size:1.1em;font-weight:500}.profile-module__iwZ1fG__profileBody .profile-module__iwZ1fG__bodyItemIcon,.profile-module__iwZ1fG__documentList .profile-module__iwZ1fG__documentIcon{width:40px;height:40px;color:var(--theme-main-bg);background-color:var(--theme-color);border-radius:40px 40px 10px;flex-shrink:0;place-items:center;display:grid}.profile-module__iwZ1fG__profileBody .profile-module__iwZ1fG__socialMenu,.profile-module__iwZ1fG__profileBody .profile-module__iwZ1fG__socialBtns{justify-content:center;align-items:center;gap:10px;display:flex}.profile-module__iwZ1fG__profileBody .profile-module__iwZ1fG__socialMenu .profile-module__iwZ1fG__socialItem,.profile-module__iwZ1fG__profileBody .profile-module__iwZ1fG__socialBtns .profile-module__iwZ1fG__socialLink{background-color:var(--color-light);border-radius:var(--radius-4xl);place-items:center;width:34px;height:34px;display:grid}.profile-module__iwZ1fG__emptyFeed,.profile-module__iwZ1fG__noContent{-webkit-user-select:none;user-select:none;text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.profile-module__iwZ1fG__emptyFeed{padding:3rem 1rem}.profile-module__iwZ1fG__emptyFeed .profile-module__iwZ1fG__emptyTitle{color:var(--color-text);margin-bottom:.5rem;font-size:26px;font-weight:600}.profile-module__iwZ1fG__emptyFeed .profile-module__iwZ1fG__emptyText{color:var(--secondary-text);font-size:14px;font-weight:400}.profile-module__iwZ1fG__emptyFeed .profile-module__iwZ1fG__emptyIcon,.profile-module__iwZ1fG__noContent .profile-module__iwZ1fG__noContentIcon{border:2px solid var(--secondary-text);width:80px;height:80px;color:var(--secondary-text);opacity:.3;border-radius:50%;place-items:center;margin:0 auto 1rem;display:grid}.profile-module__iwZ1fG__noContent{color:var(--secondary-text);font-size:1.2em;font-weight:500}.profile-module__iwZ1fG__documentList .profile-module__iwZ1fG__documentItem{border-bottom:1px dashed var(--border-color);gap:1rem;margin-bottom:1.3rem;padding-bottom:1rem;display:flex}.profile-module__iwZ1fG__documentList .profile-module__iwZ1fG__documentItem:last-of-type{border-bottom:0;margin-bottom:0;padding-bottom:0}.profile-module__iwZ1fG__documentList .profile-module__iwZ1fG__documentName{text-align:left;color:var(--color-text);align-items:center;gap:5px;margin-bottom:.5rem;font-size:1.25em;font-weight:500;line-height:1.2;display:inline-flex}.profile-module__iwZ1fG__documentList .profile-module__iwZ1fG__documentName span{color:var(--color-white);background-color:var(--color-red-600);border-radius:var(--radius-4xl);flex-shrink:0;align-items:center;height:auto;padding:.2rem .5rem;font-size:.6em;font-weight:500;line-height:1;display:inline-flex}@media (max-width:768px){.profile-module__iwZ1fG__documentList .profile-module__iwZ1fG__documentName{display:block}.profile-module__iwZ1fG__documentList .profile-module__iwZ1fG__documentName span{margin-left:5px}}.profile-module__iwZ1fG__documentList .profile-module__iwZ1fG__documentText{color:var(--secondary-text);background-color:var(--color-light-dark);border-radius:var(--radius-4xl);margin-bottom:.4rem;padding:3px 10px;font-size:.94em;font-weight:500;display:inline-block}.profile-module__iwZ1fG__documentList .profile-module__iwZ1fG__documentDate{color:var(--secondary-text);font-size:.95em;font-weight:500}.profile-module__iwZ1fG__documentList .profile-module__iwZ1fG__documentGear{flex-direction:column;gap:.75rem;margin-left:auto;display:inline-flex;position:relative}.profile-module__iwZ1fG__documentList .profile-module__iwZ1fG__documentGear>button{background-color:var(--color-light);border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.profile-module__iwZ1fG__documentSearch{background-color:var(--color-light);border:1px solid var(--border-color);border-radius:var(--radius-4xl);cursor:text;-webkit-user-select:none;user-select:none;align-items:center;gap:.75rem;margin-bottom:1.8rem;padding:.6rem;display:flex}.profile-module__iwZ1fG__documentSearch:hover{border-color:rgba(var(--theme-color-rgb), .4);transition:all .2s}.profile-module__iwZ1fG__documentSearch .profile-module__iwZ1fG__searchText{color:var(--secondary-text);opacity:.5;width:100%;font-size:1em;font-weight:500}.profile-module__iwZ1fG__documentSearchModal{border-radius:var(--radius-xl);background-color:var(--color-bg);-webkit-user-select:none;user-select:none;flex-direction:column;max-height:90vh;display:flex}.profile-module__iwZ1fG__documentSearchModal .profile-module__iwZ1fG__modalHeader{border-bottom:0;border-bottom:1px solid var(--border-color);align-items:center;height:46px;padding:.75rem;display:flex}.profile-module__iwZ1fG__documentSearchModal .profile-module__iwZ1fG__modalHeaderTitle{text-align:center;color:var(--color-text);text-shadow:var(--text-shadow-sm);font-size:18px;font-weight:600}.profile-module__iwZ1fG__documentSearchModal .profile-module__iwZ1fG__modalSearchBar{padding:.75rem}.profile-module__iwZ1fG__documentSearchModal .profile-module__iwZ1fG__searchArea{background-color:var(--theme-main-bg);border:1px solid var(--border-color);border-radius:var(--radius-4xl);align-items:center;gap:.5rem;padding:.3rem;display:flex}.profile-module__iwZ1fG__documentSearchModal:focus-within .profile-module__iwZ1fG__searchArea{background-color:var(--color-bg);border-color:var(--theme-color);box-shadow:var(--shadow-lg)}.profile-module__iwZ1fG__documentSearchModal .profile-module__iwZ1fG__searchArea .profile-module__iwZ1fG__searcIcon{width:30px;height:30px;color:var(--theme-color);flex-shrink:0;place-items:center;margin-left:.5rem;display:grid}.profile-module__iwZ1fG__documentSearchModal .profile-module__iwZ1fG__modalBody{flex:1;margin-bottom:.75rem;padding:1rem;overflow-y:auto}.profile-module__iwZ1fG__documentSearchModal .profile-module__iwZ1fG__modalBody .profile-module__iwZ1fG__bodyItem{border-bottom:1px dashed var(--border-color);gap:.75rem;padding:.6rem 0;display:flex}.profile-module__iwZ1fG__documentSearchModal .profile-module__iwZ1fG__modalBody .profile-module__iwZ1fG__bodyItem:last-of-type{border-bottom:0}.profile-module__iwZ1fG__documentSearchModal .profile-module__iwZ1fG__modalBody .profile-module__iwZ1fG__bodyItemIcon{width:30px;height:30px;color:var(--theme-color);flex-shrink:0;place-items:center;display:grid}.profile-module__iwZ1fG__documentSearchModal .profile-module__iwZ1fG__modalBody .profile-module__iwZ1fG__bodyItemName{color:var(--theme-color);font-size:1.2rem;font-weight:500}.profile-module__iwZ1fG__documentSearchModal .profile-module__iwZ1fG__modalBody .profile-module__iwZ1fG__bodyItemText{font-size:0.rem;color:var(--secondary-text);opacity:.8;font-weight:400}.profile-module__iwZ1fG__documentSearchModal .profile-module__iwZ1fG__searchInput{color:var(--color-text);flex:1;padding:.6rem;font-size:1.05rem;font-weight:500}.profile-module__iwZ1fG__documentSearchModal .profile-module__iwZ1fG__searchSelect{background-color:var(--color-light-dark);max-width:150px;color:var(--color-text);border-radius:var(--radius-4xl);appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23ccc' stroke-width='2'%3E%3Cpath d='M2 5l6 6 6-6'/%3E%3C/svg%3E");background-position:right .9rem center;background-repeat:no-repeat;background-size:.8rem;padding:.6rem 2rem .6rem .8rem;font-size:.86em;font-weight:500}.profile-module__iwZ1fG__documentSearchModal .profile-module__iwZ1fG__modalHeader kbd{border-radius:var(--radius-sm);cursor:pointer;margin-left:auto;font-size:.7em;font-weight:700}.profile-module__iwZ1fG__documentSearchModal .profile-module__iwZ1fG__inputArea{flex:1;align-items:center;width:100%;display:flex}.profile-module__iwZ1fG__documentSearchModal .profile-module__iwZ1fG__selectArea{align-items:center;gap:.4rem;display:flex}@media (max-width:568px){.profile-module__iwZ1fG__documentSearchModal .profile-module__iwZ1fG__searchArea{border-radius:var(--radius-lg);flex-direction:column}.profile-module__iwZ1fG__documentSearchModal .profile-module__iwZ1fG__searchSelect{border-radius:var(--radius-md);flex:1;width:100%}.profile-module__iwZ1fG__documentSearchModal .profile-module__iwZ1fG__selectArea{flex:1;width:100%}}.profile-module__iwZ1fG__documentSearchModal .profile-module__iwZ1fG__noResult{color:var(--color-gray-400);text-align:center;flex-direction:column;align-items:center;padding:0 .75rem .75rem;font-size:1.05em;font-weight:400;display:flex}.profile-module__iwZ1fG__documentSearchModal .profile-module__iwZ1fG__noResult .profile-module__iwZ1fG__noResultIcon{border:2px solid var(--border-color);width:50px;height:50px;color:var(--secondary-text);opacity:.5;border-radius:50%;place-items:center;margin-bottom:.75rem;display:grid}.profile-module__iwZ1fG__loadMoreBtn{place-items:center;display:grid}.profile-module__iwZ1fG__loadMoreBtn>button{background-color:var(--color-light);border-radius:var(--radius-4xl);align-items:center;height:38px;padding:0 1rem;display:flex}.profile-module__iwZ1fG__dropDown{border:1px solid var(--border-color);background-color:var(--color-bg);color:var(--color-text);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);padding:.5rem;font-size:18px;font-weight:500;top:2rem;overflow:hidden}.profile-module__iwZ1fG__dropDownItem{cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;border-radius:var(--radius-lg);align-items:center;gap:5px;padding:.5rem .75rem;display:flex}.profile-module__iwZ1fG__dropDownItem .profile-module__iwZ1fG__Icon{flex-shrink:0;width:22px}.profile-module__iwZ1fG__dropDownItem:hover{background-color:var(--color-gray-200);color:var(--color-gray-600);transition:var(--ease-in-out)}.profile-module__iwZ1fG__dropDownItem .profile-module__iwZ1fG__contenText{flex-direction:column;display:flex}.profile-module__iwZ1fG__dropDownItem .profile-module__iwZ1fG__contenText>span{opacity:.7;margin-top:-1px;font-size:12px;font-weight:300;line-height:1}.profile-module__iwZ1fG__dropItemContanier{padding:.5rem}.profile-module__iwZ1fG__dropItemHeader{text-align:center;color:var(--secondary-text);opacity:.6;padding:.75rem 0 0;font-size:.9em;font-weight:600}@media (max-width:990px){.profile-module__iwZ1fG__profileFeeds{flex-direction:column}.profile-module__iwZ1fG__profileTag{max-width:100%}.profile-module__iwZ1fG__profileBody{padding:1rem}.profile-module__iwZ1fG__tagMenuList{display:none}.profile-module__iwZ1fG__profileTag .profile-module__iwZ1fG__tagMenu,.profile-module__iwZ1fG__tagMenuList.profile-module__iwZ1fG__open{display:block}}@media (max-width:768px){.profile-module__iwZ1fG__profileTag .profile-module__iwZ1fG__tagContent{max-width:100%}}@media (max-width:460px){.profile-module__iwZ1fG__documentList .profile-module__iwZ1fG__documentText{border-radius:var(--radius-sm);padding:3px 5px}}.profile-module__iwZ1fG__restrictedProfile{background-color:var(--color-bg);border:1px solid var(--border-color);border-radius:var(--radius-xl);flex-direction:column;align-items:center;margin-bottom:1rem;padding:3rem;display:flex}.profile-module__iwZ1fG__restrictedProfile .profile-module__iwZ1fG__restrictedIcon{border:2px solid var(--border-color);width:90px;height:90px;color:var(--color-gray-300);border-radius:50%;place-items:center;margin-bottom:1rem;display:grid}.profile-module__iwZ1fG__restrictedProfile .profile-module__iwZ1fG__restrictedTitle{color:var(--color-text);margin-bottom:.5rem;font-size:1.6em;font-weight:500}.profile-module__iwZ1fG__restrictedProfile .profile-module__iwZ1fG__restrictedDesc{color:var(--color-gray-400);font-size:1em;font-weight:300}
.EmojiPicker-module__A5xSJW__emojiDropdown{border:1px solid var(--border-color);background-color:var(--color-bg);color:var(--color-text);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);-webkit-user-select:none;user-select:none;padding:.5rem .75rem;font-size:18px;font-weight:500}.EmojiPicker-module__A5xSJW__emojiList{grid-template-columns:repeat(6,1fr);gap:0;width:210px;max-height:150px;margin-bottom:5px;display:grid;overflow-y:auto}.EmojiPicker-module__A5xSJW__emojiItem{cursor:pointer;border-radius:8px;flex-shrink:0;place-items:center;width:30px;height:30px;font-size:20px;line-height:1;transition:background-color .15s;display:grid}.EmojiPicker-module__A5xSJW__emojiItem:hover{background-color:var(--color-light-dark)}.EmojiPicker-module__A5xSJW__emojiTitle{opacity:.7;background-color:var(--color-bg);z-index:1;font-size:14px;font-weight:600;position:sticky;top:0}.EmojiPicker-module__A5xSJW__emojiBtn{cursor:pointer;place-items:center;width:100%;height:100%;display:grid;position:relative}.EmojiPicker-module__A5xSJW__emojiBtn>svg{cursor:pointer;width:28px}
.OwerUserList-module__--S4Ca__owerUserSearch{padding:.75rem}.OwerUserList-module__--S4Ca__owerUserSearch input{background-color:var(--theme-main-bg);border:1px solid var(--border-color);border-radius:var(--radius-lg);width:100%;padding:.75rem}.OwerUserList-module__--S4Ca__owerCategory{gap:10px;padding:.75rem;display:flex;overflow-x:auto}.OwerUserList-module__--S4Ca__owerCategory button{border:1px solid var(--border-color);border-radius:var(--radius-lg);flex-shrink:0;height:38px;padding:0 .5rem;font-size:.9em;font-weight:500}.OwerUserList-module__--S4Ca__owerCategory button:hover,.OwerUserList-module__--S4Ca__owerCategory button.OwerUserList-module__--S4Ca__Active{background-color:var(--color-light);box-shadow:var(--inset-shadow-sm);transition:background .2s}.OwerUserList-module__--S4Ca__owerUserList{border:1px solid var(--border-color);border-radius:var(--radius-xl)}.OwerUserList-module__--S4Ca__owerUserList .OwerUserList-module__--S4Ca__owerUserItem{border-bottom:1px solid var(--border-color);cursor:pointer;grid-template-columns:repeat(6,minmax(0,1fr));padding:.75rem;display:grid}.OwerUserList-module__--S4Ca__owerUserList .OwerUserList-module__--S4Ca__owerUserItem:hover{background-color:var(--color-light);transition:background .2s}.OwerUserList-module__--S4Ca__owerUserList .OwerUserList-module__--S4Ca__owerUserItem:last-of-type{border-bottom-left-radius:var(--radius-xl);border-bottom-right-radius:var(--radius-xl);border-bottom:0}.OwerUserList-module__--S4Ca__owerUserItem .OwerUserList-module__--S4Ca__owerUserItem .OwerUserList-module__--S4Ca__image{flex-shrink:0;width:40px;height:40px}.OwerUserList-module__--S4Ca__owerUserItem .OwerUserList-module__--S4Ca__owerUserItem .OwerUserList-module__--S4Ca__image img{object-fit:contain;width:100%;height:100%}@media (max-width:990px){.OwerUserList-module__--S4Ca__owerUserList .OwerUserList-module__--S4Ca__owerUserItem{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}}@media (max-width:768px){.OwerUserList-module__--S4Ca__owerUserList .OwerUserList-module__--S4Ca__owerUserItem{grid-template-columns:repeat(1,minmax(0,1fr));gap:5px}.OwerUserList-module__--S4Ca__owerUserList .OwerUserList-module__--S4Ca__itemCol{display:none}.OwerUserList-module__--S4Ca__owerUserList .OwerUserList-module__--S4Ca__itemCol:first-of-type{display:flex}}.OwerUserList-module__--S4Ca__owerUserList .OwerUserList-module__--S4Ca__itemCol{width:100%}.OwerUserList-module__--S4Ca__owerUserList .OwerUserList-module__--S4Ca__itemCol .OwerUserList-module__--S4Ca__owerFullName{font-size:1rem;font-weight:500}.OwerUserList-module__--S4Ca__owerUserList .OwerUserList-module__--S4Ca__itemCol .OwerUserList-module__--S4Ca__owerUserName{color:var(--color-gray-400);font-size:.94rem;font-weight:400}.OwerUserList-module__--S4Ca__owerUserList .OwerUserList-module__--S4Ca__itemCol .OwerUserList-module__--S4Ca__owerText{color:var(--color-gray-400);font-size:.94rem;font-weight:500}.OwerUserList-module__--S4Ca__seeMore{justify-content:center;align-items:center;padding:.75rem;display:flex}.OwerUserList-module__--S4Ca__seeMore button{background-color:var(--color-light-dark);border-radius:var(--radius-md);padding:.5rem .75rem}.OwerUserList-module__--S4Ca__modalHeader{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:.75rem;display:flex}.OwerUserList-module__--S4Ca__modalHeader kbd{border-radius:var(--radius-md);cursor:pointer;font-size:.7em;font-weight:600}.OwerUserList-module__--S4Ca__modalHeader .OwerUserList-module__--S4Ca__modalHeaderTitle{color:var(--color-text);font-size:1.15em;font-weight:500}.OwerUserList-module__--S4Ca__modalBody{flex:1;padding:.75rem;overflow-y:auto}.OwerUserList-module__--S4Ca__modalTop{border-radius:var(--radius-lg);background:rgba(var(--color-light-rgb), .5);border:1px solid rgba(var(--color-light-rgb), .8);align-items:center;gap:14px;margin-bottom:14px;padding:.75rem;display:flex}.OwerUserList-module__--S4Ca__modalAvatar{border-radius:999px;flex:none;width:64px;height:64px;overflow:hidden}.OwerUserList-module__--S4Ca__modalTopInfo{min-width:0}.OwerUserList-module__--S4Ca__modalUsername{letter-spacing:.2px;color:var(--color-gray-400);font-size:.84em;font-weight:600}.OwerUserList-module__--S4Ca__modalFullname{white-space:nowrap;text-overflow:ellipsis;max-width:420px;font-size:1.15em;font-weight:500;overflow:hidden}.OwerUserList-module__--S4Ca__modalStatus{margin-top:8px;font-size:.84em}.OwerUserList-module__--S4Ca__modalGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.OwerUserList-module__--S4Ca__modalItem{background:rgba(var(--color-light-rgb), .05);border:1px solid rgba(var(--color-light-rgb), .08)}.OwerUserList-module__--S4Ca__modalItemFull{background:rgba(var(--color-light-rgb), .05);border:1px solid rgba(var(--color-light-rgb), .08);border-radius:14px;grid-column:1/-1;padding:12px}.OwerUserList-module__--S4Ca__modalLabel{opacity:.75;letter-spacing:.2px;font-size:.84em;font-weight:700}.OwerUserList-module__--S4Ca__modalValue{word-break:break-word;overflow-wrap:anywhere;font-size:1.05em;font-weight:400;line-height:1.35}@media (max-width:680px){.OwerUserList-module__--S4Ca__modalGrid{grid-template-columns:1fr}.OwerUserList-module__--S4Ca__modalFullname{max-width:260px}}.OwerUserList-module__--S4Ca__modalFooter{gap:10px;padding:.75rem;display:flex}.OwerUserList-module__--S4Ca__modalFooter button{border-radius:var(--radius-md);padding:.44rem .75rem;font-size:1.05rem;font-weight:500}.OwerUserList-module__--S4Ca__btnSuccess{background-color:var(--color-lime-600);color:var(--color-white)}
