.next-up{margin:18px 0 22px}.next-up-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:10px}.next-up-head h2{margin:0;font-size:1.2rem}.next-up-head p{margin:3px 0 0;color:var(--muted,#9ca3af);font-size:.82rem}.next-up-list{display:grid;gap:9px}.next-up-row{display:grid;grid-template-columns:52px 1fr auto;gap:11px;align-items:center;padding:9px;border:1px solid rgba(255,255,255,.09);border-radius:14px;background:rgba(255,255,255,.035)}.next-up-row img,.next-up-poster{width:52px;height:70px;object-fit:cover;border-radius:9px;background:rgba(255,255,255,.07);display:grid;place-items:center}.next-up-copy{min-width:0;display:grid;gap:2px}.next-up-copy strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.next-up-copy span{font-size:.85rem}.next-up-copy small{color:var(--muted,#9ca3af)}@media(max-width:520px){.next-up-row{grid-template-columns:46px 1fr}.next-up-row img,.next-up-poster{width:46px;height:64px}.next-up-row button{grid-column:2;width:max-content;margin-top:4px}}