@media(max-width:1200px){.video-grid,.category-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:950px){.header-row{grid-template-columns:auto auto 1fr}.search{grid-column:1/-1;grid-row:2;padding-bottom:10px}.desktop-only{display:none}.hero{grid-template-columns:1fr}.hero-art{display:none}.content-layout,.watch-grid{grid-template-columns:1fr}.watch-side{display:none}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:650px){.container{width:min(100% - 20px,var(--max))}.header-logo img{height:35px}.video-grid,.category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 8px}.hero-copy{padding:25px}.hero h1{font-size:38px}.footer-grid{grid-template-columns:1fr}.comment-form{grid-template-columns:1fr}.age-actions{flex-direction:column}}