.styles_postDetails__vcwWM{margin:auto;max-width:750px;width:100%;padding:.5rem;display:flex;flex-direction:column;gap:1rem}.styles_postContentWrapper__nzqJ_{padding:1rem;color:var(--foreground);height:fit-content}.styles_mentionNode__jPgR7{color:var(--foreground);text-decoration:none;font-weight:600}.styles_linkNode__dKalv{color:var(--accent);text-decoration:none}.styles_hashTagNode__I1kgH{color:var(--secondary-foreground);text-decoration:underline;text-decoration-style:dotted}.styles_postMedia__NdNEZ{display:grid;gap:.5rem;padding:.5rem 0}.styles_postMedia__NdNEZ[data-count="1"]{grid-template-columns:1fr}.styles_postMedia__NdNEZ[data-count="2"]{grid-template-columns:1fr 1fr}.styles_postMedia__NdNEZ[data-count="3"],.styles_postMedia__NdNEZ[data-count]:not([data-count="1"]):not([data-count="2"]){grid-template-columns:2fr 1fr;grid-template-rows:repeat(2,1fr)}.styles_postMedia__NdNEZ[data-count="3"] .styles_mediaItem__MU84G:first-child,.styles_postMedia__NdNEZ[data-count]:not([data-count="1"]):not([data-count="2"]) .styles_mediaItem__MU84G:first-child{grid-row:span 2}.styles_mediaItem__MU84G{position:relative;width:100%;height:100%}.styles_mediaItem__MU84G img,.styles_mediaItem__MU84G video{width:100%;height:100%;object-fit:cover;border-radius:var(--radius)}.styles_overlay__SQ5N2{position:absolute;bottom:.5rem;right:.5rem;background:rgba(0,0,0,.5);color:#fff;backdrop-filter:blur(10px);padding:.25rem .5rem;border-radius:999px;font-size:.9rem}