.user-profile__body{flex:1}.user-profile__body__content .ant-tabs-tab-btn{color:var(--base-gray-900-static)!important}.user-profile__body__content .ant-tabs-ink-bar{background:var(--base-gray-900-static)!important}.user-profile__body__content .ant-tabs-nav{background-color:var(--base-gray-000-static);padding:0 5rem;overflow:hidden}@media only screen and (max-width: 36em){.user-profile__body__content .ant-tabs-nav{padding:0 3rem}}.user-profile__body__quick{display:flex;justify-content:space-between;align-items:center;padding:5px 0 10px;margin-bottom:2.5rem;border-bottom:1px solid var(--divider-color)}.user-profile__body__quick__text{font-size:12px;color:var(--base-gray-600)}.user-profile__body__quick__link{font-weight:500}.user-profile__tab{min-width:50rem;margin:auto;padding:1rem 5rem 0}@media only screen and (max-width: 36em){.user-profile__tab{padding:1rem 3rem 0;min-width:100%}}.user-profile__tab--w-link{padding-top:0}.user-profile__tab__more{height:40px;margin-top:10px}.user-profile__tab__description__empty{height:8rem;display:flex;justify-content:center;align-items:center}.user-profile__tab__description__content{white-space:pre-wrap}.user-profile__tab__topics{display:grid;grid-template-columns:repeat(auto-fill,98px);gap:10px;grid-auto-flow:column;overflow-x:auto}.user-profile__tab__topics__info-icon{transition:.2s color ease-out;color:var(--text-color-tertiary)}.user-profile__tab__topics__info-icon:hover{color:var(--text-color)}.user-profile__tab__topics::-webkit-scrollbar{height:12px}.user-profile__tab__topics::-webkit-scrollbar-track{background:var(--background-color)}.user-profile__tab__topics::-webkit-scrollbar-thumb{border-radius:100px;background-color:var(--scroll-unhover-color);background-clip:padding-box;border:3px solid var(--background-color)}.user-profile__tab__topics::-webkit-scrollbar-thumb:hover{background-color:var(--scroll-hover-color);background-clip:padding-box;border:3px solid var(--background-color)}.user-profile__tab__topics--empty{display:block;text-align:center}.user-profile__tab__topics__more{width:80px;height:142px;display:flex;justify-content:center;align-items:center}.user-profile__item{margin-bottom:3rem;color:var(--text-color)}.user-profile__item:last-child{margin-bottom:1rem}.user-profile__item__title{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px;font-size:16px}.user-profile__item__label{display:block;font-weight:500}.user-profile__item__more{color:var(--base-gray-600);transition:color .2s ease-out;cursor:pointer}.user-profile__item__more:hover{color:var(--base-gray-900)}.user-profile__meet-list{margin-bottom:3rem}.user-profile__meet-list:not(:first-child){margin-top:50px}.user-profile__meet-list:last-child{margin-bottom:1rem}.user-profile__meet-list .ant-divider{color:var(--base-gray-700)}.user-profile__meet-list .ant-divider-with-text:after{border-top:1px solid var(--divider-color)}.user-profile__meet-list__title{font-size:16px;color:var(--base-gray-600);font-weight:400}.user-profile__meet-list__title--count{display:inline-block;margin-left:5px}.user-profile__meet-list__loading{height:50px;display:flex;justify-content:center;align-items:center}
