.user-tile{align-items:center;gap:20px;display:flex}.user-tile .user-tile-main{flex-flow:row;align-items:center;gap:20px;display:flex}.user-tile .user-tile-main .user-info{flex-direction:column;gap:8px;height:100%;display:flex}.user-tile .user-tile-main .user-info h3{font-weight:500}.user-tile .user-tile-main .user-info p,.user-tile .user-tile-main .user-info span{color:#9f9fa7}.user-tile button{min-width:-moz-fit-content;min-width:fit-content;margin:0}.avatar-image{justify-content:center;align-items:center;display:flex}.avatar-image a{border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;text-decoration:none;display:flex;overflow:hidden}.avatar-image a img{height:100%}.comment-section{flex-direction:column;gap:20px;width:75vw;max-width:75vw;margin:50px 0;display:flex}.comment-section .info-sort-button{flex-flow:row;align-items:center;gap:30px;display:flex}.comment-section .info-sort-button h3{flex-flow:row;gap:10px;font-size:1.5rem;display:flex}.comment-section .info-sort-button .comment-sort-button{flex-flow:wrap;align-items:center;gap:10px;font-size:20px;font-weight:600;display:flex}.comment-section .info-sort-button .comment-sort-button button{margin:0}.like-reply-section{flex-direction:column;gap:10px;width:100%;padding:10px 0;display:flex}.like-reply-section .like-reply{flex-flow:row;align-items:center;gap:15px;width:100%;display:flex}.like-reply-section .like-reply .comment-like{cursor:pointer;border-radius:12px;flex-flow:row;align-items:center;gap:5px;padding:10px;display:flex}.like-reply-section .like-reply .comment-like svg{width:25px}.like-reply-section .like-reply .comment-like svg path{color:#ebecfa}.like-reply-section .like-reply .comment-like:hover svg path{color:#fba059}.like-reply-section .like-reply .comment-like span{color:#9f9fa7}.like-reply-section .reply{flex-flow:row;gap:10px;width:100%;display:flex}.like-reply-section .reply .avatar-image{border-radius:50%;justify-content:center;align-items:center;display:flex;overflow:hidden}.like-reply-section .reply .avatar-image img{height:100%}.like-reply-section .reply .reply-main{flex-direction:column;width:100%;display:flex}.like-reply-section .reply .reply-main hr{width:100%;margin-bottom:10px}.like-reply-section .reply .reply-main .textarea{width:calc(100% - 20px)}.like-reply-section .reply .reply-main .button-reply{flex-flow:row;justify-content:flex-end;gap:20px;display:flex}.like-reply-section .reply .reply-main .button-reply button{height:40px;margin:0;font-size:1rem}.comment-list{flex-direction:column;gap:30px;width:100%;display:flex}.comment{flex-direction:column;width:100%;display:flex}.comment .comment-top-part{flex-flow:row;gap:10px;width:100%;display:flex}.comment .comment-top-part .comment-avatar{flex-direction:column;gap:5px;display:flex}.comment .comment-top-part .comment-main{width:100%;margin-top:10px}.comment-user{flex-direction:column;align-items:flex-start;gap:10px}.comment-user .comment-button{background-color:transparent;border:0;font-size:1rem}.user-info-row{flex-direction:row;align-items:center;gap:10px;width:100%;height:100%;display:flex}.user-info-row h3{font-size:1rem;font-weight:500}.user-info-row span{color:#9f9fa7;font-size:.95rem}.reply-segment-container{height:100%;position:relative}.reply-segment-container .reply-segment-top{border-bottom:1px solid #9f9fa7;border-left:1px solid #9f9fa7;border-radius:0 0 0 100%;width:50%;height:25px;position:absolute;top:0;right:0}.reply-segment-container .reply-segment-main{background-color:#9f9fa7;width:1px;height:100%;margin-left:calc(50% - 1px)}.reply-show-section{width:100%;display:flex}.reply-show-section .reply-segment-container{width:50px;height:25px}.reply-show-section .reply-show-button{flex-flow:row;align-items:center;gap:7px;margin:10px 0 20px;display:flex}.reply-show-section .reply-show-button span,.reply-show-section .reply-show-button p,.reply-show-section .reply-show-button svg>path{transition:color .2s}.reply-show-section .reply-show-button:hover span,.reply-show-section .reply-show-button:hover p,.reply-show-section .reply-show-button:hover svg>path{color:#fba059}.reply-comment{flex-flow:row;gap:7px;height:-moz-fit-content;height:fit-content;display:flex}.reply-comment .reply-aria-line{min-width:50px}
