body,html{height:100%;overflow:hidden}.page-wrapper{height:100vh;display:flex;flex-direction:column}.shorts-page{flex:1;overflow:hidden;background:#fff}.shorts-container{height:100%;overflow:hidden}.shorts-video{height:100%}.video-feed{width:100%;background:#fff}.video-feed,.video-swiper{height:100%;overflow:hidden}.swiper-wrapper{height:100%}.swiper-slide{height:100%;display:flex;align-items:center;justify-content:center}.player-frame{width:100%;height:100%;position:relative;background:#000}.video-js,.video-js video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.overlay-info{position:absolute;bottom:20px;left:0;right:0;padding:0 16px;color:#fff;display:flex;flex-direction:column;gap:4px;text-shadow:0 1px 3px rgba(0,0,0,.5)}.mute-btn{position:absolute;top:15px;left:15px;opacity:.8;z-index:10}.nav-buttons{position:fixed;left:55px;top:50%;transform:translateY(-50%);z-index:999;display:flex;flex-direction:column;gap:12px}@media (max-width:768px){.video-feed{overflow:hidden;height:100%;width:100%}.video-wrapper{height:100%}.player-frame{width:100%;height:100%;border-radius:0}}@media (min-width:769px){.video-feed{overflow:hidden;height:100%;background:#fff}.video-wrapper{height:100%}.swiper-slide,.video-wrapper{display:flex;align-items:center;justify-content:center}.swiper-slide{background:#fff}.player-frame{width:430px;height:90vh;background:#000;border-radius:16px;overflow:hidden;position:relative}}.global-seekbar-container{position:absolute;bottom:0;left:0;right:0;height:4px;background:hsla(0,0%,100%,.2)}.global-seekbar{height:100%;background:#e3342f;transition:width .2s linear}.btn-follow{background:#e3342f!important}