.td-standings{padding:0;margin:0 auto}@media (min-width:1024px){.td-standings{padding-left:2rem;padding-right:2rem}}.td-standings__header{display:grid;align-items:center;gap:8px;margin-bottom:1rem}.td-standings__title{font-size:16px;font-weight:700;color:#241c14;margin:0}@media(max-width:1024px){.td-standings__grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:768px){.td-standings__header{flex-direction:column;gap:1rem;align-items:flex-start;margin-bottom:1rem}.td-standings__grid{grid-template-columns:repeat(3,1fr);gap:1rem}.td-standings__card{padding:.75rem}.td-standings__card-image{width:60px;height:60px}}@media(max-width:480px){.td-standings__grid{grid-template-columns:repeat(2,1fr)}}.td-standings__pair-link{display:inline-flex;align-items:center;gap:8px;cursor:pointer;text-decoration:none}.td-standings__pair-link .td-standings__pair-name{cursor:pointer;text-decoration:underline;text-decoration-color:rgba(0,0,0,.25);text-underline-offset:3px}.td-standings__pair-link .td-standings__pair-cue{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background:rgba(242,172,42,.18);color:#b57a10;font-size:10px;line-height:1}.td-standings__pair-link:hover .td-standings__pair-name{text-decoration-color:currentColor}.td-standings__pair-link:hover .td-standings__pair-cue{background:#f2ac2a;color:#16233a}