.create-comment__form{margin-bottom:var(--space-l)}:root{--media-max-width:34em}.post-feed{opacity:0;transition:all .5s ease-in-out}.post-feed--loaded{opacity:1;transform:translateY(0)}.post-feed--not-loaded{opacity:0;transform:translateY(-1em)}.post-feed__load-more{min-height:50px;opacity:1;padding:var(--space-s) 0}.post-feed__main{height:-moz-fit-content;height:fit-content;padding:var(--space) 0}@media screen and (width<=40em){.post-feed__main{padding:var(--space) 0}}.post-feed__list{display:flex;flex-direction:column;gap:calc(var(--spacing)/1.5)}@media screen and (width<=40em){.post-feed__list{gap:var(--space)}}.post-feed__list .post-item__container+.comment-list{padding:0 var(--spacing)}.post-feed__list__item{scroll-margin-top:calc(var(--page-header-height) + var(--space))}.post-feed__list__item:not(:first-child){position:relative}.post-feed__list__item:not(:first-child):before{background-color:color-mix(in srgb,var(--color-accent),var(--color-background) 50%);content:"";height:1px;left:50%;position:absolute;top:calc(var(--spacing)/2*-.75);transform:translate(-50%);width:75%;z-index:1}.post-feed__end-card{--card-border-color:var(--color-accent);--card-text-color:color-mix(in srgb,var(--color-background),var(--color-foreground) 50%);--card-text-align:center}@keyframes popInHeaderIcon{0%{transform:scale(.5) translateY(100%)}to{transform:scale(1) translateY(0)}}
