.rkl-matches{--rkl-gutter:48px;--rkl-card-pad:16px;box-sizing:border-box;color:var(--rkl-black);font-family:var(--rkl-font);padding-inline:var(--rkl-gutter)}.rkl-matches *,.rkl-matches *::before,.rkl-matches *::after{box-sizing:inherit}.rkl-matches__card{background:var(--rkl-white);border:1px solid var(--rkl-grey-01);border-radius:var(--rkl-radius);box-shadow:var(--rkl-shadow);margin-inline:auto;max-width:1344px;overflow:hidden;position:relative}@media (scripting:none){.rkl-matches__panel[hidden]{display:block}}.rkl-matches__panel.is-entering .rkl-matches__toolbar,.rkl-matches__panel.is-entering .rkl-matches__groups{animation:rkl-matches-in 0.18s ease-out both}@keyframes rkl-matches-in{from{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}.rkl-matches__panel-inner{position:relative}.rkl-matches__panel-inner.is-loading .rkl-matches__groups{animation:rkl-shimmer 1.4s linear infinite;background-image:linear-gradient(90deg,var(--rkl-grey-04) 20%,#eef1f4 40%,#eef1f4 55%,var(--rkl-grey-04) 75%);background-size:200% 100%;min-height:200px;opacity:.55;pointer-events:none}.rkl-matches__empty{color:var(--rkl-grey-05);font-size:14px;line-height:1.5;margin:0;padding:32px 16px 40px;text-align:center}.rkl-matches__toolbar{align-items:center;display:flex;gap:16px;justify-content:space-between;overflow:hidden;padding:var(--rkl-card-pad);border-bottom:1px solid var(--rkl-grey-01)}.rkl-matches__toolbar>*{flex:0 0 auto}.rkl-matches__toolbar-groups,.rkl-matches__toolbar-controls{align-items:center;display:flex;gap:16px;min-width:0}.rkl-matches__toolbar-controls{gap:16px}.rkl-matches__toolbar-groups .rkl-field{display:none}.rkl-matches__panel-inner.is-compact .rkl-matches__group-tabs{display:none}.rkl-matches__panel-inner.is-compact .rkl-matches__toolbar-groups .rkl-field{display:flex}.rkl-matches__toolbar .rkl-field{min-width:152px}@media (max-width:480px){.rkl-matches .rkl-field{align-items:center;flex-wrap:nowrap;gap:8px;padding:8px 16px}.rkl-matches .rkl-field__label{flex:0 0 auto;font-size:14px}.rkl-matches .rkl-field__select{flex:1 1 auto}}.rkl-matches__filter-button{align-items:center;background:var(--rkl-grey-04);border:1px solid var(--rkl-grey-02);border-radius:var(--rkl-radius);cursor:pointer;display:flex;flex:0 0 auto;height:48px;justify-content:center;padding:0;transition:background-color 0.15s ease,border-color 0.15s ease;width:48px}.rkl-matches__filter-button:hover{background:var(--rkl-white);border-color:var(--rkl-black)}.rkl-matches__filter-button:focus-visible{outline:2px solid var(--rkl-green-03);outline-offset:2px}.rkl-matches__filter-button img{display:block;height:20px;width:20px}.rkl-matches__group.is-entering{animation:rkl-matches-in 0.14s ease-out both}.rkl-mtable__scroller{overflow-x:auto;overflow-y:hidden;scrollbar-color:var(--rkl-grey-02) transparent;scrollbar-width:thin}.rkl-mtable__scroller:focus-visible{outline:2px solid var(--rkl-green-03);outline-offset:-2px}.rkl-mtable__scroller::-webkit-scrollbar{height:9px}.rkl-mtable__scroller::-webkit-scrollbar-track{background:transparent}.rkl-mtable__scroller::-webkit-scrollbar-thumb{background:var(--rkl-grey-02);border-radius:10px}.rkl-matches .rkl-mtable{border:0;border-collapse:separate;border-spacing:0;color:var(--rkl-black)!important;font-size:14px;font-weight:400!important;table-layout:auto;width:100%}.rkl-matches .rkl-mtable thead{background:none}.rkl-matches .rkl-mtable tbody tr{background:none}.rkl-matches .rkl-mtable tbody tr:hover{background:var(--rkl-grey-04)}.rkl-matches .rkl-mtable th,.rkl-matches .rkl-mtable td{border:0;border-bottom:1px solid var(--rkl-grey-01);color:var(--rkl-black)!important;font-weight:400!important;text-align:left;vertical-align:middle}.rkl-matches .rkl-mtable thead th,.rkl-matches .rkl-mtable .rkl-mtable__team-name,.rkl-matches .rkl-mtable .rkl-mtable__chip,.rkl-matches .rkl-mtable .rkl-mtable__badge,.rkl-matches .rkl-mtable .rkl-mtable__clock,.rkl-matches .rkl-mtable .rkl-mtable__link,.rkl-matches .rkl-mtable .rkl-mtable__score-box{font-weight:500!important}.rkl-matches .rkl-mtable .rkl-mtable__day{color:var(--rkl-grey-05)!important;font-weight:600!important}.rkl-matches .rkl-mtable .rkl-mtable__link{color:var(--rkl-green-03)!important}.rkl-matches .rkl-mtable .rkl-mtable__chip--win{color:var(--rkl-green-03)!important}.rkl-matches .rkl-mtable .rkl-mtable__chip--loss{color:var(--rkl-red-02)!important}.rkl-matches .rkl-mtable .rkl-mtable__badge.is-dark,.rkl-matches .rkl-mtable .rkl-mtable__score-box.is-winner{color:var(--rkl-white)!important}.rkl-mtable thead th{background:var(--rkl-grey-04);border-top:1px solid var(--rkl-grey-01);color:var(--rkl-black);font-size:14px;font-weight:500;line-height:1.3;overflow:hidden;padding:14px 16px;text-overflow:ellipsis;white-space:nowrap}.rkl-mtable tbody td{font-size:14px;font-weight:400;line-height:1.5;padding:8px 16px}.rkl-mtable tbody tr{height:64px}.rkl-mtable tr[hidden],.rkl-matches [hidden]{display:none}.rkl-mtable tbody tr.is-entering{animation:rkl-row-in 0.22s ease-out both}@keyframes rkl-row-in{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.rkl-mtable__col-date{width:112px}.rkl-mtable__col-mid{width:114px}.rkl-mtable__col-score{width:112px}.rkl-mtable__col-live{width:149px}.rkl-mtable__col-address{width:212px}.rkl-mtable--results .rkl-mtable__col-date,.rkl-mtable--results .rkl-mtable__col-address{width:308px}.rkl-mtable__date{white-space:nowrap}.rkl-mtable__side{min-width:0}.rkl-mtable__team{align-items:center;color:inherit;display:inline-flex;gap:8px;max-width:100%;min-width:0;text-decoration:none;vertical-align:middle}.rkl-mtable__team--home{flex-direction:row}.rkl-mtable__team-name{font-size:14px;font-weight:500;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}a.rkl-mtable__team:hover .rkl-mtable__team-name,a.rkl-mtable__team:focus-visible .rkl-mtable__team-name{text-decoration:underline}a.rkl-mtable__team:focus-visible{outline:2px solid var(--rkl-green-03);outline-offset:2px}.rkl-mtable__crest{flex:0 0 auto;height:32px;object-fit:contain;width:32px}.rkl-mtable__clock{display:block;font-size:20px;font-weight:500;line-height:1.2;white-space:nowrap}.rkl-mtable__day{color:var(--rkl-grey-05);display:block;font-size:12px;font-weight:600;line-height:1.3;white-space:nowrap}.rkl-mtable__score{display:inline-flex;vertical-align:middle}.rkl-mtable__score-box{align-items:center;background:var(--rkl-white);border:2px solid var(--rkl-black);color:var(--rkl-black);display:flex;font-size:20px;font-weight:500;height:32px;justify-content:center;line-height:1.2;min-width:40px;padding:4px 8px}.rkl-mtable__score-box:first-child{border-radius:var(--rkl-radius) 0 0 var(--rkl-radius)}.rkl-mtable__score-box:last-child{border-radius:0 var(--rkl-radius) var(--rkl-radius) 0;margin-left:-2px}.rkl-mtable__score-box.is-winner{background:var(--rkl-black);color:var(--rkl-white);position:relative;z-index:1}.rkl-mtable__link{align-items:center;color:var(--rkl-green-03);display:inline-flex;font-size:14px;font-weight:500;gap:8px;line-height:1.3;text-decoration:none;white-space:nowrap}.rkl-mtable__link:hover{color:var(--rkl-green-03)}.rkl-mtable__link:focus-visible{outline:2px solid var(--rkl-green-03);outline-offset:2px}.rkl-mtable__link img{display:block;height:14px;width:14px}.rkl-mtable__muted{color:var(--rkl-grey-05)}.rkl-mtable__address{white-space:nowrap}.rkl-mtable__address a{color:inherit;text-decoration:none}.rkl-mtable__address a:hover{text-decoration:underline}.rkl-matches .rkl-mtable thead th.rkl-mtable__stat,.rkl-matches .rkl-mtable tbody td.rkl-mtable__stat,.rkl-matches .rkl-mtable thead th.rkl-mtable__streak,.rkl-matches .rkl-mtable tbody td.rkl-mtable__streak,.rkl-matches .rkl-mtable thead th.rkl-mtable__last5,.rkl-matches .rkl-mtable tbody td.rkl-mtable__last5,.rkl-matches .rkl-mtable thead th.rkl-mtable__rank,.rkl-matches .rkl-mtable tbody td.rkl-mtable__rank,.rkl-matches .rkl-mtable tbody td.rkl-mtable__mid{text-align:center}.rkl-matches .rkl-mtable thead th.is-end,.rkl-matches .rkl-mtable tbody td.is-end{text-align:right}.rkl-matches .rkl-mtable--standings{table-layout:fixed}.rkl-mtable__col-bar{width:36px}.rkl-mtable__col-rank{width:67px}.rkl-mtable__col-club{width:auto}.rkl-mtable__col-stat{width:76px}.rkl-mtable__col-streak{width:88px}.rkl-mtable__col-last5{width:132px}.rkl-mtable--standings th,.rkl-mtable--standings td{white-space:nowrap}.rkl-mtable__bar{padding-inline:16px;width:36px}.rkl-mtable__indicator{border-radius:20px;display:block;height:32px;width:4px}.rkl-mtable__indicator--green{background:var(--rkl-green-02)}.rkl-mtable__indicator--yellow{background:var(--rkl-yellow)}.rkl-mtable__indicator--red{background:var(--rkl-red-02)}.rkl-mtable__rank{width:67px}.rkl-matches .rkl-mtable th.is-sorted,.rkl-matches .rkl-mtable td.is-sorted{background:var(--rkl-grey-03)}.rkl-mtable thead th:has(.rkl-mtable__sort){padding:0}.rkl-mtable__sort{align-items:center;background:none;border:0;color:inherit;cursor:pointer;display:flex;font:inherit;font-weight:500;gap:8px;height:100%;justify-content:inherit;padding:14px 16px;text-align:inherit;transition:background-color 0.15s ease;white-space:nowrap;width:100%}.rkl-mtable thead th.rkl-mtable__club .rkl-mtable__sort{justify-content:flex-start}.rkl-mtable thead th.rkl-mtable__stat .rkl-mtable__sort,.rkl-mtable thead th.rkl-mtable__rank .rkl-mtable__sort,.rkl-mtable thead th.rkl-mtable__streak .rkl-mtable__sort,.rkl-mtable thead th.rkl-mtable__last5 .rkl-mtable__sort{justify-content:center}.rkl-mtable__sort:hover{background:var(--rkl-grey-03)}.rkl-mtable__sort:focus-visible{outline:2px solid var(--rkl-green-03);outline-offset:-2px}.rkl-mtable__sort-icon{flex:0 0 auto;opacity:0;transform:rotate(180deg);transition:opacity 0.15s ease,transform 0.15s ease}.rkl-mtable--standings .rkl-mtable__sort{position:relative}.rkl-mtable--standings .rkl-mtable__sort-icon{margin-left:-14px;position:absolute;right:2px;top:50%;translate:0 -50%}.rkl-mtable th.is-sorted .rkl-mtable__sort-icon,.rkl-mtable__sort:hover .rkl-mtable__sort-icon,.rkl-mtable__sort:focus-visible .rkl-mtable__sort-icon{opacity:1}.rkl-mtable th.is-descending .rkl-mtable__sort-icon{transform:none}.rkl-mtable__badge{align-items:center;background:var(--rkl-grey-04);border-radius:var(--rkl-radius);color:var(--rkl-black);display:inline-flex;font-size:14px;font-weight:500;height:32px;justify-content:center;line-height:1.3;max-width:64px;min-width:32px;padding-inline:8px}.rkl-mtable__badge.is-dark{background:var(--rkl-black);color:var(--rkl-white)}.rkl-mtable__club{min-width:200px}.rkl-mtable__stat--plain{font-size:14px;font-weight:400;line-height:1.5}.rkl-mtable__chip{align-items:center;background:var(--rkl-grey-04);border-radius:var(--rkl-radius);display:inline-flex;font-size:14px;font-weight:500;gap:10px;height:32px;justify-content:center;line-height:1.3;max-width:72px;min-width:32px;padding-inline:8px}.rkl-mtable__chip--win{background:var(--rkl-green-01);color:var(--rkl-green-03)}.rkl-mtable__chip--loss{background:var(--rkl-red-01);color:var(--rkl-red-02)}.rkl-mtable__chip--streak.is-up .rkl-mtable__streak-icon{color:var(--rkl-green-03);transform:rotate(180deg)}.rkl-mtable__chip--streak.is-down .rkl-mtable__streak-icon{color:var(--rkl-red-02)}.rkl-mtable__dots{display:inline-flex;gap:4px}.rkl-mtable__dot{border-radius:20px;display:block;height:8px;width:8px}.rkl-mtable__dot--win{background:var(--rkl-green-02)}.rkl-mtable__dot--loss{background:var(--rkl-red-02)}.rkl-mtable__dot--none{background:var(--rkl-grey-01)}.rkl-matches .rkl-playoffs--embedded{background:none;border:0;box-shadow:none;padding:var(--rkl-card-pad) 0}.rkl-matches__sheet{inset:0;position:fixed;z-index:100}.rkl-matches__sheet-scrim{background:var(--rkl-black);inset:0;opacity:0;position:absolute;transition:opacity 0.22s ease}.rkl-matches__sheet.is-open .rkl-matches__sheet-scrim{opacity:.34}.rkl-matches__sheet-panel{background:var(--rkl-white);border-radius:var(--rkl-radius) var(--rkl-radius) 0 0;bottom:0;box-shadow:0 -4px 16px rgba(0,0,0,.1);display:flex;flex-direction:column;left:0;max-height:85vh;position:absolute;right:0;transform:translateY(100%);transition:transform 0.22s ease}.rkl-matches__sheet.is-open .rkl-matches__sheet-panel{transform:none}.rkl-matches__sheet-header{align-items:center;background:var(--rkl-grey-04);border-radius:var(--rkl-radius) var(--rkl-radius) 0 0;display:flex;gap:16px;justify-content:space-between;padding:8px 16px}.rkl-matches__sheet-title{font-size:18px;font-weight:500;line-height:1.4;margin:0;margin-inline-start:40px;text-align:center;flex:1 1 auto}.rkl-matches__sheet-close{align-items:center;background:none;border:0;border-radius:var(--rkl-radius);cursor:pointer;display:flex;flex:0 0 auto;height:40px;justify-content:center;padding:0;width:40px}.rkl-matches__sheet-close:focus-visible{outline:2px solid var(--rkl-green-03);outline-offset:2px}.rkl-matches__sheet-close img{display:block;height:20px;width:20px}.rkl-matches__sheet-fields{display:flex;flex-direction:column;gap:16px;overflow-y:auto;padding:24px}.rkl-matches__sheet-fields .rkl-field{display:flex;width:100%}.rkl-matches__sheet-actions{padding:16px 24px 40px}.rkl-matches__sheet-apply{background:var(--rkl-green-03);border:0;border-radius:var(--rkl-radius);color:var(--rkl-white);cursor:pointer;font-family:inherit;font-size:16px;font-weight:500;line-height:1.4;padding:12px 16px;transition:filter 0.15s ease;width:100%}.rkl-matches__sheet-apply:hover{filter:brightness(1.08)}.rkl-matches__sheet-apply:focus-visible{outline:2px solid var(--rkl-black);outline-offset:2px}body.rkl-sheet-open{overflow:hidden}@media (max-width:782px){.rkl-matches{--rkl-gutter:16px}.rkl-matches__toolbar{gap:8px}.rkl-matches__toolbar-groups{flex:1 1 auto;min-width:0}.rkl-matches__group-tabs{display:none}.rkl-matches__toolbar-groups .rkl-field{display:flex;width:100%}.rkl-matches__toolbar .rkl-field{min-width:0}.rkl-matches__toolbar-controls .rkl-field{display:none}.rkl-mtable thead th{font-size:14px;padding:7px 8px}.rkl-mtable tbody td{padding:8px 4px}.rkl-mtable tbody tr{height:48px}.rkl-mtable__date{padding-inline:8px}.rkl-mtable__col-date{width:100px}.rkl-mtable__team{gap:4px}.rkl-mtable__score-box{font-size:18px;min-width:40px}.rkl-mtable__bar{padding-inline:2px;width:12px}.rkl-mtable__indicator{height:24px}.rkl-mtable__rank{width:49px}.rkl-mtable__sort{gap:4px;padding:7px 8px}.rkl-mtable__badge{height:24px;min-width:24px}.rkl-mtable__club{min-width:154px}.rkl-mtable__col-bar{width:12px}.rkl-mtable__col-rank{width:49px}.rkl-mtable__col-club{width:154px}.rkl-mtable__col-stat{width:44px}.rkl-mtable__col-streak{width:56px}.rkl-mtable__col-last5{width:76px}.rkl-mtable__chip{height:24px;min-width:24px}}@media (prefers-reduced-motion:reduce){.rkl-matches__panel.is-entering .rkl-matches__toolbar,.rkl-matches__panel.is-entering .rkl-matches__groups,.rkl-matches__group.is-entering,.rkl-mtable tbody tr.is-entering{animation:none}.rkl-matches__sheet-scrim,.rkl-matches__sheet-panel,.rkl-mtable__sort-icon,.rkl-matches__filter-button,.rkl-matches__sheet-apply{transition:none}.rkl-matches__panel-inner.is-loading .rkl-matches__groups{animation:none}}