.post-wrapper{padding:var(--spacing-large) 0}.post-view-container{display:flex;flex-direction:column;border:var(--border);background:var(--bg-color)}.post-data-wrapper{grid-area:post-data;position:sticky;top:0;background:rgb(var(--color2light));border-bottom:var(--border)}.post-data-inner-wrapper{display:flex;align-items:center;width:100%;padding:var(--spacing-medium);background:inherit}.post-view-author{flex:1;min-width:0}.post-mobile-view-avatar{aspect-ratio:1 / 1;width:50px;object-fit:cover}.post-view-avatar,.postbit-avatar-wrapper,.author-statistics,.author-extra-info{display:none}.post-view-avatar{display:block;width:100%;aspect-ratio:2 / 3;object-fit:cover;object-position:center top;margin-bottom:var(--spacing-medium)}.post-content{grid-area:post-content;min-height:300px;padding:var(--spacing-small);background:rgba(var(--color2light),.5)}.post-content-wrapper{max-width:650px;margin:auto;padding-top:var(--spacing-medium);font-size:var(--font-size-base);line-height:1.6}.post-content ul,.post-content ol{margin-left:var(--spacing-medium)}.post-content ul{list-style:circle}.post-content ol{list-style-type:decimal}.post_body form{padding:var(--spacing-medium)}.post-content img,.post-content video,.post-content iframe{max-width:100% !important;height:auto;display:block}.post-controls{grid-area:post-controls;display:flex;flex-wrap:wrap;align-items:center;border-top:var(--border);background:rgb(var(--color2light));padding:4px}.icon-panel-section{display:flex;align-items:center}.author_buttons{flex-direction:row}.post_management_buttons{flex-direction:row-reverse}.post_edit{margin:var(--spacing-medium) 0}@media screen and (min-width:768px){.post-view-container{display:grid;grid-template-areas:'post-data post-content'
      'post-data post-controls';grid-template-columns:240px 1fr;grid-template-rows:1fr auto}.post-content{padding:var(--spacing-large)}.post-content-wrapper{padding:2rem}.post-data-wrapper{display:block;height:100%;border-bottom:none;border-right:var(--border);position:relative}.post-data-inner-wrapper{display:block;background:transparent;position:sticky;top:50px;align-self:start}.post-view-avatar,.postbit-avatar-wrapper,.author-statistics,.author-extra-info{display:block}.author-statistics .stat-label{justify-content:flex-start}.author-username-mobile .author-usertitle,.post-mobile-view-avatar{display:none}.author-information{display:block !important;gap:0 !important}}