body.post-modal-open{overflow:hidden!important}.post-modal-overlay{z-index:50;background:#00000080;justify-content:center;align-items:center;width:100dvw;height:100dvh;display:flex;position:fixed;top:0;left:0}.post-modal-content{box-sizing:border-box;background:var(--post-item-bg);border-radius:3px;flex-direction:column;width:100%;max-width:650px;max-height:90dvh;padding:0;display:flex;position:relative;overflow:hidden}@media screen and (max-width:655px){.post-modal-content{max-height:100dvh}}.post-modal-header{border-bottom:1px solid var(--dialog-bdr);z-index:2;justify-content:space-between;align-items:center;height:40px;min-height:40px;margin-bottom:0;padding:0;display:flex;position:relative}.post-modal-title-link{cursor:pointer;background:0 0;border:none;outline:none;align-items:center;height:100%;padding-right:30px;text-decoration:none;display:flex}.post-modal-title-text{color:var(--colortext);margin-left:10px;font-size:1.2rem;font-weight:600}.post-modal-title-arrow{align-items:center;margin-left:6px;display:inline-flex}.post-modal-title-arrow svg path{fill:var(--colortext)}.post-modal-close{cursor:pointer;color:var(--colortext);z-index:2;background:0 0;border:none;padding:0 8px 0 20px;font-size:2.3rem;line-height:1;transition:color .15s;position:absolute;top:50%;right:0;transform:translateY(-50%)}.post-modal-body{margin:0;padding:0 0 10px;overflow:hidden auto;width:100%!important}.post-modal-body .mypost-content{width:100%!important;padding:0 0 10px!important}.post-modal-body .mypost-info,.post-modal-body .mypost-title,.post-modal-body .mypost-stitle,.post-modal-body .mypost-content-media-description,.post-modal-body .mypost-list-tags,.post-modal-body .mypost-list-button{padding-left:10px!important;padding-right:10px!important}
.post-masonry-grid{width:auto;margin-top:5px;margin-left:-10px;display:flex}.post-masonry-grid_column{background-clip:padding-box;padding-left:10px}.grid-post-link{width:100%;color:inherit;margin-bottom:10px;text-decoration:none;display:block;position:relative}.grid-post-item{break-inside:avoid;background:var(--post-item-bg);border-radius:3px;flex-direction:column;font-family:Arial,sans-serif;display:flex;overflow:hidden;box-shadow:0 6px 24px #0000000d,0 0 0 1px #00000014}.grid-post-header{align-items:center;gap:5px;padding:12px 12px 0;display:flex}.grid-post-avatar{object-fit:cover;background:#f5f5f5;border-radius:50%;width:22px;height:22px}.grid-post-username{color:var(--post-header-color);font-size:.9em;font-weight:600}.grid-post-view{color:var(--post-header-color);align-items:center;margin-left:auto;font-size:.9em;display:flex}.grid-post-view-icon svg{width:15px;height:15px}.grid-post-title{color:var(--post-description-color);-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:10px 12px 0;font-size:1em;line-height:1.3;display:-webkit-box;overflow:hidden}.grid-post-image-wrapper.with-aspect{aspect-ratio:1;width:100%;min-height:0;margin-top:10px;position:relative}.grid-post-image-wrapper.loaded{aspect-ratio:auto;width:100%;min-height:0;margin-top:10px;position:relative}.grid-post-image{float:left;object-fit:contain;background:#f3f3f3;width:100%;height:auto}.grid-post-popup-icon{cursor:pointer;z-index:2;border:none;padding:10px;position:absolute;bottom:0;right:0}.grid-post-popup-icon div{background:#80808058;border-radius:5px;padding:5px 5px 5px 33px;display:inline-block;position:relative}.grid-post-popup-icon svg{float:left;width:20px;height:20px;margin-right:4px;position:relative}.skeleton-item{background:var(--post-item-bg,#f3f3f3);border-radius:3px;flex-direction:column;gap:12px;height:calc(50dvh - 80px);margin-bottom:10px;padding:12px;animation:1.2s linear infinite alternate skeleton-loading;display:flex}.skeleton-title{background:#e0e0e070;border-radius:4px;width:70%;min-height:16px}.skeleton-image{background:#e0e0e070;border-radius:8px;width:100%;height:100%}@keyframes skeleton-loading{0%{opacity:.7}to{opacity:1}}@media screen and (max-width:670px){.grid-post-avatar{width:20px;height:20px}.grid-post-username,.grid-post-view{font-size:.85em}.grid-post-title{font-size:.9em}}@media screen and (max-width:570px){.grid-post-avatar{width:19px;height:19px}.grid-post-username,.grid-post-view{font-size:.8em}.grid-post-view-icon svg{width:13px;height:13px}.grid-post-title{font-size:.85em}}@media screen and (max-width:675px){.post-masonry-grid{margin-left:-1px!important;padding-right:4px!important}.post-masonry-grid_column{padding-left:5px!important}.grid-post-link,.skeleton-item{margin-bottom:5px!important}.skeleton-title{min-height:13px}.skeleton-item{gap:8px}}
