.optimized-avatar{display:inline-block;border-radius:50%;overflow:hidden;line-height:0}.post-actions{display:flex;gap:8px}.post-actions--admin{align-items:center;gap:12px;width:100%;margin-top:4px}.post-actions__admin-btn{flex:1 1}.post-actions__admin-btn--accept{background-color:green}.post-actions__btn{width:32px;height:32px;padding:6px 10px;background-color:transparent;border-radius:16px;position:relative;z-index:0}.post-actions__btn:active:not(:disabled){background-color:rgba(0,0,0,.1);box-shadow:none;transform:none}.post-actions__icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center}.post-actions__stat{display:flex;align-items:center;font-size:14px;padding-left:4px}.post-actions__share-popover{padding:8px 10px;border-radius:8px}.post-actions__share-item{cursor:pointer;padding:8px 12px;border-radius:6px;display:flex;gap:12px;align-items:center}.post-actions__share-item:hover{background-color:rgba(0,0,0,.06)}[data-theme=dark] .post-actions__share-item:hover{background-color:hsla(0,0%,100%,.08)}.post-content__url-wrap{margin-right:4px}.post-content__link{color:#3182ce;text-decoration:none}.post-content__link:hover{text-decoration:underline}.post-content__link:focus{box-shadow:none}.post{box-sizing:border-box;border-radius:12px;border:none;box-shadow:0 4px 12px rgba(0,0,0,.1);background-color:#fff;width:100%;transition:transform .2s ease}[data-theme=dark] .post{background-color:#202020}.post--parent{border:1px solid gray}.post--reply{box-shadow:none;margin-top:8px}.post__body{padding:20px}.post__header{display:flex;justify-content:space-between}.post__author-group{display:flex;align-items:center;gap:12px}.post__meta{display:flex;gap:16px;align-items:center}.post__timestamp{font-size:.875rem;color:#616161}[data-theme=dark] .post__timestamp{color:#edf2f7}.post__more-action{position:relative;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content}.post__more-action-btn{background-color:#fff;border-radius:50%;width:32px;height:40px;padding:0}[data-theme=dark] .post__more-action-btn{background-color:#181818}.post__content-wrap{padding:0;margin:8px 0;width:100%}.post__content-wrap--clickable{cursor:pointer}.post__content-wrap--static{cursor:text}.post__quote{display:flex;align-items:center;gap:4px;color:#d3d3d3}.post__quote--clickable{cursor:pointer}.post__quote--static{cursor:text}.post__actions{display:flex;gap:12px;margin-top:10px}.post__actions--detail{margin-bottom:10px}.post__comment-header{display:flex;justify-content:space-between;margin:16px 4px 4px}.post__comment-label{padding:8px}.post__view-activities{display:flex;justify-content:space-between;align-items:center;padding:8px;cursor:pointer}.post__view-activities:hover{transform:scale(1.05);transition:transform .2s ease-in-out}.post__replies{width:100%;max-width:100%;padding:12px 0;margin:0;box-shadow:none;border-top:1px solid gray;border-bottom:1px solid gray}.more-action-menu{width:180px;position:absolute;top:calc(100% + 12px);right:50%;border-radius:12px;padding:12px 16px;background-color:#edf2f7;z-index:1000;animation:fadeIn .3s ease}[data-theme=dark] .more-action-menu{background-color:#1c1e21}.more-action-menu__item{display:flex;justify-content:space-between;align-items:center;height:36px;padding:0 10px;border-radius:8px;cursor:pointer}.more-action-menu__item:hover{background-color:rgba(0,0,0,.06)}[data-theme=dark] .more-action-menu__item:hover{background-color:hsla(0,0%,100%,.08)}.post-skeleton{padding:20px;box-shadow:0 4px 12px rgba(0,0,0,.1);background-color:#fff;margin-bottom:12px;border-radius:12px;box-sizing:border-box;width:100%}[data-theme=dark] .post-skeleton{background-color:#202020}.post-skeleton__header{display:flex;justify-content:space-between;align-items:center}.post-skeleton__author-group{gap:12px}.post-skeleton__author-group,.post-skeleton__meta{display:flex;align-items:center}.post-skeleton__content{margin-top:16px}.post-skeleton__media{width:100%;display:flex;gap:12px;margin-top:12px;overflow:hidden}.post-skeleton__actions{display:flex;gap:16px;margin-top:16px}