.post{width:100%;max-width:680px;padding-inline:var(--gap);transition:padding var(--transition);margin:86px auto}.post-comment{justify-content:space-between;align-items:center;margin-top:20px;margin-bottom:20px;display:flex}.post-header{justify-content:space-between;align-items:center;gap:8px;display:flex}@media screen and (width<=991.98px){.post-header{width:100%;height:var(--layout-header-height);z-index:99;background-color:var(--bg-primary);padding:13px 20px;position:fixed;top:0;left:0}}@media screen and (width<=575.98px){.post-header{padding:13px 12px}}@media screen and (width>=992px){.post-header{margin-bottom:20px}}.post-header__left{align-items:center;gap:10px;display:flex}@media screen and (width>=992px){.post-header__left>.button{display:none}}.post-content__text{margin-top:10px;line-height:125%}.post-content__text p:empty,.post-content__text ul{margin-bottom:16px}.post-content__text a{color:var(--accent);cursor:pointer;transition:color var(--transition)}.post-content__text a:hover{color:var(--accent-hover)}.post-content__text .iframe-youtube{max-width:100%;margin-top:10px;margin-bottom:10px}.post-content .caption{word-break:break-word}.post-content__view{color:var(--text-secondary);align-items:center;gap:4px;margin-left:auto;font-size:1.4rem;display:flex}.post-content__view svg{width:20px;height:20px}.post-content__footer{align-items:center;gap:4px;margin-top:20px;display:flex}
