.watch-heading{margin-bottom:12px}.watch-list{display:flex;flex-wrap:wrap;gap:10px}.watch-list>a{display:grid;place-items:center;width:112px;height:52px;margin:0;padding:6px;border:1px solid var(--line);border-radius:12px;background:var(--panel);transition:border-color .18s,transform .18s,background .18s}.watch-list>a:hover{border-color:var(--violet);background:#1a1724;transform:translateY(-2px)}.watch-list>a:focus-visible{outline:2px solid var(--violet);outline-offset:3px}.watch-list>a>span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.provider-logo{width:96px;height:38px;object-fit:contain;border-radius:8px;background:#171720}.provider-logo-fallback{width:96px;height:38px;display:grid;place-items:center;border-radius:8px;background:linear-gradient(145deg,#7a3fb4,#24202e);color:#fff;font-weight:900;font-style:normal}@media(max-width:520px){.watch-list{gap:8px}.watch-list>a{width:96px;height:48px}.provider-logo,.provider-logo-fallback{width:82px;height:34px}}
