.playoff-bracket-classic{--match-gap:18px;--match-card-height:140px;--column-gap:44px;--connector-length:var(--column-gap);--incoming-connector-length:14px;display:grid;grid-auto-flow:column;grid-auto-columns:minmax(240px,1fr);column-gap:var(--column-gap);padding:20px 0;overflow-x:auto;position:relative;}.playoff-bracket-classic .playoff-bracket-branch-connectors{position:absolute;top:0;left:0;z-index:0;overflow:visible;pointer-events:none;}.playoff-bracket-classic .playoff-bracket-branch-connector{fill:none;stroke:#cfd3de;stroke-width:2;vector-effect:non-scaling-stroke;}.playoff-bracket-classic .round{display:flex;flex-direction:column;min-width:240px;row-gap:6px;padding-top:calc(((var(--round-gap-multiplier,1) - 1) * (var(--match-card-height) + var(--match-gap))) / 2);position:relative;z-index:1;}.playoff-bracket-classic .round-title{text-align:center;font-weight:bold;margin-bottom:4px;font-size:0.95em;}.playoff-bracket-classic .round-matches{display:flex;flex-direction:column;margin-left:11px;gap:calc((var(--round-gap-multiplier,1) * (var(--match-card-height) + var(--match-gap))) - var(--match-card-height));}.playoff-bracket-classic .round-supplement{margin-top:24px;}.playoff-bracket-classic .round-supplement-title{text-align:center;font-size:0.85em;color:#5a647c;margin-bottom:6px;}.playoff-bracket-classic .round-matches--supplement{gap:var(--match-gap);}.playoff-bracket-classic .match-card-wrapper{position:relative;display:block;}.playoff-bracket-classic .round:not(:last-child) .match-card-wrapper::after{content:'';position:absolute;top:50%;right:calc(-1 * var(--connector-length));width:var(--connector-length);border-top:2px solid #cfd3de;}.playoff-bracket-classic .round:not(:last-child) .match-card-wrapper::before{content:'';position:absolute;right:calc(-1 * var(--connector-length));border-right:2px solid #cfd3de;height:calc((var(--round-gap-multiplier,1) * (var(--match-card-height) + var(--match-gap))) / 2);}.playoff-bracket-classic .round:not(:last-child) .match-card-wrapper:nth-of-type(odd)::before{top:50%;}.playoff-bracket-classic .round:not(:last-child) .match-card-wrapper:nth-of-type(even)::before{bottom:50%;}.playoff-bracket-classic .round:not(:last-child) .match-card-wrapper:last-of-type:nth-of-type(odd)::before{display:none;}.playoff-bracket-classic .match-card-wrapper-supplement::before,.playoff-bracket-classic .match-card-wrapper-supplement::after{display:none !important;}.playoff-bracket-classic .match-card-wrapper--placement-branch::before,.playoff-bracket-classic .match-card-wrapper--placement-branch::after,.playoff-bracket-classic .match-card-wrapper--placement-branch > .match-card::before{display:none !important;}.playoff-bracket-classic .match-card{position:relative;display:block;background:#fff;border:1px solid #d7dbe3;border-radius:6px;padding:4px;text-decoration:none;color:inherit;box-shadow:0 1px 3px rgba(19,35,78,0.08);min-width:230px;}.playoff-bracket-classic .match-card--focused{background:#f3f8ff;border-color:#2878c8;box-shadow:0 0 0 3px rgba(40,120,200,0.2),0 4px 12px rgba(19,35,78,0.16);}.playoff-bracket-classic .match-card--bye{box-sizing:border-box;display:flex;flex-direction:column;min-height:var(--match-card-height);background:#f8fafc;border-style:dashed;box-shadow:none;cursor:default;}.playoff-bracket-classic .match-card--bye > .match-team{flex:1 1 50%;}.playoff-bracket-classic .match-team--bye{color:#7b8498;font-style:italic;}.playoff-bracket-classic .team-logo--placeholder{display:inline-block;flex:0 0 20px;}.playoff-bracket-classic .round:not(:first-child) .match-card:not(.match-card-supplement)::before{content:'';position:absolute;top:50%;left:calc(-1 * var(--incoming-connector-length));width:var(--incoming-connector-length);border-top:2px solid #cfd3de;}.playoff-bracket-classic .match-meta{font-size:0.75em;color:#4c5a73;margin-bottom:4px;}.playoff-bracket-classic .match-meta-row{display:flex;align-items:center;gap:4px;line-height:1.3;flex-wrap:wrap;}.playoff-bracket-classic .match-info-top{justify-content:flex-start;font-weight:500;}.playoff-bracket-classic .match-info-top .match-venue{font-weight:400;color:#5b657c;}.playoff-bracket-classic .match-number-badge{position:absolute;top:8px;right:10px;font-size:0.75em;font-weight:700;color:#6a7391;}.playoff-bracket-classic .match-meta-separator{opacity:0.6;}.playoff-bracket-classic .match-series-meta{font-size:0.72em;color:#47536a;font-weight:600;margin:-1px 0 3px;}.playoff-bracket-classic .match-series-score{color:#2f3950;font-weight:700;margin-left:3px;}.playoff-bracket-classic .match-team{display:flex;align-items:center;padding:3px 0;border-top:1px solid #edf0f5;font-size:1.2rem;}.playoff-bracket-classic .match-team:first-of-type{border-top:none;}.playoff-bracket-classic .match-team.winner .team-name{font-weight:bold;color:black;font-size:1.25rem;}.playoff-bracket-classic .team-logo{width:20px;height:20px;object-fit:contain;margin-right:8px;}.playoff-bracket-classic .team-name{flex:1;}.playoff-bracket-classic .team-score{min-width:32px;text-align:right;font-weight:bold;}.playoff-bracket-classic-sections{display:flex;flex-direction:column;width:100%;}.playoff-bracket-classic-section{display:block;width:100%;max-width:100%;}.playoff-bracket-classic-section--secondary{margin-top:18px;}.playoff-bracket-classic-section-title{margin:4px 0 0;text-align:center;font-size:1em;font-weight:700;}
.fixtures-page-header{display:flex;align-items:center;justify-content:space-between;gap:0.5rem;min-height:32px;flex-wrap:wrap;}.fixtures-page-header__title{margin:0;}.table.fixtures-match-list > thead > tr > td,.table.fixtures-match-list > tbody > tr > td{padding:8px 12px;}@media (max-width:767px){.table.fixtures-match-list > thead > tr > td,.table.fixtures-match-list > tbody > tr > td{padding:8px 6px;}}.fixtures-date-picker{margin:0.75rem 0 1rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;}.fixtures-date-picker__track{display:flex;width:max-content;min-width:100%;justify-content:center;border:1px solid #d2d6dc;border-radius:0.75rem;background:#fff;box-shadow:0 1px 2px rgba(15,23,42,0.04);overflow:hidden;}.fixtures-date-picker__item{display:grid;grid-template-rows:1fr auto 1fr;align-items:center;justify-items:center;min-width:7rem;min-height:8.5rem;padding:0.65rem 1.25rem;color:#647083;text-decoration:none;transition:background-color 0.18s ease,color 0.18s ease,box-shadow 0.18s ease;}.fixtures-date-picker__item:hover,.fixtures-date-picker__item:focus{background:#f5f7f8;color:#263b45;text-decoration:none;}.fixtures-date-picker__item:focus-visible{outline:2px solid #21434d;outline-offset:-3px;}.fixtures-date-picker__item.is-selected{margin:0.3rem;min-height:7.9rem;border-radius:0.65rem;background:var(--tournament-mobile-accent,#2563eb);box-shadow:0 0.5rem 1rem rgba(15,23,42,0.22);color:var(--tournament-mobile-accent-contrast,#fff);}.fixtures-date-picker__item--all{display:flex;max-width:7.5rem;font-size:1.05rem;font-weight:700;line-height:1.2;text-align:center;}.fixtures-date-picker__weekday,.fixtures-date-picker__month{font-size:1.05rem;font-weight:600;line-height:1;}.fixtures-date-picker__day{font-size:2rem;line-height:1;color:#18313b;}.fixtures-date-picker__item.is-selected .fixtures-date-picker__day{color:var(--tournament-mobile-accent-contrast,#fff);}.fixtures-filter-toolbar{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:0.75rem;margin-bottom:1rem;}.fixtures-filter-toolbar__selected{display:flex;min-width:0;flex-wrap:wrap;justify-content:flex-end;gap:0.5rem;}.fixtures-filter-toolbar__selected-option{display:inline-flex;align-items:center;max-width:100%;gap:0.35rem;padding:0.45rem 0.75rem;border:1px solid #d2d6dc;border-radius:999px;background:#f5f7f8;color:#425466;line-height:1.2;}.fixtures-filter-toolbar__selected-value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.fixtures-filter-toolbar__toggle{display:inline-flex;align-items:center;flex:0 0 auto;gap:0.5rem;}.fixtures-filter-toolbar__count.badge{display:inline-flex;align-items:center;justify-content:center;top:0;min-width:1.75rem;height:1.75rem;padding:0 0.45rem;line-height:1;}.fixtures-filter-backdrop{position:fixed;inset:0;background:rgba(15,23,42,0.44);opacity:0;visibility:hidden;transition:opacity 0.2s ease;z-index:1140;}.fixtures-filter-drawer{position:fixed;top:0;right:0;bottom:0;display:flex;width:min(92vw,420px);flex-direction:column;background:#fff;box-shadow:-8px 0 24px rgba(15,23,42,0.22);transform:translateX(100%);transition:transform 0.2s ease;z-index:1150;}.fixtures-filter-drawer.is-open{transform:translateX(0);}.fixtures-filter-drawer__header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem;border-bottom:1px solid #ddd;}.fixtures-filter-drawer__title{margin:0;font-size:2rem;}.fixtures-filter-drawer__body{flex:1;min-height:0;overflow-y:auto;padding:1rem;}.fixtures-filter-drawer__field{margin-bottom:1.25rem;}.fixtures-filter-drawer__field label{display:block;margin-bottom:0.4rem;}.fixtures-filter-drawer__actions{display:flex;flex-wrap:wrap;gap:0.75rem;padding-top:0.25rem;}body.fixtures-filter-drawer-open{overflow:hidden;}body.fixtures-filter-drawer-open .fixtures-filter-backdrop{opacity:1;visibility:visible;}.next-matches-container,.finished-matches-container{margin-top:0.5rem;}.fixtures-matches-lazy__footer{display:flex;flex-direction:column;align-items:center;gap:0.5rem;padding:1rem 0;}.fixtures-matches-lazy__button{min-width:10rem;}.fixtures-matches-lazy__error{color:var(--color-danger,#a94442);font-size:0.9rem;text-align:center;}.fixtures-matches-lazy__error[hidden]{display:none;}@media screen and (max-width:767px){.fixtures-date-picker{margin-right:0;padding-right:0;}.fixtures-date-picker__item{min-width:6.25rem;min-height:7.75rem;padding:0.6rem 0.9rem;}.fixtures-date-picker__item.is-selected{min-height:7.15rem;}.fixtures-date-picker__weekday,.fixtures-date-picker__month{font-size:0.95rem;}.fixtures-date-picker__day{font-size:1.75rem;}}@media (prefers-reduced-motion:reduce){.fixtures-date-picker__item,.fixtures-filter-backdrop,.fixtures-filter-drawer{transition:none;}}
