.ml-home-category{border-top:1px solid var(--ml-line)}
.ml-home-category-tabs{display:flex;gap:10px;flex-wrap:wrap;margin:0 0 24px}
.ml-home-category-tabs a{padding:8px 17px;border:1px solid var(--ml-line);border-radius:22px;font-size:13px;background:var(--ml-panel);transition:background .15s,color .15s}
.ml-home-category-tabs a[aria-current="true"]{background:#315990;color:#fff;border-color:#315990}
.ml-home-category-results[aria-busy="true"]{opacity:.55;pointer-events:none}
.ml-home-category-status{font-size:13px;color:var(--ml-muted);margin-bottom:14px}
.ml-home-latest+.ml-home-latest{border-top:1px solid var(--ml-line)}
.ml-home-latest .ml-movie-card h3{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;min-height:3em}
.ml-home-latest .ml-section-head{align-items:center}
.ml-home-latest .ml-view-all{white-space:nowrap;flex-shrink:0}
@media(max-width:680px){.ml-home-category-tabs{gap:8px}.ml-home-category-tabs a{padding:6px 13px}.ml-home-category .ml-section-head{align-items:center}.ml-home-latest h2{font-size:21px}.ml-home-latest .ml-section-head{gap:12px}}
