.profile_profile__Ye_GR{background-color:var(--hn-white-color);padding:20px;margin-top:20px;border:1px solid var(--hn-gray-border-color);border-radius:10px}@media screen and (max-width:1000px){.profile_profile__Ye_GR{margin-top:80px;padding:0;border:none}}.profile_profile-header__XuG3O{margin-bottom:40px}.profile_profile-header__avatar__6awOd{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:15px;background-image:url(/images/bg-1.png);background-size:cover;background-position:50%;padding-top:35px;padding-bottom:50px}.profile_profile-header__avatar-image__u9zYb{border-radius:50%;width:100px;height:100px;text-align:center;object-fit:cover;border:2px solid var(--hn-main-color)}.profile_profile-header__name__2dxvH{display:flex;align-items:center;justify-content:center;gap:10px;font-size:18px;font-weight:500;color:var(--hn-dark-color)}.profile_profile-header__name-text__yKLGR{font-size:20px;font-weight:500;color:var(--hn-dark-color);margin-bottom:0}.profile_profile-header__name-verify__VQUyF svg{color:var(--hn-blue-color)}.profile_profile-header__menu__FMwCa{border-bottom:1px solid var(--hn-gray-border-color)}.profile_profile-header__menu__FMwCa .profile_menu__m0vyS{display:flex;gap:20px}@media screen and (max-width:991px){.profile_profile-header__menu__FMwCa .profile_menu__m0vyS{position:fixed;right:0;bottom:100px;z-index:1000;padding:10px;font-size:12px;font-weight:500;justify-content:center;background-color:var(--hn-white-color);border-radius:10px 0 0 10px;display:flex;flex-direction:column;gap:5px;box-shadow:0 0 10px 0 rgba(0,0,0,.1);transition:all .3s}.profile_profile-header__menu__FMwCa .profile_menu__m0vyS:before{left:-30px;width:30px}.profile_profile-header__menu__FMwCa .profile_menu__m0vyS:after,.profile_profile-header__menu__FMwCa .profile_menu__m0vyS:before{content:"";position:absolute;top:50%;height:60px;color:var(--hn-white-color);transform:translateY(-50%);background-color:var(--hn-main-color-10);border-radius:5px 0 0 5px;font-weight:700;display:flex;align-items:center;justify-content:center}.profile_profile-header__menu__FMwCa .profile_menu__m0vyS:after{left:-25px;width:20px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M13.54 18a2.06 2.06 0 0 1-1.3-.46l-5.1-4.21a1.7 1.7 0 0 1 0-2.66l5.1-4.21a2.1 2.1 0 0 1 2.21-.26a1.76 1.76 0 0 1 1.05 1.59v8.42a1.76 1.76 0 0 1-1.05 1.59a2.2 2.2 0 0 1-.91.2'/%3E%3C/svg%3E");background-size:100% 100%;background-repeat:no-repeat;background-position:50%}.profile_profile-header__menu__FMwCa .profile_menu__m0vyS.profile_hidden__AeJsb{transform:translateX(100%)}}.profile_profile-header__menu__FMwCa .profile_menu-item__12JMf{padding:10px 0;font-size:16px;font-weight:500;color:var(--hn-dark-color);border:none;border-bottom:2px solid transparent;background-color:transparent;transition:border-bottom .3s;font-weight:400}.profile_profile-header__menu__FMwCa .profile_menu-item__12JMf.profile_active__YE4Dj,.profile_profile-header__menu__FMwCa .profile_menu-item__12JMf:hover{border-bottom:2px solid var(--hn-main-color)}@media screen and (max-width:991px){.profile_profile-header__menu__FMwCa .profile_menu-item__12JMf{font-size:12px;font-weight:500}.profile_profile-header__menu__FMwCa .profile_menu-item__12JMf.profile_active__YE4Dj,.profile_profile-header__menu__FMwCa .profile_menu-item__12JMf:hover{color:var(--hn-main-color);border-bottom:2px solid transparent}}.profile_profile-header__menu__FMwCa .profile_action-button__YqDBq{color:#fff;background-color:var(--hn-main-color);border-radius:5px;padding:5px 7px;display:flex;align-items:center;justify-content:center;gap:5px;border:none;font-weight:500}.profile_mb-list-story_3__weDsW{border-radius:10px;background-color:var(--hn-white-color);z-index:100}.profile_mb-list-story_3__weDsW .profile_item__Qeze_{display:flex;width:100%;align-items:center;transition:all .3s;border:1px solid var(--hn-mb-gray-color-50);padding:10px;border-radius:5px}.profile_mb-list-story_3__weDsW .profile_item__Qeze_:hover{background-color:var(--sheet-background-bw-white);transform:scale(1.01);box-shadow:0 0 10px rgba(0,0,0,.1)}.profile_mb-list-story_3__weDsW .profile_item-left__E1Zwv{position:relative;flex:0 0 20%}.profile_mb-list-story_3__weDsW .profile_item-left__img-default__i5_C_{height:auto;border-radius:5px;display:block;width:100%;aspect-ratio:3/4;overflow:hidden;position:relative}.profile_mb-list-story_3__weDsW .profile_item-left__img__99IT2{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.profile_mb-list-story_3__weDsW .profile_item-left__img__99IT2 img{height:100%;width:100%;object-fit:cover;border-radius:5px}.profile_mb-list-story_3__weDsW .profile_item-right__cAkJ2{flex:0 0 80%;padding-left:14px}.profile_mb-list-story_3__weDsW .profile_item-right__title__YxKZN{font-weight:700;line-height:18px;font-size:14px;height:18px;overflow:hidden;-webkit-line-clamp:1;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;margin-bottom:8px;color:var(--hn-dark-color)}.profile_mb-list-story_3__weDsW .profile_item-right__desc__MEOFe{line-height:17px;font-size:12px;height:34px;overflow:hidden;-webkit-line-clamp:2;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;margin-bottom:8px;color:var(--hn-mb-gray-color)}.profile_mb-list-story_3__weDsW .profile_item-right__info__8zy2B{display:flex;justify-content:space-between;align-items:center}.profile_mb-list-story_3__weDsW .profile_item-right__info__8zy2B .profile_info-author__W5Hu4{color:var(--hn-gray-color);font-size:14px;line-height:17px}.profile_mb-list-story_3__weDsW .profile_item-right__info__8zy2B .profile_info-category__etZ7e{display:block;background-color:var(--hn-mb-gray-color-50);color:var(--hn-mb-gray-color);font-size:12px;padding:2px 5px;border-radius:6px;text-wrap:nowrap}.loader_loader-wrap__vzy5i{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;background-color:var(--surface-bw-white);display:flex;justify-content:center;align-items:center}.loader_loaderContainer__a_rD2{position:relative;display:flex;justify-content:center;align-items:center;text-align:center;background-color:var(--hn-white-color);border:2px solid var(--hn-main-color);padding:10px 40px;border-radius:8px;overflow:hidden}.loader_loaderContainer__a_rD2 .loader_loaderBackground__jYDjM[style*="width: 100%"]+.loader_loaderText__xTGT7{color:var(--hn-white-color)}.loader_loaderText__xTGT7{position:relative;font-size:20px;font-weight:700;color:var(--hn-main-color);z-index:2;transition:color .3s ease}.loader_loaderBackground__jYDjM{position:absolute;top:0;left:0;height:100%;width:0;background-color:var(--hn-main-color);transition:width .3s ease;z-index:1}