.bracket-titles{width:max-content;display:flex}.bracket-titles>.bk-round-title{text-transform:uppercase;letter-spacing:.06em;width:15rem;color:var(--c-muted);text-align:center;flex:0 0 15rem;margin-bottom:.5rem;padding:0 1.5rem;font-size:10px}.bracket-tree{align-items:stretch;width:max-content;display:flex}.bk-round{flex-direction:column;flex:0 0 15rem;justify-content:space-around;width:15rem;padding:0 1.5rem;display:flex}.bk-cardwrap{flex:none;padding:.5rem 0;position:relative}.bk-round:not(.bk-last) .bk-cardwrap:after{content:"";border-top:1.5px solid var(--c-border);width:1.5rem;position:absolute;top:50%;right:-1.5rem}.bk-round.bk-feeder .bk-cardwrap:before{content:"";border-right:1.5px solid var(--c-border);width:1.5rem;height:50%;position:absolute;right:-1.5rem}.bk-round.bk-feeder .bk-cardwrap:nth-child(odd):before{top:50%}.bk-round.bk-feeder .bk-cardwrap:nth-child(2n):before{bottom:50%}.bk2{--bk2-flag:1.3rem;--bk2-gap:.85rem;--bk2-pad:.3rem;--bk2-trophy:2rem;justify-content:center;align-items:stretch;gap:0;width:max-content;margin:0 auto;display:flex}.bk2-half{align-items:stretch;display:flex}.bk2-col{width:var(--bk2-colw,auto);padding:0 var(--bk2-gap);flex-direction:column;justify-content:space-around;display:flex}.bk2-card{background:var(--c-surface);border:1px solid var(--c-border);padding:var(--bk2-pad) calc(var(--bk2-pad) * 1.4);border-radius:.5rem;flex-direction:column;gap:.15rem;margin:.25rem 0;display:flex;position:relative}.bk2-link{transition:border-color .15s}.bk2-link:hover{border-color:color-mix(in srgb,var(--c-primary) 60%,var(--c-border))}.bk2-live{border-color:var(--c-primary);animation:2s ease-in-out infinite live-glow}:root.dark .bk2-live{animation-name:live-glow-dark}.bk2-today{border-color:var(--c-primary);box-shadow:0 0 0 1px var(--c-primary)}.bk2-empty{opacity:.4;min-height:calc(var(--bk2-flag) * 2.1);background:0 0;border-style:dashed}.bk2-team{justify-content:space-between;align-items:center;gap:.3rem;min-width:0;line-height:1.1;display:flex}.bk2-r{flex-direction:row-reverse}.bk2-flag{font-size:var(--bk2-flag);flex:none;line-height:1}.bk2-win{filter:drop-shadow(0 0 2px color-mix(in srgb,var(--c-primary) 70%,transparent))}.bk2-lost{opacity:.4;filter:grayscale(.6)}.bk2-q{width:var(--bk2-flag);height:var(--bk2-flag);background:var(--c-border);color:var(--c-muted);font-size:calc(var(--bk2-flag) * .55);border-radius:.2rem;flex:none;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.bk2-score{font-family:ui-monospace,monospace;font-weight:700;font-size:calc(var(--bk2-flag) * .58);flex:none}.bk2-name,.bk2-date{display:none}.bk2-name{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;font-size:.72rem;overflow:hidden}.bk2-r .bk2-name{text-align:right}.bk2-date{color:var(--c-muted);text-align:center;border-top:1px solid color-mix(in srgb,var(--c-border) 60%,transparent);margin-top:.1rem;padding-top:.1rem;font-size:.6rem}.bk2-left .bk2-col:not(:last-child) .bk2-card:after,.bk2-right .bk2-col:not(:last-child) .bk2-card:after{content:"";width:var(--bk2-gap);border-top:1.5px solid var(--c-border);position:absolute;top:50%}.bk2-left .bk2-col:not(:last-child) .bk2-card:after{right:calc(-1 * var(--bk2-gap))}.bk2-right .bk2-col:not(:last-child) .bk2-card:after{left:calc(-1 * var(--bk2-gap))}.bk2-left .bk2-col:not(:last-child) .bk2-card:before,.bk2-right .bk2-col:not(:last-child) .bk2-card:before{content:"";border-right:1.5px solid var(--c-border);height:50%;position:absolute}.bk2-left .bk2-col:not(:last-child) .bk2-card:before{right:calc(-1 * var(--bk2-gap))}.bk2-right .bk2-col:not(:last-child) .bk2-card:before{left:calc(-1 * var(--bk2-gap));border-right:0;border-left:1.5px solid var(--c-border)}.bk2-col:not(:last-child) .bk2-card:nth-child(odd):before{top:50%}.bk2-col:not(:last-child) .bk2-card:nth-child(2n):before{bottom:50%}.bk2-centre{padding:0 var(--bk2-gap);flex-direction:column;justify-content:center;align-items:center;gap:.4rem;display:flex}.bk2-centre>.bk2-card{width:100%}.bk2-champ{padding:calc(var(--bk2-pad) * 1.3) calc(var(--bk2-pad) * 1.6);background:color-mix(in srgb,var(--c-accent) 12%,var(--c-surface));border:1px solid color-mix(in srgb,var(--c-accent) 35%,var(--c-border));border-radius:.7rem;flex-direction:column;align-items:center;gap:.15rem;display:flex}.bk2-champ-flag{font-size:var(--bk2-trophy);line-height:1}.bk2-champ-name{font-family:var(--font-heading,inherit);font-weight:800;font-size:calc(var(--bk2-flag) * .6);text-align:center;text-transform:uppercase;letter-spacing:.02em}.bk2-bronze{flex-direction:column;align-items:center;gap:.15rem;width:100%;margin-top:.4rem;display:flex}.bk2-bronze-label{font-size:calc(var(--bk2-trophy) * .55);line-height:1}.bk2-bronze>.bk2-card{width:100%}@media(max-width:1023px){.bk2{--bk2-flag:.9rem;--bk2-gap:.4rem;--bk2-pad:.18rem;--bk2-trophy:1.3rem}}@media(min-width:1024px){.bk2{--bk2-colw:8.5rem}.bk2-name,.bk2-date{display:block}}
