.mobileFeed{--feed-height: calc(100dvh - var(--app-tab-bar-height, 48px));position:fixed;height:var(--feed-height);background-color:#000;width:100%;z-index:1000;top:0;left:0}html.tg .mobileFeed{--feed-height: calc(var(--tg-viewport-stable-height, 100dvh) - var(--app-tab-bar-height, 48px))}.mobileFeed--overlay{--feed-height: 100dvh;z-index:1002}html.tg .mobileFeed--overlay{--feed-height: var(--tg-viewport-stable-height, 100dvh)}.mobileFeed_skeleton{width:100%;height:100%;background:linear-gradient(180deg,#0c1512,#06100d);animation:mobileFeedShimmer 1.6s ease-in-out infinite}.mobileFeed_empty{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:24px}@keyframes mobileFeedShimmer{0%,to{opacity:.7}50%{opacity:1}}.vertical-feed{width:100%;height:var(--feed-height);overflow:hidden;background:#000}.vertical-feed__viewport{width:100%;height:100%;overflow:hidden;touch-action:pan-y;overscroll-behavior-y:contain}.vertical-feed__container{display:flex;flex-direction:column;height:100%}.vertical-feed__slide{flex:0 0 100%;min-height:var(--feed-height)}.vertical-feed__slide .mobileWorkPreview{width:100%;height:100%}html.tg .vertical-feed__slide .mobileWorkPreview{height:100%}.feed-post{position:relative;width:100%;height:100%;background:#000;transition:opacity .2s ease,transform .2s ease}.feed-post.dragging{transition:none}.feed-post-spacer{width:100%;height:100%;min-height:var(--feed-height);background:transparent;pointer-events:none;contain:strict;content-visibility:auto;contain-intrinsic-size:100vw var(--feed-height)}.mobileFeed_error{height:var(--feed-height)}.mobileFeed_error p{color:#fff}
