.sportlink-cancellations{width:100%;color:inherit}
.sportlink-cancellations__selector{display:flex;align-items:center;gap:.7rem;margin:0 0 .9rem}
.sportlink-cancellations__selector label{margin:0;font-size:.85rem;font-weight:600;line-height:1.2}
.sportlink-cancellations__selector select{min-width:220px;height:40px;padding:.35rem 2rem .35rem .7rem;border:1px solid rgba(0,0,0,.16);border-radius:6px;background:#fff;color:inherit;font:inherit;box-shadow:0 1px 2px rgba(0,0,0,.04)}
.sportlink-cancellations__card{border:1px solid rgba(0,0,0,.11);border-radius:8px;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.045);overflow:hidden}
.sportlink-cancellations__header{padding:.7rem .85rem;border-bottom:1px solid rgba(0,0,0,.08)}
.sportlink-cancellations__header h3{margin:0;font-size:1.1rem;line-height:1.25;font-weight:600}
.sportlink-cancellations__item{display:grid;grid-template-columns:78px minmax(0,1fr);gap:.7rem;padding:.65rem .85rem;border-bottom:1px solid rgba(0,0,0,.06)}
.sportlink-cancellations__item:last-child{border-bottom:0}
.sportlink-cancellations__date{display:flex;flex-direction:column;line-height:1.1;opacity:.62}
.sportlink-cancellations__date span{font-size:.68rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}
.sportlink-cancellations__date strong{font-size:1rem;font-weight:650}
.sportlink-cancellations__date small{font-size:.8rem;margin-top:.12rem}
.sportlink-cancellations__match{min-width:0}
.sportlink-cancellations__teams{display:flex;align-items:center;gap:.5rem;font-size:.92rem;line-height:1.25;font-weight:500}
.sportlink-cancellations__teams span{opacity:.45}
.sportlink-cancellations__reason{margin-top:.28rem;font-size:.8rem;opacity:.75}
.sportlink-cancellations__location{margin-top:.2rem;font-size:.74rem;opacity:.62}
.sportlink-cancellations__empty{padding:.85rem;font-size:.88rem;opacity:.68}
@media(max-width:520px){.sportlink-cancellations__selector{align-items:stretch;flex-direction:column;gap:.3rem}.sportlink-cancellations__selector select{width:100%;min-width:0}.sportlink-cancellations__item{grid-template-columns:1fr;gap:.4rem}.sportlink-cancellations__teams{flex-wrap:wrap}}
