@media (min-width:1800px){.video-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:1400px){.video-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:1100px){.video-page{grid-template-columns:1fr}.suggested-panel{display:none}.video-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:880px){.video-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){:root{--sidebar-width:0px}.sidebar{z-index:200;width:240px;transform:translate(-100%)}.main{margin-left:0}.video-grid{grid-template-columns:repeat(2,1fr);gap:24px 12px}.shorts-grid{grid-template-columns:repeat(2,1fr)}.page-content,.admin-page{padding:16px}.header-left,.header-right{min-width:auto}}@media (max-width:600px){.video-grid{grid-template-columns:1fr;row-gap:24px}}

