.sticky-filter-wrapper{position:sticky;top:calc(var(--navbar-height,64px) + var(--navbar-border-compensation,0px));z-index:1020;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);max-width:680px;margin-left:auto;margin-right:auto;border-bottom:1px solid var(--border-color);contain:layout;backface-visibility:hidden}html[data-bs-theme=light] .sticky-filter-wrapper{background-color:rgba(248,249,250,.85)}html[data-bs-theme=dark] .sticky-filter-wrapper{background-color:rgba(18,18,18,.85)}.main-content-column{min-height:100vh}.video-feed{max-width:680px;margin:0 auto}.video-card{background-color:var(--card-bg-color);border:1px solid var(--border-color);border-radius:var(--border-radius);margin-bottom:1.5rem;transition:transform .2s,box-shadow .2s}@media (min-width:992px){.video-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-hover)}}.video-container{background-color:#000;position:relative;cursor:pointer;border-radius:0}.preview-media{display:block;max-height:80vh;width:100%;object-fit:contain;border-radius:0}.post-content,.post-topic{min-width:0}.video-filters-wrapper{flex-wrap:nowrap!important;white-space:nowrap}@media (max-width:450px){.video-filters-wrapper .feed-filters{border-left:none!important;padding-left:0!important}.video-filters-wrapper .search-filters{padding-right:0!important}.video-filters-wrapper .form-check-label{font-size:.8rem!important}.video-filters-wrapper,.video-filters-wrapper .feed-filters,.video-filters-wrapper .search-filters{gap:.4rem!important;justify-content:center!important}.video-filters-wrapper .form-check-input{transform:scale(.8);margin-right:-.3rem}.video-filters-wrapper .form-check{padding-left:1.2em!important}.video-filters-wrapper .form-switch{padding-left:2em!important}}