.user_profile_tag{cursor:pointer;width:auto;transition:all .1s ease-in-out}.user_profile_tag>.user_summary{flex-direction:row;justify-content:flex-start;align-items:center;gap:5px;width:auto;display:flex}.user_profile_tag>.user_summary>img{border-radius:5em;width:100%;min-width:16px;max-width:16px;height:auto;min-height:16px;overflow:hidden}.user_profile_tag>.user_summary>p{color:#c3c3c3;white-space:nowrap;font-size:14px;font-weight:600;transition:all .1s ease-in-out}.user_profile_tag:hover>.user_summary>p{color:#fff;transition:all .1s ease-in-out}.profile_preview_wrapper{background:#1d2027;border-radius:5px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:5px;width:100%;padding:8px;display:flex;box-shadow:0 1px 10px 3px #06070b}.profile_preview_wrapper>.row.top{border-radius:5px;flex-direction:column;justify-content:center;align-items:center;width:150px;max-width:150px;height:150px;max-height:150px;display:flex;overflow:hidden}.profile_preview_wrapper>.row.top>img{width:100%;height:auto}.profile_preview_wrapper>.row.bottom{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:5px;width:100%;display:flex}.profile_preview_wrapper>.row.bottom>.profile_roles,.profile_preview_wrapper>.row.bottom>.profile_username{width:100%}.profile_preview_wrapper>.row.bottom>.profile_username>p{color:#fff;font-size:14px;font-weight:600}.profile_preview_wrapper>.row.bottom>.profile_follow_stats{flex-direction:row;justify-content:space-between;align-items:center;gap:5px;width:100%;display:flex}.profile_preview_wrapper>.row.bottom>.profile_follow_stats>.profile_follow_stat{flex-direction:column;justify-content:center;align-items:center;gap:0;width:50%;display:flex}.profile_preview_wrapper>.row.bottom>.profile_follow_stats>.profile_follow_stat>h4{color:#fff;font-size:14px;font-weight:600}.profile_preview_wrapper>.row.bottom>.profile_follow_stats>.profile_follow_stat>p{color:#c3c3c3;font-size:11px;font-weight:400}.profile_preview_wrapper>.row.bottom>.profile_follow_btn_wrapper{width:100%}.profile_preview_wrapper>.row.bottom>.profile_follow_btn_wrapper>.profile_follow_button{background:var(--red);border-radius:5px;flex-direction:row;justify-content:center;align-items:center;width:100%;padding:7px 10px;display:flex}.profile_preview_wrapper>.row.bottom>.profile_follow_btn_wrapper>.profile_follow_button>p{font-size:14px;font-weight:600;color:#fff!important}.profile_preview_wrapper>.row.bottom>.profile_follow_btn_wrapper>.profile_follow_button>svg{width:16px;color:#fff!important}
