.countdown-bar.svelte-1f35xb1{position:relative;min-height:76px;display:grid;grid-template-columns:minmax(190px,1fr) auto auto;align-items:center;gap:clamp(16px,3vw,38px);box-sizing:border-box;margin-bottom:10px;overflow:hidden;border:1px solid #263128;border-radius:15px;padding:11px 18px 13px;background:#111612;color:#f7faf7}.countdown-bar.is-link.svelte-1f35xb1{cursor:pointer;transition:border-color var(--trans-fast),background-color var(--trans-fast)}.countdown-bar.is-link.svelte-1f35xb1:hover{border-color:color-mix(in oklab,var(--brand-primary) 58%,#263128);background:#151c17}.countdown-link.svelte-1f35xb1{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;border-radius:inherit}.countdown-link.svelte-1f35xb1:focus-visible{outline:2px solid #fff;outline-offset:-4px}.countdown-lockup.svelte-1f35xb1,.countdown-match.svelte-1f35xb1,.countdown-units.svelte-1f35xb1,.countdown-value.svelte-1f35xb1,.countdown-target.svelte-1f35xb1{position:relative;z-index:1;pointer-events:none}.countdown-lockup.svelte-1f35xb1{display:flex;align-items:center;min-width:0;gap:11px}.countdown-match.svelte-1f35xb1{display:grid;min-width:0;gap:2px}.countdown-match.svelte-1f35xb1 small:where(.svelte-1f35xb1){color:#ffffffc7;font-size:.72rem;font-weight:750;line-height:1.25;overflow-wrap:anywhere}.countdown-icon.svelte-1f35xb1{flex:0 0 auto;width:38px;height:38px;display:grid;place-items:center;border:1px solid rgb(255 255 255 / .12);border-radius:11px;background:var(--brand-primary);color:#fff}.countdown-copy.svelte-1f35xb1{display:grid;min-width:0;gap:1px}.countdown-bar.has-competition.svelte-1f35xb1:not(.next-match) .countdown-copy:where(.svelte-1f35xb1){grid-template-rows:24px auto;align-items:center;gap:3px}.countdown-copy.svelte-1f35xb1 strong:where(.svelte-1f35xb1){display:flex;align-items:center;gap:7px;font-size:.75rem;font-weight:900;letter-spacing:.065em;text-transform:uppercase}.countdown-pulse.svelte-1f35xb1{width:7px;height:7px;flex:0 0 7px;border-radius:999px;background:#58db7d;box-shadow:0 0 #58db7d8c;animation:svelte-1f35xb1-countdown-pulse 1.8s ease-out infinite}.countdown-bar.next-match.svelte-1f35xb1{min-height:90px;grid-template-columns:minmax(170px,.72fr) minmax(250px,1.35fr) minmax(236px,auto);grid-template-areas:"lockup match units";align-items:center;gap:clamp(14px,2vw,28px);padding-block:13px 15px}.countdown-bar.next-match.has-competition.svelte-1f35xb1{grid-template-columns:minmax(170px,.72fr) minmax(250px,1.35fr) minmax(236px,auto) minmax(130px,.58fr);grid-template-areas:"lockup match units target"}.countdown-bar.next-match.svelte-1f35xb1 .countdown-lockup:where(.svelte-1f35xb1){grid-area:lockup}.countdown-bar.next-match.svelte-1f35xb1 .countdown-match:where(.svelte-1f35xb1){grid-area:match;align-content:center;min-height:48px;border-left:1px solid rgb(255 255 255 / .13);padding-left:clamp(14px,2vw,22px)}.countdown-bar.next-match.svelte-1f35xb1 .countdown-units:where(.svelte-1f35xb1),.countdown-bar.next-match.svelte-1f35xb1 .countdown-value:where(.svelte-1f35xb1){grid-area:units}.countdown-bar.next-match.svelte-1f35xb1 .countdown-target:where(.svelte-1f35xb1){grid-area:target}.countdown-bar.next-match.svelte-1f35xb1 .countdown-match:where(.svelte-1f35xb1) small:where(.svelte-1f35xb1){color:#fff;font-size:clamp(.78rem,1.15vw,.9rem);font-weight:850;line-height:1.2}.countdown-bar.next-match.svelte-1f35xb1 .countdown-match:where(.svelte-1f35xb1) time:where(.svelte-1f35xb1){color:#ffffffa3;font-size:.68rem;letter-spacing:.01em}.countdown-units.svelte-1f35xb1{display:grid;grid-template-columns:repeat(4,minmax(48px,1fr));gap:5px}.countdown-unit.svelte-1f35xb1{min-width:48px;display:grid;place-items:center;gap:0;border-left:1px solid rgb(255 255 255 / .13);padding-left:5px;font-variant-numeric:tabular-nums}.countdown-unit.svelte-1f35xb1:first-child{border-left:0}.countdown-unit.svelte-1f35xb1 b:where(.svelte-1f35xb1){color:#fff;font-size:clamp(1.18rem,2vw,1.52rem);font-weight:950;line-height:1;letter-spacing:-.035em}.countdown-unit.svelte-1f35xb1 small:where(.svelte-1f35xb1){margin-top:3px;color:#6ed38c;font-size:.55rem;font-weight:850;letter-spacing:.065em;text-transform:uppercase}.countdown-value.svelte-1f35xb1{color:#6ed38c;font-size:clamp(1.05rem,2vw,1.32rem);font-weight:900;font-variant-numeric:tabular-nums;letter-spacing:-.02em;white-space:nowrap}.countdown-target.svelte-1f35xb1{display:flex;align-items:baseline;gap:6px;border-left:1px solid rgb(255 255 255 / .13);padding-left:16px}.countdown-target.has-competition.svelte-1f35xb1{display:grid;justify-items:end;align-content:center;gap:3px}.countdown-competition.svelte-1f35xb1{max-width:min(210px,28vw);display:flex;align-items:center;justify-content:flex-end;gap:7px}.countdown-competition.svelte-1f35xb1 span:where(.svelte-1f35xb1){min-width:0;overflow:hidden;color:#fff;font-size:.64rem;font-weight:900;letter-spacing:.045em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.countdown-competition.svelte-1f35xb1 img:where(.svelte-1f35xb1){width:24px;height:24px;flex:0 0 24px;box-sizing:border-box;border-radius:6px;padding:2px;background:#fff;object-fit:contain}time.svelte-1f35xb1{color:#ffffffb8;font-size:.72rem;font-weight:800;white-space:nowrap}.countdown-progress.svelte-1f35xb1,.countdown-phase-line.svelte-1f35xb1{position:absolute;right:0;bottom:0;left:0;height:4px;background:#ffffff17}.countdown-progress.svelte-1f35xb1>span:where(.svelte-1f35xb1){display:block;height:100%;background:var(--brand-primary)}.countdown-phase-line.svelte-1f35xb1{right:1px;left:1px;border-radius:0 0 13px 13px;background:var(--brand-primary)}@keyframes svelte-1f35xb1-countdown-pulse{0%{box-shadow:0 0 #58db7d8c}70%,to{box-shadow:0 0 0 7px #58db7d00}}@media(prefers-reduced-motion:reduce){.countdown-pulse.svelte-1f35xb1{animation:none}}@media(min-width:651px)and (max-width:1199px){.countdown-bar.next-match.svelte-1f35xb1{min-height:90px;grid-template-columns:minmax(170px,.8fr) minmax(0,1.3fr) auto;grid-template-areas:"lockup match units";gap:18px}.countdown-bar.next-match.has-competition.svelte-1f35xb1{min-height:104px;grid-template-areas:"lockup match units" "lockup match target";gap:5px 18px}.countdown-bar.next-match.svelte-1f35xb1 .countdown-target:where(.svelte-1f35xb1){justify-self:end;border-left:0;padding-left:0}}@media(max-width:650px){.countdown-bar.svelte-1f35xb1{min-height:104px;grid-template-columns:minmax(0,1fr) auto;gap:9px 14px;margin:0;border-right:0;border-left:0;border-radius:0;padding:10px 14px 11px}.countdown-bar.next-match.svelte-1f35xb1{min-height:132px;grid-template-columns:minmax(0,1fr);grid-template-areas:"lockup" "match" "units";gap:7px}.countdown-bar.next-match.has-competition.svelte-1f35xb1{grid-template-columns:minmax(0,1fr) minmax(0,min(42vw,164px,calc(100vw - 212px)));grid-template-areas:"lockup target" "match match" "units units";gap:7px 14px}.countdown-bar.next-match.svelte-1f35xb1 .countdown-match:where(.svelte-1f35xb1){min-height:0;border-left:0;padding-left:0}.countdown-bar.next-match.svelte-1f35xb1 .countdown-match:where(.svelte-1f35xb1) small:where(.svelte-1f35xb1){font-size:.74rem}.countdown-icon.svelte-1f35xb1{width:35px;height:35px}.countdown-copy.svelte-1f35xb1 strong:where(.svelte-1f35xb1){font-size:.66rem;line-height:1.2}.countdown-match.svelte-1f35xb1 small:where(.svelte-1f35xb1){font-size:.69rem;line-height:1.28}.countdown-bar.svelte-1f35xb1:not(.next-match) .countdown-units:where(.svelte-1f35xb1){grid-column:1 / -1;grid-row:2}.countdown-units.svelte-1f35xb1{width:100%;gap:0}.countdown-unit.svelte-1f35xb1{min-width:0;padding:0 5px}.countdown-unit.svelte-1f35xb1 b:where(.svelte-1f35xb1){font-size:1.13rem}.countdown-unit.svelte-1f35xb1 small:where(.svelte-1f35xb1){font-size:.51rem}.countdown-bar.svelte-1f35xb1:not(.next-match) .countdown-value:where(.svelte-1f35xb1){grid-column:1 / -1;grid-row:2}.countdown-value.svelte-1f35xb1{font-size:1.08rem}.countdown-target.svelte-1f35xb1{align-self:end;gap:4px;margin-bottom:1px;border-left:0;padding-left:0;text-align:right}.countdown-target.has-competition.svelte-1f35xb1{width:100%;min-width:0;max-width:min(42vw,164px,calc(100vw - 212px));overflow:hidden}.countdown-competition.svelte-1f35xb1{width:100%;min-width:0;max-width:100%}.countdown-competition.svelte-1f35xb1 span:where(.svelte-1f35xb1){font-size:.57rem}time.svelte-1f35xb1{font-size:.6rem}}
