@keyframes AuthModal_appearOpacity__qxtkv{0%{opacity:0}to{opacity:1}}@keyframes AuthModal_up-rotate__dimY_{0%{animation-timing-function:cubic-bezier(.16,-.88,.97,.53);transform:translateY(0)}30%{transform-origin:center;animation-timing-function:cubic-bezier(.34,1.56,.64,1);transform:translateY(-10px)}to{transform-origin:center;transform:translateY(-10px) rotate(45deg) scale(.9)}}@keyframes AuthModal_down-rotate__ZoNNS{0%{animation-timing-function:cubic-bezier(.16,-.88,.97,.53);transform:translateY(0)}30%{transform-origin:center;animation-timing-function:cubic-bezier(.34,1.56,.64,1);transform:translateY(10px)}to{transform-origin:center;transform:translateY(10px) rotate(-45deg) scale(.9)}}@keyframes AuthModal_hide__vq9dv{29%{opacity:1}30%{opacity:0}to{opacity:0}}.AuthModal_container__EGH51{position:relative;display:flex;border-radius:8px;width:300px;height:600px;overflow:hidden;z-index:1}@media(max-width:768px){.AuthModal_container__EGH51{width:95vw;height:600px}}.AuthModal_container__EGH51 .AuthModal_content___SRIs{background-color:rgba(0,0,0,.4);border-radius:8px;z-index:1;display:flex;flex-direction:column;justify-content:center;align-items:center;align-content:center;align-self:center;margin-inline:auto;width:100%;height:100%;gap:30px}.AuthModal_container__EGH51 .AuthModal_content__inputs__plZXf{display:grid;grid-gap:10px;gap:10px}.AuthModal_container__EGH51 .AuthModal_content__buttons__iAx82{display:flex;flex-direction:column;align-items:center;gap:10px}.AuthModal_container__EGH51 .AuthModal_content__buttons__iAx82 p{font-size:.9em}.AuthModal_container__EGH51 .AuthModal_content__buttons__iAx82 .AuthModal_link__WNc05{color:#6951ee}.AuthModal_container__EGH51 .AuthModal_content__buttons__iAx82 .AuthModal_link__WNc05:hover{cursor:pointer}.AuthModal_container__EGH51 .AuthModal_content__buttons__iAx82 .AuthModal_btn__bSgNT{position:relative;width:100%;max-width:185px;min-height:31px}.AuthModal_container__EGH51 .AuthModal_content__buttons__iAx82 .AuthModal_btn__bSgNT div{display:flex;align-items:center;justify-content:center}.AuthModal_container__EGH51 .AuthModal_close__FtdYd{position:absolute;right:0;z-index:1;width:28px;height:28px;opacity:.5;cursor:pointer}.AuthModal_container__EGH51 .AuthModal_close__FtdYd .AuthModal_svg__6n0lV{width:100%;height:100%;fill:#fff}.AuthModal_container__EGH51 .AuthModal_close__FtdYd:hover{opacity:1}@keyframes Avatar_appearOpacity__C7s1T{0%{opacity:0}to{opacity:1}}@keyframes Avatar_up-rotate__3CD3J{0%{animation-timing-function:cubic-bezier(.16,-.88,.97,.53);transform:translateY(0)}30%{transform-origin:center;animation-timing-function:cubic-bezier(.34,1.56,.64,1);transform:translateY(-10px)}to{transform-origin:center;transform:translateY(-10px) rotate(45deg) scale(.9)}}@keyframes Avatar_down-rotate___rgtN{0%{animation-timing-function:cubic-bezier(.16,-.88,.97,.53);transform:translateY(0)}30%{transform-origin:center;animation-timing-function:cubic-bezier(.34,1.56,.64,1);transform:translateY(10px)}to{transform-origin:center;transform:translateY(10px) rotate(-45deg) scale(.9)}}@keyframes Avatar_hide__xYbFB{29%{opacity:1}30%{opacity:0}to{opacity:0}}.Avatar_container__DM3lX{width:100%;height:100%}.Avatar_container__DM3lX .Avatar_image__YvAo_{width:100%;height:100%;border-radius:50%;object-fit:cover;transition:all .3s;outline:2px solid rgba(0,0,0,0);aspect-ratio:1}.Avatar_container__DM3lX .Avatar_image__YvAo_:hover{outline:2px solid #6951ee}.Avatar_placeholder__M4pjJ{width:100%;height:100%}.Avatar_placeholder__container__ZTyKA{width:100%;height:100%;color:#fff}@keyframes SearchModal_appearOpacity__mYEMq{0%{opacity:0}to{opacity:1}}@keyframes SearchModal_up-rotate__oXtd5{0%{animation-timing-function:cubic-bezier(.16,-.88,.97,.53);transform:translateY(0)}30%{transform-origin:center;animation-timing-function:cubic-bezier(.34,1.56,.64,1);transform:translateY(-10px)}to{transform-origin:center;transform:translateY(-10px) rotate(45deg) scale(.9)}}@keyframes SearchModal_down-rotate__sUgap{0%{animation-timing-function:cubic-bezier(.16,-.88,.97,.53);transform:translateY(0)}30%{transform-origin:center;animation-timing-function:cubic-bezier(.34,1.56,.64,1);transform:translateY(10px)}to{transform-origin:center;transform:translateY(10px) rotate(-45deg) scale(.9)}}@keyframes SearchModal_hide__8Eu6s{29%{opacity:1}30%{opacity:0}to{opacity:0}}.SearchModal_modal__Azuj2{display:flex;flex-direction:column;padding:20px;background-color:#212731;width:85vw;border-radius:8px;position:fixed;top:10%;left:50%;transform:translateX(-50%)}@media(max-width:768px){.SearchModal_modal__Azuj2{width:90vw}}@media(max-width:500px){.SearchModal_modal__Azuj2{padding:10px}}.SearchModal_modal__search__RvW7j{display:grid;grid-gap:10px;gap:10px;position:relative;align-items:center}.SearchModal_modal__search__RvW7j input{max-width:calc(100% - 100px)}.SearchModal_modal__result__Z__Xt{aspect-ratio:2/3;border-radius:8px;overflow:hidden;transition:all .3s;position:relative}.SearchModal_modal__results__UKMeB{align-content:flex-start;padding:5px;display:grid;grid-template-columns:repeat(6,1fr);grid-gap:20px;gap:20px;opacity:0;animation:SearchModal_appearOpacity__mYEMq .4s ease 1 forwards}.SearchModal_modal__results_loading__0D_rH{pointer-events:none;filter:brightness(.5);height:100%}@media(max-width:1200px){.SearchModal_modal__results__UKMeB{grid-template-columns:repeat(5,1fr)}}@media(max-width:996px){.SearchModal_modal__results__UKMeB{grid-template-columns:repeat(4,1fr)}}@media(max-width:768px){.SearchModal_modal__results__UKMeB{grid-template-columns:repeat(3,1fr)}}@media(max-width:500px){.SearchModal_modal__results__UKMeB{grid-template-columns:repeat(2,1fr);grid-template-columns:1fr 1fr}}.SearchModal_modal__more__29xyQ{width:100%;grid-column:1/-1}.SearchModal_modal__more__29xyQ button{width:100%;border-radius:8px}.SearchModal_modal__empty__kDyf8{display:flex;align-items:center;justify-content:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding-top:20px;animation:SearchModal_appearOpacity__mYEMq .4s ease 1 forwards}.SearchModal_modal__buttons__6M4fj{position:absolute;right:5px}.SearchModal_modal__buttons__6M4fj button{border-radius:8px}div .SearchModal_scrollbars__container__bFbET{margin-top:20px}div .SearchModal_scrollbars__content__C_cLs{margin:0;padding:5px;border-radius:8px;max-height:calc(80vh - 80px);min-height:calc(80vh - 80px);height:-moz-fit-content;height:fit-content}div .SearchModal_scrollbars__scrollbar__FnbI_{margin-right:-12px}@keyframes UserInfo_appearOpacity__jv2Y3{0%{opacity:0}to{opacity:1}}@keyframes UserInfo_up-rotate__C3v_Z{0%{animation-timing-function:cubic-bezier(.16,-.88,.97,.53);transform:translateY(0)}30%{transform-origin:center;animation-timing-function:cubic-bezier(.34,1.56,.64,1);transform:translateY(-10px)}to{transform-origin:center;transform:translateY(-10px) rotate(45deg) scale(.9)}}@keyframes UserInfo_down-rotate__9YMqx{0%{animation-timing-function:cubic-bezier(.16,-.88,.97,.53);transform:translateY(0)}30%{transform-origin:center;animation-timing-function:cubic-bezier(.34,1.56,.64,1);transform:translateY(10px)}to{transform-origin:center;transform:translateY(10px) rotate(-45deg) scale(.9)}}@keyframes UserInfo_hide__1ySPe{29%{opacity:1}30%{opacity:0}to{opacity:0}}.UserInfo_title__7Na0k{width:100%;height:30px;border-radius:8px;background:#2c3340;font-size:1.2rem;padding-left:10px;padding-top:3px;box-shadow:0 2px 6px 2px rgba(0,0,0,.2)}.UserInfo_content__top__gi_YT{display:flex;flex-direction:column;flex-wrap:wrap}.UserInfo_content__top__gi_YT .UserInfo_friends__sTe5W{width:400px;margin-top:10px;border-radius:8px}@media(max-width:1380px){.UserInfo_content__top__gi_YT .UserInfo_friends__sTe5W{width:100%}}.UserInfo_content__top__gi_YT .UserInfo_friends__list__ra1QX{display:flex;padding:10px 0 0 10px;flex-wrap:wrap;gap:10px}.UserInfo_content__top__gi_YT .UserInfo_friends__item__RoT_o{width:34px;height:34px;transition:all .2s}.UserInfo_content__top__gi_YT .UserInfo_profile__phQU_{display:flex;justify-content:space-between;flex-wrap:wrap;gap:20px}@media(max-width:768px){.UserInfo_content__top__gi_YT .UserInfo_profile__phQU_{justify-content:center}}.UserInfo_content__top__gi_YT .UserInfo_profile__left__vB_bs{display:grid;grid-template-columns:1fr auto;grid-gap:20px;gap:20px}@media(max-width:768px){.UserInfo_content__top__gi_YT .UserInfo_profile__left__vB_bs{justify-items:center;justify-content:center;text-align:center;grid-template-columns:1fr}}.UserInfo_content__top__gi_YT .UserInfo_profile__info__HJ0Dl{margin-bottom:20px}.UserInfo_content__top__gi_YT .UserInfo_profile__name__KgTSE{font-size:1.5rem}.UserInfo_content__top__gi_YT .UserInfo_profile__description__ghDIa{margin-top:10px;max-width:450px;width:-moz-fit-content;width:fit-content;border-radius:8px;background-color:#2c3340;padding:10px;white-space:pre-wrap;text-align:left;object-fit:cover}.UserInfo_content__top__gi_YT .UserInfo_profile__description__ghDIa *{font-size:.8rem}.UserInfo_content__top__gi_YT .UserInfo_profile__description__ghDIa img{width:100%;border-radius:5px}.UserInfo_content__top__gi_YT .UserInfo_profile__description__ghDIa li{margin-left:12px;list-style:initial}.UserInfo_content__top__gi_YT .UserInfo_profile__description__ghDIa li a{color:#afb3b9}.UserInfo_content__top__gi_YT .UserInfo_profile__description__ghDIa li a:hover{text-decoration:underline}.UserInfo_content__top__gi_YT .UserInfo_profile__stats__rFKwC{margin-top:20px}.UserInfo_content__top__gi_YT .UserInfo_profile__stats__title__fdrlj{border-bottom:1px solid #374151}.UserInfo_content__top__gi_YT .UserInfo_profile__stats__list__fk9IT{display:flex;margin-top:10px;flex-direction:column}.UserInfo_content__top__gi_YT .UserInfo_profile__stats__list__fk9IT a{display:flex;gap:5px;align-items:center;transition:all .2s}.UserInfo_content__top__gi_YT .UserInfo_profile__stats__list__fk9IT a:hover{color:#6951ee}.UserInfo_content__top__gi_YT .UserInfo_profile__image__TI2el{display:flex;gap:10px;flex-direction:column;align-items:center;width:160px}.UserInfo_content__top__gi_YT .UserInfo_profile__image__TI2el .UserInfo_image__Ng7ja{object-fit:cover;border-radius:8px}.UserInfo_content__top__gi_YT .UserInfo_profile__image__TI2el .UserInfo_btn__2uz_p{width:90%}@media(max-width:768px){.UserInfo_content__top__gi_YT{margin-top:-55px;gap:20px}}.UserInfo_content__bottom__CD7j3{flex-direction:column;margin-top:20px;display:flex;align-items:center;justify-content:center}.UserInfo_content__bottom__CD7j3 .UserInfo_activity__WD59C{margin-top:20px;width:100%;position:relative;min-height:300px}.UserInfo_content__bottom__CD7j3 .UserInfo_activity__title__RwkGA{width:100%;height:30px;border-radius:8px;background:#2c3340;font-size:1.2rem;padding-left:10px;padding-top:3px;box-shadow:0 2px 6px 2px rgba(0,0,0,.2)}.UserInfo_content__bottom__CD7j3 .UserInfo_activity__list__s60qu{display:grid;grid-template-columns:repeat(3,1fr);justify-content:space-between;margin-top:20px;grid-gap:20px;gap:20px;flex-wrap:wrap}@media(max-width:1200px){.UserInfo_content__bottom__CD7j3 .UserInfo_activity__list__s60qu{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.UserInfo_content__bottom__CD7j3 .UserInfo_activity__list__s60qu{grid-template-columns:repeat(1,1fr)}}.UserInfo_content__bottom__CD7j3 .UserInfo_activity__WD59C .UserInfo_item__d93Xd{display:flex;gap:30px}.UserInfo_content__bottom__CD7j3 .UserInfo_activity__WD59C .UserInfo_item__img__VjRUM{border-radius:8px}.UserInfo_content__bottom__CD7j3 .UserInfo_activity__WD59C .UserInfo_item__img__VjRUM>img{max-height:320px;max-width:240px;aspect-ratio:.75;object-fit:cover;border-radius:inherit}.UserInfo_content__bottom__CD7j3 .UserInfo_activity__WD59C .UserInfo_item__text__hVxLz{display:flex;flex-direction:column;gap:10px}.UserInfo_content__bottom__CD7j3 .UserInfo_activity__WD59C .UserInfo_item__text__hVxLz p:first-child{font-weight:700}.UserInfo_content__bottom__CD7j3 .UserInfo_activity__WD59C .UserInfo_item__text__hVxLz p:nth-child(2){color:#d9d9d9}.UserInfo_date__Ipeqs{color:#afb3b9}.UserInfo_date__Ipeqs span{color:#fff}@keyframes UserProfile_appearOpacity__TmHzC{0%{opacity:0}to{opacity:1}}@keyframes UserProfile_up-rotate__7aWY9{0%{animation-timing-function:cubic-bezier(.16,-.88,.97,.53);transform:translateY(0)}30%{transform-origin:center;animation-timing-function:cubic-bezier(.34,1.56,.64,1);transform:translateY(-10px)}to{transform-origin:center;transform:translateY(-10px) rotate(45deg) scale(.9)}}@keyframes UserProfile_down-rotate__O_t55{0%{animation-timing-function:cubic-bezier(.16,-.88,.97,.53);transform:translateY(0)}30%{transform-origin:center;animation-timing-function:cubic-bezier(.34,1.56,.64,1);transform:translateY(10px)}to{transform-origin:center;transform:translateY(10px) rotate(-45deg) scale(.9)}}@keyframes UserProfile_hide__rqw6C{29%{opacity:1}30%{opacity:0}to{opacity:0}}.UserProfile_container__kNHVX{display:grid;grid-template-columns:1fr min-content;color:#fff;justify-content:center;margin-top:5px;grid-gap:10px;gap:10px}@media(max-width:768px){.UserProfile_container__kNHVX{grid-template-columns:1fr}}.UserProfile_container__kNHVX .UserProfile_content__j7_c2{padding:20px;width:100%;min-height:calc(100vh - 155px);border-radius:8px}@media(max-width:768px){.UserProfile_container__kNHVX .UserProfile_content__j7_c2{padding:10px}}.UserProfile_container__kNHVX .UserProfile_content__j7_c2 .UserProfile_tabs__button__909sH{height:50px}.UserProfile_menu__BRKbq{display:flex;flex-direction:column;gap:5px}.UserProfile_top_active__WUPbt{animation:UserProfile_down-rotate__O_t55 .6s ease-out both}.UserProfile_middle_active__JjGrK{animation:UserProfile_hide__rqw6C .6s ease-out forwards}.UserProfile_bottom_active__mv9l6{animation:UserProfile_up-rotate__7aWY9 .6s ease-out both}.UserProfile_svg__YUcJH{height:25px}.UserProfile_svg__YUcJH .UserProfile_bottom__381a9,.UserProfile_svg__YUcJH .UserProfile_middle__4r1Rk,.UserProfile_svg__YUcJH .UserProfile_top__gS84s{transform-box:fill-box;transform-origin:center}.UserProfile_expand__title__GQVCI{width:50px!important}