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