.reply__wrapper{width:100%;display:flex;justify-content:start;gap:8px;padding:4px 0}.reply__wrapper .profile_pic{height:32px;min-width:32px;border-radius:50%;overflow:hidden;flex-shrink:0}.comment__name__wrapper .name{color:#050505!important;font-size:13px;font-style:normal;font-weight:600;line-height:1.3}.comment__name__wrapper .actual__comment{color:#050505;font-size:15px;font-style:normal;font-weight:400;line-height:1.37}.comment__full .comment__name__wrapper{display:flex;align-items:center;justify-content:space-between;width:100%;gap:8px}.comment__full .comment_name{border-radius:18px;background:#f0f2f5;padding:8px 12px;transition:background-color .15s ease}.comment__full{position:relative}.comment__full .reaction__count__wrapper{background-color:#fff;position:absolute;bottom:-10px;right:50px;display:flex;align-items:center;padding:1px 5px;border-radius:10px;justify-content:start;gap:2px;box-shadow:0 1px 3px rgba(0,0,0,.12);cursor:pointer;z-index:5}.reaction__count__wrapper .reaction__Comment__Svg{display:flex}.text__wrapper .Like__reply{display:flex;flex-direction:column;justify-content:start}.text__wrapper .time__like__reply{display:flex;justify-content:start;align-items:center}.time__like__reply p{font-size:12px;font-style:normal;font-weight:600;line-height:normal;cursor:pointer;color:#65676b;transition:color .15s ease}.time__like__reply p:hover{color:#050505;text-decoration:underline}.Like__reply .view__more__reply{display:flex;align-items:center;justify-content:start;cursor:pointer;padding:4px 0 4px 12px;gap:4px;transition:opacity .15s ease}.view__more__reply:hover{opacity:.8}.view__more__reply p{color:#65676b!important;font-size:12px;font-style:normal;font-weight:600;line-height:normal}.view__more__reply p:hover{text-decoration:underline}.main__reply{display:flex;justify-content:start;align-items:flex-start;width:100%;gap:8px;margin-top:6px}.main__reply .profile_pic{height:28px;min-width:28px;border-radius:50%;overflow:hidden;flex-shrink:0}.main__reply .input{padding:8px 12px;background-color:#f0f2f5;border:1.5px solid transparent;outline:none;border-radius:20px;font-size:13px;width:100%;transition:border-color .2s ease,background-color .15s ease}.main__reply .input:focus{border-color:var(--color-primary,#1b74e4);background-color:#fff}.button__Comment__action p{color:#050505!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:normal;padding:8px 12px;cursor:pointer;border-radius:8px;transition:background-color .15s ease}.button__Comment__action p:hover{background-color:#f0f2f5}.dark .reply__wrapper{border-color:#3a3b3c}.dark .comment__name__wrapper .name{color:#e4e6eb!important}.dark .comment__name__wrapper .actual__comment{color:#e4e6eb}.dark .comment__full .comment_name{background:#3a3b3c}.dark .comment__full .reaction__count__wrapper{background-color:#3a3b3c;box-shadow:0 1px 3px rgba(0,0,0,.3)}.dark .time__like__reply p{color:#b0b3b8}.dark .time__like__reply p:hover{color:#e4e6eb}.dark .view__more__reply p{color:#b0b3b8!important}.dark .button__Comment__action p{color:#e4e6eb!important}.dark .button__Comment__action p:hover{background-color:#3a3b3c}.dark .main__reply .input{background-color:#3a3b3c;color:#e4e6eb;border-color:transparent}.dark .main__reply .input:focus{border-color:#2d88ff;background-color:#242526}