/* 1 热播仓 · 仓库杂志 */
.wh-search{background:linear-gradient(90deg,#ea580c,#f97316);padding:14px 0;margin:0 0 8px}
.wh-search form{display:flex;gap:8px;max-width:560px}
.wh-search input{flex:1;border:0;border-radius:999px;padding:10px 16px;min-height:42px}
.wh-search button{border:0;border-radius:999px;padding:0 18px;background:#1c1917;color:#fff;font-weight:800}
.skin-wh .hero-bar{align-items:center}
.skin-wh-cats .category-tile{border-left:5px solid #ea580c;background:#fff7ed}
body[data-cols="5"] .movie-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}
.card-wh .poster-frame{aspect-ratio:2/3}
@media(max-width:1100px){body[data-cols="5"] .movie-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:820px){body[data-cols="5"] .movie-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wh-search form{flex-direction:column}}
