.pitch-arena-page,.pitch-arena-page.pitch-arena-page--hub,.pitch-arena-page--mode.pitch-arena-page--white{--kurrah-green: #00b26f;--pitch-green: #00b26f}.pitch-arena-page.pitch-arena-page--hub{--pitch-black: #0a0a0a;--pitch-white: #ffffff;--pitch-bg: #ffffff;--pitch-gold: #f4c542;--pitch-blue: #2c307e;--pitch-alert: #e53935;--pitch-card-shadow: 0 10px 32px rgba(10, 10, 10, .08);--pitch-card-shadow-lift: 0 16px 40px rgba(10, 10, 10, .12);--pitch-challenge-accent: var(--pitch-green);--pitch-challenge-track: rgba(10, 10, 10, .08);--pitch-challenge-stat-value: #0a0a0a;background:var(--pitch-bg);position:relative;overflow-x:hidden}.pitch-arena--home.pitch-arena--hub{position:relative;z-index:1;display:flex;flex-direction:column;gap:clamp(.5rem,1.5dvh,.75rem);padding-bottom:calc(1rem + var(--nav-bottom, 0px))}.pitch-home-hero{padding:calc(10px + var(--inset-top)) var(--page-pad-right) 8px var(--page-pad-left);margin-inline:0;margin-top:0;background:var(--pitch-white);color:var(--pitch-black)}.pitch-home-hero__row{display:flex;align-items:center;gap:10px}.pitch-home-hero__copy{flex:1;min-width:0}.pitch-home-hero__subtitle{margin-top:4px}.pitch-home-hero__welcome{font-weight:600;letter-spacing:.04em;text-transform:uppercase;font-size:11px;color:#0a0a0a8c}.pitch-home-hero__subtitle-sep{color:var(--grey-300)}.pitch-home-hero__name{font-weight:700;color:var(--pitch-black)}.pitch-home-hero__actions{display:flex;align-items:center;flex-shrink:0}.pitch-home-hero .t-display{font-size:clamp(1.625rem,7dvh,2rem)}.pitch-league-badge{position:relative;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;min-height:2rem;padding:.45rem .9rem;border-radius:999px;text-decoration:none;color:var(--pitch-black);background:linear-gradient(var(--pitch-white),var(--pitch-white)) padding-box,var(--nav-wc-border-gradient) border-box;border:2px solid transparent;box-shadow:var(--nav-wc-pill-glow);animation:pitch-league-badge-glow 2.4s ease-in-out infinite;transition:transform .18s ease}.pitch-league-badge:active{transform:scale(.96)}.pitch-league-badge__label{display:block;font-size:.625rem;font-weight:800;letter-spacing:.07em;line-height:1;text-align:center;text-transform:uppercase;white-space:nowrap}@keyframes pitch-league-badge-glow{0%,to{box-shadow:0 0 16px #1a56e861,0 0 28px #9333ea42,0 0 40px #06b6d433,0 10px 28px #0a0a0a1f}50%{box-shadow:0 0 22px #1a56e885,0 0 36px #9333ea61,0 0 52px #06b6d44d,0 12px 32px #0a0a0a29}}@media(prefers-reduced-motion:reduce){.pitch-league-badge{animation:none}}.pitch-progress-hero{margin-inline:var(--page-pad-left) var(--page-pad-right);padding:0;border-radius:28px;background:transparent;box-shadow:var(--pitch-card-shadow);overflow:hidden}.pitch-progress-hero__top{border:2px solid var(--pitch-black);border-radius:26px 26px 0 0;background:var(--pitch-white)}.pitch-progress-hero:not(:has(.pitch-progress-hero__cta)) .pitch-progress-hero__top{border-radius:26px}.pitch-progress-hero__head{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.125rem .5rem}.pitch-progress-hero__label{margin:0;font-size:.6875rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#6c6c68}.pitch-progress-hero__share{width:36px;height:36px;border:none;border-radius:50%;background:#f2f2f0;color:var(--pitch-black);display:inline-flex;align-items:center;justify-content:center}.pitch-progress-hero__empty{margin:0;padding:0 1.125rem 1.25rem;font-size:.875rem;color:#6c6c68}.pitch-progress-hero__body{display:flex;flex-direction:column;gap:.5rem;padding:0 1.125rem .875rem}.pitch-progress-hero__segments.pitch-progress-segments{gap:.5rem}.pitch-progress-hero__segments .pitch-progress-segments__bar{height:clamp(16px,3dvh,20px)}.pitch-progress-segments{display:flex;flex-direction:column;gap:.65rem;width:100%}.pitch-progress-segments__head{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem .75rem}.pitch-progress-segments__value{font-size:clamp(1.875rem,6dvh,2.75rem);font-weight:900;letter-spacing:-.04em;line-height:1;color:var(--pitch-black)}.pitch-progress-segments__meta{padding:.3rem .625rem;border:1px solid rgba(10,10,10,.12);border-radius:999px;font-size:.6875rem;font-weight:800;letter-spacing:.02em;color:#6c6c68;white-space:nowrap}.pitch-progress-segments__bar{display:flex;align-items:stretch;gap:2px;width:100%;height:24px}.pitch-progress-segments__segment{flex:1;min-width:0;border-radius:4px;transition:background-color .28s ease}.pitch-progress-hero__segments .pitch-progress-segments__segment--filled{animation:pitch-segment-fill .6s cubic-bezier(.16,1,.3,1) backwards}.pitch-progress-hero__segments .pitch-progress-segments__segment--filled:nth-child(1){animation-delay:0ms}.pitch-progress-hero__segments .pitch-progress-segments__segment--filled:nth-child(2){animation-delay:12ms}.pitch-progress-hero__segments .pitch-progress-segments__segment--filled:nth-child(3){animation-delay:24ms}.pitch-progress-hero__segments .pitch-progress-segments__segment--filled:nth-child(4){animation-delay:36ms}.pitch-progress-hero__segments .pitch-progress-segments__segment--filled:nth-child(5){animation-delay:48ms}@keyframes pitch-segment-fill{0%{opacity:.35;transform:scaleY(.72)}to{opacity:1;transform:scaleY(1)}}.pitch-progress-hero__stats{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.pitch-progress-hero__stat{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.625rem .75rem;border-radius:14px;background:var(--pitch-black);color:var(--pitch-white)}.pitch-progress-hero__stat-label{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;opacity:.8}.pitch-progress-hero__stat-value{font-size:1rem;font-weight:900;color:var(--pitch-challenge-stat-value, var(--pitch-black))}.pitch-progress-hero__cta{width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 1.125rem;border:2px solid var(--pitch-black);border-top:none;border-radius:0 0 26px 26px;background:var(--pitch-black);color:var(--pitch-white);font-size:.9375rem;font-weight:800;letter-spacing:.02em}@keyframes pitch-ring-fill{0%{stroke-dashoffset:var(--ring-circumference, 200)}}.pitch-arena-page--hub .pitch-quick-entry-section{margin-inline:var(--page-pad-left) var(--page-pad-right)}.pitch-arena-page--hub .pitch-quick-entry-section__title{margin:0 0 .625rem;font-size:.6875rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#6c6c68}.pitch-arena-page--hub .pitch-quick-entry{display:grid;grid-template-columns:repeat(3,1fr);gap:.625rem;padding:0}.pitch-arena-page--hub .pitch-quick-entry--bento{grid-template-columns:1.08fr 1fr;grid-template-rows:1fr 1fr;grid-template-areas:"predictions quizzes" "predictions polls";min-height:clamp(14.5rem,36dvh,19.5rem)}.pitch-arena-page--hub .pitch-quick-entry--bento .pitch-quick-entry__btn{min-height:0;padding:.625rem;gap:0}.pitch-arena-page--hub .pitch-quick-entry--bento .pitch-quick-entry__icon{flex:1 1 auto;min-height:0;margin-bottom:.5rem}.pitch-arena-page--hub .pitch-quick-entry--bento .pitch-quick-entry__label{flex:0 0 auto;width:100%;min-height:clamp(32px,6dvh,36px);margin-top:auto;padding:.4rem .625rem;font-size:.8125rem;line-height:1.2}.pitch-arena-page--hub .pitch-quick-entry--bento .pitch-quick-entry__btn--predictions{grid-area:predictions;background:#0a0a0a;color:var(--pitch-white)}.pitch-arena-page--hub .pitch-quick-entry__btn--predictions{background:#0a0a0a;color:var(--pitch-white);padding:.625rem;gap:.5rem}.pitch-arena-page--hub .pitch-quick-entry__btn--predictions .pitch-quick-entry__icon{width:100%;min-height:0;flex:1;display:flex;align-items:center;justify-content:center;padding:.25rem;overflow:hidden}.pitch-arena-page--hub .pitch-quick-entry__btn--predictions .pitch-quick-entry__wc-gif{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;object-position:center}.pitch-arena-page--hub .pitch-quick-entry__btn--predictions .pitch-quick-entry__label,.pitch-arena-page--hub .pitch-quick-entry__btn--predictions.pitch-quick-entry__btn--active .pitch-quick-entry__label{background:#00b26f!important;color:#0a0a0a!important}.pitch-arena-page--hub .pitch-quick-entry__btn--predictions.pitch-quick-entry__btn--active .pitch-quick-entry__count{background:var(--pitch-alert);color:var(--pitch-white)}.pitch-arena-page--hub .pitch-quick-entry--bento .pitch-quick-entry__btn--quizzes{grid-area:quizzes}.pitch-arena-page--hub .pitch-quick-entry--bento .pitch-quick-entry__btn--polls{grid-area:polls}.pitch-arena-page--hub .pitch-quick-entry--bento-single-right .pitch-quick-entry__btn--quizzes,.pitch-arena-page--hub .pitch-quick-entry--bento-single-right .pitch-quick-entry__btn--polls{grid-row:1 / -1}.pitch-arena-page--hub .pitch-quick-entry:not(.pitch-quick-entry--bento){grid-template-columns:repeat(var(--pitch-quick-count, 3),1fr)}.pitch-arena-page--hub .pitch-quick-entry__btn{position:relative;min-height:clamp(120px,22dvh,148px);padding:.75rem .5rem .625rem;border-radius:24px;border:3px solid var(--pitch-black);background:var(--pitch-green);box-shadow:var(--pitch-card-shadow);display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:.5rem;text-decoration:none;color:var(--pitch-black);transition:transform .2s cubic-bezier(.16,1,.3,1),box-shadow .2s ease}.pitch-arena-page--hub .pitch-quick-entry__btn--active{box-shadow:var(--pitch-card-shadow),0 0 0 2px var(--pitch-black)}.pitch-arena-page--hub .pitch-quick-entry__btn:active{transform:scale(.97)}.pitch-arena-page--hub .pitch-quick-entry__icon{display:flex;align-items:center;justify-content:center;flex:1;min-height:clamp(52px,11dvh,72px)}.pitch-arena-page--hub .pitch-quick-entry__asset-icon{width:96px;height:96px;filter:brightness(0)}.pitch-arena-page--hub .pitch-quick-entry__wc-gif{width:auto;max-width:100%;height:clamp(4.5rem,11dvh,6.6rem);object-fit:contain;filter:none}.pitch-mode-icon--inverse{filter:brightness(0) invert(1)}.pitch-arena-page--hub .pitch-quick-entry__label{display:flex;align-items:center;justify-content:center;width:100%;min-height:36px;padding:.4rem .5rem;border-radius:999px;background:var(--pitch-black);color:var(--pitch-white);font-size:.8125rem;font-weight:800;letter-spacing:.02em;text-align:center}html:not(.dark) .pitch-arena-page.pitch-arena-page--hub .pitch-quick-entry__btn:not(.pitch-quick-entry__btn--predictions) .pitch-quick-entry__label,html:not([data-theme=dark]) .pitch-arena-page.pitch-arena-page--hub .pitch-quick-entry__btn:not(.pitch-quick-entry__btn--predictions) .pitch-quick-entry__label{color:var(--pitch-white)}.pitch-arena-page--hub .pitch-quick-entry__count{position:absolute;top:.5rem;right:.5rem;min-width:1.375rem;height:1.375rem;padding:0 .35rem;border-radius:999px;background:var(--pitch-alert);color:var(--pitch-white);font-size:.6875rem;font-weight:800;display:inline-flex;align-items:center;justify-content:center}.pitch-arena-page--hub .pitch-quick-entry__btn--active .pitch-quick-entry__count{background:var(--pitch-alert);color:var(--pitch-white)}.pitch-arena-page--hub .pitch-recommendations,.pitch-arena-page--hub .pitch-recent-wins,.pitch-arena-page--hub .pitch-pending-preview{margin-inline:var(--page-pad-left) var(--page-pad-right)}.pitch-arena-page--hub .pitch-recommendations__title,.pitch-arena-page--hub .pitch-recent-wins__title,.pitch-arena-page--hub .pitch-pending-preview__title{margin:0;font-size:.6875rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#6c6c68}.pitch-arena-page--hub .pitch-pending-preview__head,.pitch-arena-page--hub .pitch-recent-wins__head,.pitch-arena-page--hub .pitch-recommendations__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:.625rem}.pitch-arena-page--hub .pitch-pending-preview__see-all{display:inline-flex;align-items:center;gap:.125rem;font-size:.8125rem;font-weight:700;color:#6c6c68;text-decoration:none}.pitch-arena-page--hub .pitch-recent-wins__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.625rem}.pitch-win-achievement__card{position:relative;display:grid;grid-template-columns:auto 1fr;gap:.625rem .75rem;align-items:start;padding:1rem 3.5rem 1rem 1rem;border-radius:24px;background:var(--pitch-white);border:2px solid var(--pitch-black);box-shadow:var(--pitch-card-shadow),0 0 0 1px color-mix(in srgb,var(--pitch-green) 30%,transparent)}.pitch-win-achievement__card>.pitch-win-share-root{position:absolute;top:1rem;right:1rem;z-index:2}.pitch-win-achievement__trophy{grid-column:1;grid-row:1;flex-shrink:0;width:48px;height:48px;border-radius:16px;background:var(--pitch-blue);color:var(--pitch-white);display:flex;align-items:center;justify-content:center}.pitch-win-achievement__body{grid-column:2;grid-row:1;min-width:0;padding-top:.125rem}.pitch-win-achievement__type{margin:0;font-size:.625rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--pitch-black)}.pitch-win-achievement__result{margin:.125rem 0 0;font-size:1.125rem;font-weight:900;line-height:1.15;letter-spacing:-.02em}.pitch-win-achievement__title{margin:.25rem 0 0;font-size:.875rem;font-weight:700;color:#6c6c68;line-height:1.3}.pitch-win-achievement__kc{margin:.25rem 0 0;font-size:.8125rem;font-weight:800;color:var(--pitch-black)}.pitch-win-achievement__share{position:static;width:36px;height:36px;min-height:0;padding:0;border:1.5px solid rgba(10,10,10,.14);border-radius:50%;background:#ececea;color:#0a0a0a;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 1px 3px #0a0a0a14}.pitch-win-achievement__share svg{stroke:currentColor}.pitch-arena-page--hub .pitch-pending-preview__list{display:flex;flex-direction:row;gap:.75rem;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;list-style:none;margin:0;padding:0 0 .5rem;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;overscroll-behavior-y:none;touch-action:pan-x;scrollbar-width:none}.pitch-arena-page--hub .pitch-pending-preview__list::-webkit-scrollbar{display:none}.pitch-arena-page--hub .pitch-pending-preview__list>li{flex:0 0 min(84%,280px);scroll-snap-align:start;list-style:none}.pitch-sports-card{display:flex;flex-direction:column;gap:.75rem;height:100%;padding:1rem 1rem 1.125rem;border-radius:24px;border:2px solid var(--pitch-black);background:var(--pitch-white);box-shadow:var(--pitch-card-shadow);text-decoration:none;color:var(--pitch-black);overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.pitch-sports-card:focus,.pitch-sports-card:focus-visible{outline:none}.pitch-sports-card:active{transform:translateY(-2px);box-shadow:var(--pitch-card-shadow-lift)}.pitch-arena-page--hub .pitch-sports-card:active{transform:none;box-shadow:var(--pitch-card-shadow-lift)}.pitch-sports-card__badge{align-self:flex-start;padding:.2rem .5rem;border-radius:999px;font-size:.5625rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.pitch-sports-card__badge--polls,.pitch-sports-card__badge--predictions,.pitch-sports-card__badge--quizzes{background:var(--pitch-black);color:var(--pitch-white)}.pitch-sports-card__flags{display:flex;align-items:center;justify-content:center;gap:.625rem;min-height:56px}.pitch-sports-card__vs{font-size:.6875rem;font-weight:800;text-transform:uppercase;opacity:.5}.pitch-sports-card__thumb{display:flex;align-items:center;justify-content:center;min-height:56px;border-radius:16px;background:color-mix(in srgb,var(--pitch-green) 12%,var(--pitch-white));overflow:hidden}.pitch-sports-card__thumb--fallback{font-size:1.5rem;font-weight:900}.pitch-sports-card__thumb-image{width:100%;height:72px;object-fit:cover}.pitch-sports-card__title{font-size:1.0625rem;font-weight:900;line-height:1.2;letter-spacing:-.02em}.pitch-sports-card__body{display:flex;flex:1;flex-direction:column;gap:.5rem;min-height:0}.pitch-sports-card__meta{display:flex;flex-wrap:wrap;align-items:center;gap:.375rem .625rem;font-size:.8125rem}.pitch-pending-preview__countdown{font-weight:800}.pitch-pending-preview__reward{display:inline-flex;align-items:center;gap:.25rem;font-size:.6875rem;font-weight:800;color:var(--pitch-gold)}.pitch-sports-card__cta{margin-top:auto;padding:.625rem .875rem;border-radius:12px;font-size:.75rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;text-align:center;color:var(--pitch-white);background:var(--pitch-black)}.pitch-sports-card--match .pitch-sports-card__flags{min-height:64px}.pitch-sports-card--match .pitch-sports-card__flag-wrap{display:inline-flex;align-items:center;justify-content:center;padding:3px;border:2px solid var(--pitch-black);border-radius:10px;background:var(--pitch-white)}.pitch-sports-card--match .pitch-sports-card__flag-wrap .wc-team-flag{display:block;border-radius:6px}.pitch-arena-page--hub .pitch-rec-card{border:2px solid var(--pitch-black);border-radius:24px;background:var(--pitch-white);box-shadow:var(--pitch-card-shadow)}.pitch-arena-page--hub .pitch-recommendations__dismiss{border:none;background:#f2f2f0;border-radius:50%;width:32px;height:36px;display:inline-flex;align-items:center;justify-content:center}.pitch-arena-page--mode.pitch-arena-page--white{--pitch-black: #0a0a0a;--pitch-white: #ffffff;--pitch-bg: #f8faf7;--pitch-gold: #f4c542;--pitch-challenge-accent: var(--pitch-green);--pitch-challenge-track: rgba(10, 10, 10, .08);--pitch-challenge-stat-value: #0a0a0a;background:var(--pitch-bg)}.pitch-arena-page--mode .pitch-arena--stacked{flex:1;min-height:0}.pitch-challenges-overview{padding:calc(12px + var(--inset-top, 0px)) var(--page-pad-right) 2rem var(--page-pad-left);--pitch-challenge-accent: var(--pitch-green);--pitch-challenge-track: rgba(10, 10, 10, .08);--pitch-challenge-stat-value: #0a0a0a}.pitch-challenges-overview__back{display:inline-flex;align-items:center;gap:.25rem;margin-bottom:1.25rem;padding:.125rem 0;font-size:.875rem;font-weight:700;color:var(--pitch-black);text-decoration:none}.pitch-challenges-progress-card{margin-bottom:1.25rem;padding:1rem 1.125rem 1.125rem;border:2px solid var(--pitch-black);border-radius:26px;background:var(--pitch-white);box-shadow:var(--pitch-card-shadow, 0 10px 32px rgba(10, 10, 10, .08))}.pitch-challenges-progress-card__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:.35rem}.pitch-challenges-progress-card__label{margin:0;font-size:.6875rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#6c6c68}.pitch-challenges-progress-card__empty{margin:0 0 1.25rem;padding:1rem 1.125rem;border:2px solid var(--pitch-black);border-radius:26px;background:var(--pitch-white);font-size:.875rem;font-weight:700;color:#6c6c68}.pitch-challenges-hero{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.5rem;padding:1.375rem 1.25rem;border-radius:28px;background:var(--pitch-green);color:#0a0a0a;box-shadow:var(--pitch-card-shadow, 0 10px 32px rgba(10, 10, 10, .08))}.pitch-challenges-hero__identity{display:flex;align-items:center;gap:.875rem;min-width:0}.pitch-challenges-hero__name{margin:0;font-size:1.375rem;font-weight:900;letter-spacing:.04em;line-height:1.1;color:#0a0a0a}.pitch-challenges-hero__sub{margin:.375rem 0 0;font-size:.8125rem;font-weight:700;color:#0a0a0ab8}.pitch-challenges-hero__ring{--pitch-progress-accent: #0a0a0a;--pitch-progress-track: rgba(10, 10, 10, .22);--pitch-progress-value: #0a0a0a}.pitch-challenges-hero__ring .pitch-progress-ring__value{font-size:1.25rem;font-weight:900;color:#0a0a0a}.pitch-challenges-overview__caught-up{margin-bottom:1.25rem;padding:1rem 1.125rem;border-radius:20px;border:2px solid var(--pitch-black);background:var(--pitch-white)}.pitch-challenges-overview__caught-up-title{margin:0 0 .25rem;font-weight:900;font-size:1.0625rem}.pitch-challenges-overview__caught-up-body{margin:0 0 .75rem;font-size:.875rem;color:#6c6c68}.pitch-challenges-overview__caught-up-actions{display:flex;flex-wrap:wrap;gap:.5rem}.pitch-challenges-overview__caught-up-actions .btn{background:var(--pitch-black);color:var(--pitch-white);border-color:var(--pitch-black)}.pitch-challenges-overview__caught-up-actions .btn:hover{filter:brightness(1.08)}.pitch-challenges-accordions{display:flex;flex-direction:column;gap:.75rem}.pitch-challenges__section{border:2px solid var(--pitch-black);border-radius:24px;background:var(--pitch-white);overflow:hidden;box-shadow:var(--pitch-card-shadow, 0 10px 32px rgba(10, 10, 10, .08))}.pitch-challenges__category{display:grid;grid-template-columns:auto 1fr auto auto;grid-template-rows:auto auto;align-items:center;gap:.375rem .75rem;width:100%;padding:.875rem 1rem;border:none;background:transparent;color:var(--pitch-black);text-decoration:none}.pitch-challenges__category[data-state=open]>svg{transform:rotate(180deg)}.pitch-challenges__category>svg{grid-row:1 / span 2;grid-column:4;width:18px;height:18px;flex-shrink:0;color:#0a0a0a73;transition:transform .2s ease}.pitch-challenges__category-icon{grid-row:1 / span 2;display:flex;align-items:center;justify-content:center;width:44px;height:44px;flex-shrink:0;border-radius:12px;border:1px solid var(--pitch-green);background:var(--pitch-green)}.pitch-challenges__category-icon .pitch-mode-icon{width:40px;height:40px;opacity:1;filter:brightness(0)}.pitch-challenges__category-copy{display:flex;flex-direction:column;gap:.125rem;min-width:0}.pitch-challenges__category-label{font-size:.75rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--pitch-black)}.pitch-challenges__category-sub{font-size:.6875rem;font-weight:600;letter-spacing:.01em;color:#0a0a0a8c}.pitch-challenges__category-count{grid-row:1 / span 2;font-size:1rem;font-weight:900;color:var(--pitch-black);white-space:nowrap}.pitch-challenges__category-bar{grid-column:2 / -2;height:4px;border-radius:999px;background:#0a0a0a14;overflow:hidden}.pitch-challenges__category-bar-fill{display:block;height:100%;border-radius:inherit;background:var(--pitch-black)}.pitch-challenges__previews{list-style:none;margin:0;padding:0 1rem 1rem;display:flex;flex-direction:column;gap:.5rem;background:var(--pitch-white)}.pitch-challenge-preview{display:flex;align-items:center;gap:.75rem;padding:.875rem;border-radius:18px;border:1px solid rgba(10,10,10,.12);background:var(--pitch-white);color:var(--pitch-black);text-decoration:none}.pitch-challenge-preview__badge{flex-shrink:0;padding:.35rem .5rem;border-radius:10px;font-size:.5625rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;background:color-mix(in srgb,var(--pitch-green) 30%,var(--pitch-black))}.pitch-challenge-preview__flags{display:flex;gap:.25rem;flex-shrink:0}.pitch-challenge-preview__thumb{width:48px;height:48px;border-radius:12px;overflow:hidden;flex-shrink:0}.pitch-challenge-preview__body{flex:1;min-width:0;display:flex;flex-direction:column;gap:.125rem}.pitch-challenge-preview__title{font-size:.9375rem;font-weight:800;line-height:1.25}.pitch-challenge-preview__meta{font-size:.75rem;color:#0a0a0a8c}.pitch-challenge-preview--done .pitch-challenge-preview__meta{color:#0a0a0a8c}.pitch-challenge-preview__badge--done{background:var(--pitch-blue);color:var(--pitch-white);font-size:1rem;font-weight:900}.pitch-challenge-preview__chevron{flex-shrink:0;opacity:.6}.pitch-challenges__empty{margin:0;padding:0 1rem 1rem;font-size:.875rem;font-weight:700;color:#0a0a0a8c;background:var(--pitch-white)}@media(max-height:720px){.pitch-home-hero{padding-top:calc(6px + var(--inset-top));padding-bottom:4px}.pitch-home-hero .t-display{font-size:clamp(1.5rem,6.5dvh,1.875rem)}.pitch-progress-hero__head{padding:.75rem 1rem .375rem}.pitch-progress-hero__body{gap:.375rem;padding:0 1rem .625rem}.pitch-arena-page--hub .pitch-quick-entry-section__title,.pitch-arena-page--hub .pitch-pending-preview__head,.pitch-arena-page--hub .pitch-recent-wins__head,.pitch-arena-page--hub .pitch-recommendations__head{margin-bottom:.5rem}.pitch-arena-page--hub .pitch-quick-entry--bento .pitch-quick-entry__label{min-height:30px;padding:.3rem .5rem;font-size:.75rem}.pitch-sports-card{gap:.5rem;padding:.75rem .875rem .875rem}.pitch-sports-card__flags,.pitch-sports-card__thumb{min-height:44px}.pitch-sports-card__thumb-image{height:56px}.pitch-sports-card__title{font-size:.9375rem}.pitch-arena-page--hub .pitch-pending-preview__list>li{flex:0 0 min(78%,260px)}}@media(min-width:768px){.pitch-home-hero,.pitch-progress-hero,.pitch-arena-page--hub .pitch-quick-entry-section,.pitch-arena-page--hub .pitch-recommendations,.pitch-arena-page--hub .pitch-recent-wins,.pitch-arena-page--hub .pitch-pending-preview,.pitch-challenges-overview{margin-inline:max(24px,var(--page-pad-left)) max(24px,var(--page-pad-right))}}@media(prefers-reduced-motion:reduce){.pitch-progress-hero__segments .pitch-progress-segments__segment--filled,.pitch-sports-card,.pitch-arena-page--hub .pitch-quick-entry__btn{animation:none;transition:none}}html.dark .pitch-arena-page.pitch-arena-page--hub,html[data-theme=dark] .pitch-arena-page.pitch-arena-page--hub{--pitch-bg: #0a0a0a;--pitch-white: #141414;--pitch-black: #f0f0ee;--pitch-card-shadow: 0 10px 32px rgba(0, 0, 0, .45);--pitch-card-shadow-lift: 0 14px 36px rgba(0, 0, 0, .55);--pitch-progress-track: rgba(255, 255, 255, .12);--pitch-challenge-accent: var(--pitch-green);--pitch-challenge-track: rgba(255, 255, 255, .12);--pitch-challenge-stat-value: #f0f0ee;background:var(--pitch-bg);color:#f0f0ee}html.dark .pitch-arena-page.pitch-arena-page--hub .pitch-home-hero,html[data-theme=dark] .pitch-arena-page.pitch-arena-page--hub .pitch-home-hero{background:var(--pitch-bg);color:#f0f0ee}html.dark .pitch-arena-page.pitch-arena-page--hub .pitch-home-hero__welcome,html[data-theme=dark] .pitch-arena-page.pitch-arena-page--hub .pitch-home-hero__welcome{color:#f0f0ee8c}html.dark .pitch-arena-page.pitch-arena-page--hub .pitch-home-hero__name,html[data-theme=dark] .pitch-arena-page.pitch-arena-page--hub .pitch-home-hero__name,html.dark .pitch-arena-page.pitch-arena-page--hub .pitch-league-badge,html[data-theme=dark] .pitch-arena-page.pitch-arena-page--hub .pitch-league-badge{color:#f0f0ee}html.dark .pitch-arena-page.pitch-arena-page--hub .pitch-league-badge,html[data-theme=dark] .pitch-arena-page.pitch-arena-page--hub .pitch-league-badge{background:linear-gradient(var(--pitch-bg),var(--pitch-bg)) padding-box,var(--nav-wc-border-gradient) border-box}html.dark .pitch-arena-page.pitch-arena-page--hub .pitch-progress-hero__top,html[data-theme=dark] .pitch-arena-page.pitch-arena-page--hub .pitch-progress-hero__top{background:var(--pitch-white);border-color:#ffffff24}html.dark .pitch-arena-page.pitch-arena-page--hub .pitch-progress-hero__label,html[data-theme=dark] .pitch-arena-page.pitch-arena-page--hub .pitch-progress-hero__label,html.dark .pitch-arena-page.pitch-arena-page--hub .pitch-progress-hero__empty,html[data-theme=dark] .pitch-arena-page.pitch-arena-page--hub .pitch-progress-hero__empty{color:#f0f0ee8c}html.dark .pitch-arena-page.pitch-arena-page--hub .pitch-progress-hero__share,html[data-theme=dark] .pitch-arena-page.pitch-arena-page--hub .pitch-progress-hero__share{background:#ffffff14;color:#f0f0ee}html.dark .pitch-arena-page.pitch-arena-page--hub .pitch-progress-segments__value,html[data-theme=dark] .pitch-arena-page.pitch-arena-page--hub .pitch-progress-segments__value{color:#f0f0ee}html.dark .pitch-arena-page.pitch-arena-page--hub .pitch-progress-segments__meta,html[data-theme=dark] .pitch-arena-page.pitch-arena-page--hub .pitch-progress-segments__meta{border-color:#ffffff24;color:#f0f0ee8c}html.dark .pitch-arena-page.pitch-arena-page--hub .pitch-progress-hero__stat,html[data-theme=dark] .pitch-arena-page.pitch-arena-page--hub .pitch-progress-hero__stat{background:#0a0a0a;color:#f0f0ee;border:1px solid rgba(255,255,255,.1)}html.dark .pitch-arena-page.pitch-arena-page--hub .pitch-progress-hero__cta,html[data-theme=dark] .pitch-arena-page.pitch-arena-page--hub .pitch-progress-hero__cta{background:#0a0a0a;border-color:#ffffff24;color:#f0f0ee}html.dark .pitch-arena-page.pitch-arena-page--hub .pitch-quick-entry-section__title,html[data-theme=dark] .pitch-arena-page.pitch-arena-page--hub .pitch-quick-entry-section__title,html.dark .pitch-arena-page.pitch-arena-page--hub .pitch-recommendations__title,html[data-theme=dark] .pitch-arena-page.pitch-arena-page--hub .pitch-recommendations__title,html.dark .pitch-arena-page.pitch-arena-page--hub .pitch-recent-wins__title,html[data-theme=dark] .pitch-arena-page.pitch-arena-page--hub .pitch-recent-wins__title,html.dark .pitch-arena-page.pitch-arena-page--hub .pitch-pending-preview__title,html[data-theme=dark] .pitch-arena-page.pitch-arena-page--hub .pitch-pending-preview__title,html.dark .pitch-arena-page.pitch-arena-page--hub .pitch-pending-preview__see-all,html[data-theme=dark] .pitch-arena-page.pitch-arena-page--hub .pitch-pending-preview__see-all{color:#f0f0ee8c}html.dark .pitch-arena-page.pitch-arena-page--hub .pitch-quick-entry__btn,html[data-theme=dark] .pitch-arena-page.pitch-arena-page--hub .pitch-quick-entry__btn{border-color:#ffffff29;color:#0a0a0a}html.dark .pitch-arena-page.pitch-arena-page--hub .pitch-quick-entry__btn:not(.pitch-quick-entry__btn--predictions) .pitch-quick-entry__label,html[data-theme=dark] .pitch-arena-page.pitch-arena-page--hub .pitch-quick-entry__btn:not(.pitch-quick-entry__btn--predictions) .pitch-quick-entry__label,html.dark .pitch-arena-page.pitch-arena-page--hub .pitch-quick-entry__count,html[data-theme=dark] .pitch-arena-page.pitch-arena-page--hub .pitch-quick-entry__count{color:var(--pitch-white)}html.dark .pitch-arena-page.pitch-arena-page--hub .pitch-quick-entry__count,html[data-theme=dark] .pitch-arena-page.pitch-arena-page--hub .pitch-quick-entry__count{background:var(--pitch-alert)}html.dark .pitch-arena-page.pitch-arena-page--hub .pitch-quick-entry__btn--predictions .pitch-quick-entry__label,html[data-theme=dark] .pitch-arena-page.pitch-arena-page--hub .pitch-quick-entry__btn--predictions .pitch-quick-entry__label,html.dark .pitch-arena-page.pitch-arena-page--hub .pitch-quick-entry__btn--predictions.pitch-quick-entry__btn--active .pitch-quick-entry__label,html[data-theme=dark] .pitch-arena-page.pitch-arena-page--hub .pitch-quick-entry__btn--predictions.pitch-quick-entry__btn--active .pitch-quick-entry__label{background:#00b26f!important;color:#0a0a0a!important}html.dark .pitch-arena-page.pitch-arena-page--hub .pitch-quick-entry__btn--predictions .pitch-quick-entry__count,html[data-theme=dark] .pitch-arena-page.pitch-arena-page--hub .pitch-quick-entry__btn--predictions .pitch-quick-entry__count{background:var(--pitch-alert);color:var(--pitch-white)}html.dark .pitch-arena-page.pitch-arena-page--hub .pitch-win-achievement__card,html[data-theme=dark] .pitch-arena-page.pitch-arena-page--hub .pitch-win-achievement__card{background:var(--pitch-white);border-color:#ffffff24;box-shadow:var(--pitch-card-shadow),0 0 0 1px color-mix(in srgb,var(--pitch-green) 18%,transparent)}html.dark .pitch-arena-page.pitch-arena-page--hub .pitch-win-achievement__type,html[data-theme=dark] .pitch-arena-page.pitch-arena-page--hub .pitch-win-achievement__type,html.dark .pitch-arena-page.pitch-arena-page--hub .pitch-win-achievement__result,html[data-theme=dark] .pitch-arena-page.pitch-arena-page--hub .pitch-win-achievement__result,html.dark .pitch-arena-page.pitch-arena-page--hub .pitch-win-achievement__kc,html[data-theme=dark] .pitch-arena-page.pitch-arena-page--hub .pitch-win-achievement__kc{color:#f0f0ee}html.dark .pitch-arena-page.pitch-arena-page--hub .pitch-win-achievement__title,html[data-theme=dark] .pitch-arena-page.pitch-arena-page--hub .pitch-win-achievement__title{color:#f0f0ee8c}html.dark .pitch-arena-page.pitch-arena-page--hub .pitch-win-achievement__share,html[data-theme=dark] .pitch-arena-page.pitch-arena-page--hub .pitch-win-achievement__share{background:#262626;border-color:#fff3;color:#f0f0ee;box-shadow:0 1px 4px #00000059}html.dark .pitch-arena-page.pitch-arena-page--hub .pitch-sports-card,html[data-theme=dark] .pitch-arena-page.pitch-arena-page--hub .pitch-sports-card{background:var(--pitch-white);border-color:#ffffff24;color:#f0f0ee}html.dark .pitch-arena-page.pitch-arena-page--hub .pitch-sports-card__badge--polls,html[data-theme=dark] .pitch-arena-page.pitch-arena-page--hub .pitch-sports-card__badge--polls,html.dark .pitch-arena-page.pitch-arena-page--hub .pitch-sports-card__badge--predictions,html[data-theme=dark] .pitch-arena-page.pitch-arena-page--hub .pitch-sports-card__badge--predictions,html.dark .pitch-arena-page.pitch-arena-page--hub .pitch-sports-card__badge--quizzes,html[data-theme=dark] .pitch-arena-page.pitch-arena-page--hub .pitch-sports-card__badge--quizzes,html.dark .pitch-arena-page.pitch-arena-page--hub .pitch-sports-card__cta,html[data-theme=dark] .pitch-arena-page.pitch-arena-page--hub .pitch-sports-card__cta{background:#0a0a0a;color:#f0f0ee}html.dark .pitch-arena-page.pitch-arena-page--hub .pitch-sports-card__thumb,html[data-theme=dark] .pitch-arena-page.pitch-arena-page--hub .pitch-sports-card__thumb{background:color-mix(in srgb,var(--pitch-green) 14%,#141414)}html.dark .pitch-arena-page.pitch-arena-page--hub .pitch-sports-card__meta,html[data-theme=dark] .pitch-arena-page.pitch-arena-page--hub .pitch-sports-card__meta,html.dark .pitch-arena-page.pitch-arena-page--hub .pitch-pending-preview__countdown,html[data-theme=dark] .pitch-arena-page.pitch-arena-page--hub .pitch-pending-preview__countdown{color:#f0f0eeb8}html.dark .pitch-arena-page.pitch-arena-page--hub .pitch-rec-card__thumb,html[data-theme=dark] .pitch-arena-page.pitch-arena-page--hub .pitch-rec-card__thumb{background:color-mix(in srgb,var(--pitch-green) 14%,#141414)}html.dark .pitch-arena-page.pitch-arena-page--hub .pitch-rec-card__title,html[data-theme=dark] .pitch-arena-page.pitch-arena-page--hub .pitch-rec-card__title{color:#f0f0ee}html.dark .pitch-arena-page.pitch-arena-page--hub .pitch-rec-card__meta-item,html[data-theme=dark] .pitch-arena-page.pitch-arena-page--hub .pitch-rec-card__meta-item{color:#f0f0ee8c}html.dark .pitch-arena-page.pitch-arena-page--hub .pitch-rec-card,html[data-theme=dark] .pitch-arena-page.pitch-arena-page--hub .pitch-rec-card{background:var(--pitch-white);border-color:#ffffff24}html.dark .pitch-arena-page.pitch-arena-page--hub .pitch-recommendations__dismiss,html[data-theme=dark] .pitch-arena-page.pitch-arena-page--hub .pitch-recommendations__dismiss{background:#ffffff14;color:#f0f0ee}html.dark .pitch-arena-page.pitch-arena-page--mode.pitch-arena-page--white,html[data-theme=dark] .pitch-arena-page.pitch-arena-page--mode.pitch-arena-page--white{--pitch-bg: #0a0a0a;--pitch-white: #141414;--pitch-black: #f0f0ee;--pitch-challenge-accent: var(--pitch-green);--pitch-challenge-track: rgba(255, 255, 255, .12);--pitch-challenge-stat-value: #f0f0ee;background:var(--pitch-bg);color:#f0f0ee}html.dark .pitch-arena-page.pitch-arena-page--mode .pitch-challenges-progress-card,html[data-theme=dark] .pitch-arena-page.pitch-arena-page--mode .pitch-challenges-progress-card,html.dark .pitch-arena-page.pitch-arena-page--mode .pitch-challenges-progress-card__empty,html[data-theme=dark] .pitch-arena-page.pitch-arena-page--mode .pitch-challenges-progress-card__empty{background:var(--pitch-white);border-color:#ffffff24}html.dark .pitch-arena-page.pitch-arena-page--mode .pitch-challenges-progress-card__label,html[data-theme=dark] .pitch-arena-page.pitch-arena-page--mode .pitch-challenges-progress-card__label,html.dark .pitch-arena-page.pitch-arena-page--mode .pitch-challenges-progress-card__empty,html[data-theme=dark] .pitch-arena-page.pitch-arena-page--mode .pitch-challenges-progress-card__empty{color:#f0f0ee8c}html.dark .pitch-arena-page.pitch-arena-page--mode .pitch-challenges-overview,html[data-theme=dark] .pitch-arena-page.pitch-arena-page--mode .pitch-challenges-overview{--pitch-challenge-accent: var(--pitch-green);--pitch-challenge-track: rgba(255, 255, 255, .12);--pitch-challenge-stat-value: #f0f0ee}html.dark .pitch-arena-page.pitch-arena-page--mode .pitch-challenges-overview__back,html[data-theme=dark] .pitch-arena-page.pitch-arena-page--mode .pitch-challenges-overview__back{color:#f0f0ee}html.dark .pitch-arena-page.pitch-arena-page--mode .pitch-challenges-overview__caught-up,html[data-theme=dark] .pitch-arena-page.pitch-arena-page--mode .pitch-challenges-overview__caught-up{background:var(--pitch-white);border-color:#ffffff24;color:#f0f0ee}html.dark .pitch-arena-page.pitch-arena-page--mode .pitch-challenges-overview__caught-up-body,html[data-theme=dark] .pitch-arena-page.pitch-arena-page--mode .pitch-challenges-overview__caught-up-body{color:#f0f0ee8c}html.dark .pitch-arena-page.pitch-arena-page--mode .pitch-challenges__section,html[data-theme=dark] .pitch-arena-page.pitch-arena-page--mode .pitch-challenges__section{border-color:#ffffff1f;background:#0a0a0a}html.dark .pitch-arena-page.pitch-arena-page--mode .pitch-challenges__category,html[data-theme=dark] .pitch-arena-page.pitch-arena-page--mode .pitch-challenges__category{color:#f0f0ee}html.dark .pitch-arena-page.pitch-arena-page--mode .pitch-challenges__category-icon,html[data-theme=dark] .pitch-arena-page.pitch-arena-page--mode .pitch-challenges__category-icon{border-color:var(--pitch-green);background:var(--pitch-green)}html.dark .pitch-arena-page.pitch-arena-page--mode .pitch-challenges__category-icon .pitch-mode-icon,html[data-theme=dark] .pitch-arena-page.pitch-arena-page--mode .pitch-challenges__category-icon .pitch-mode-icon{filter:brightness(0);opacity:1}html.dark .pitch-arena-page.pitch-arena-page--mode .pitch-challenges__category-label,html[data-theme=dark] .pitch-arena-page.pitch-arena-page--mode .pitch-challenges__category-label,html.dark .pitch-arena-page.pitch-arena-page--mode .pitch-challenges__category-count,html[data-theme=dark] .pitch-arena-page.pitch-arena-page--mode .pitch-challenges__category-count{color:#f0f0ee}html.dark .pitch-arena-page.pitch-arena-page--mode .pitch-challenges__category-sub,html[data-theme=dark] .pitch-arena-page.pitch-arena-page--mode .pitch-challenges__category-sub,html.dark .pitch-arena-page.pitch-arena-page--mode .pitch-challenges__category>svg,html[data-theme=dark] .pitch-arena-page.pitch-arena-page--mode .pitch-challenges__category>svg{color:#f0f0ee8c}html.dark .pitch-arena-page.pitch-arena-page--mode .pitch-challenges__category-bar,html[data-theme=dark] .pitch-arena-page.pitch-arena-page--mode .pitch-challenges__category-bar{background:#ffffff1f}html.dark .pitch-arena-page.pitch-arena-page--mode .pitch-challenges__category-bar-fill,html[data-theme=dark] .pitch-arena-page.pitch-arena-page--mode .pitch-challenges__category-bar-fill{background:#f0f0eed1}html.dark .pitch-arena-page.pitch-arena-page--mode .pitch-challenges__previews,html[data-theme=dark] .pitch-arena-page.pitch-arena-page--mode .pitch-challenges__previews{background:#0a0a0a}html.dark .pitch-arena-page.pitch-arena-page--mode .pitch-challenge-preview,html[data-theme=dark] .pitch-arena-page.pitch-arena-page--mode .pitch-challenge-preview{border-color:#ffffff1a;background:#ffffff0a;color:#f0f0ee}html.dark .pitch-arena-page.pitch-arena-page--mode .pitch-challenge-preview__meta,html[data-theme=dark] .pitch-arena-page.pitch-arena-page--mode .pitch-challenge-preview__meta,html.dark .pitch-arena-page.pitch-arena-page--mode .pitch-challenge-preview--done .pitch-challenge-preview__meta,html[data-theme=dark] .pitch-arena-page.pitch-arena-page--mode .pitch-challenge-preview--done .pitch-challenge-preview__meta{color:#f0f0eeb8}html.dark .pitch-arena-page.pitch-arena-page--mode .pitch-challenges__empty,html[data-theme=dark] .pitch-arena-page.pitch-arena-page--mode .pitch-challenges__empty{color:#ffffffb8;background:#0a0a0a}:root{--fwc-maroon: #3d0814;--fwc-red: #e4032e;--fwc-vermillion: #ff4438;--fwc-peach: #f5c4a8;--fwc-purple: #5b2d82;--fwc-lavender: #c8b4dc;--fwc-mauve: #a86478;--fwc-magenta: #e20074;--fwc-navy: #0a1f44;--fwc-blue: #0066b2;--fwc-sky: #41b6e6;--fwc-mint: #b8e4e0;--fwc-forest: #1b4332;--fwc-grass: #009639;--fwc-lime: #ccff00;--fwc-teal: #00e5cc;--fwc-yellow: #f4e04d;--fwc-black: #000000;--fwc-charcoal: #0a0a0a;--fwc-white: #ffffff;--fwc-grid-line: rgba(255, 255, 255, .14);--fwc-font: "Barlow Condensed", var(--font-display, sans-serif);--fwc-font-body: "Noto Sans", var(--font-body, system-ui, sans-serif)}.wc-type{font-family:var(--fwc-font);text-transform:uppercase;letter-spacing:.04em;line-height:1;margin:0}.wc-type--football{font-size:clamp(1.75rem,7vw,2.5rem);font-weight:900;letter-spacing:-.02em}.wc-type--legacy{font-size:clamp(1.25rem,5vw,1.625rem);font-weight:800;letter-spacing:.06em;font-stretch:expanded}.wc-type--world{font-size:clamp(1.0625rem,4.2vw,1.375rem);font-weight:700;letter-spacing:.08em;font-stretch:expanded}.wc-type--gameon{font-size:clamp(.875rem,3.6vw,1rem);font-weight:600;letter-spacing:.1em}.wc-type--welcome{font-size:clamp(.75rem,3vw,.875rem);font-weight:300;letter-spacing:.14em;text-transform:uppercase}.wc-mode-orange,.wc-mode-dark,.wc-mode-fwc26,.wc-theme-brand{--fwc-lime: var(--green);--bg: var(--fwc-black);--surface-card: var(--fwc-charcoal);--surface-pill: #111111;--card-border: var(--fwc-grid-line);--card-shadow: 0 4px 24px rgba(0, 0, 0, .55);--text-primary: var(--fwc-white);--text-muted: rgba(255, 255, 255, .55);--wc-heading-color: var(--fwc-white);--wc-body-color: var(--fwc-white);--wc-muted-on-surface: rgba(255, 255, 255, .55);--wc-muted-on-card: rgba(255, 255, 255, .55);--wc-orange: var(--green);--wc-orange-deep: var(--green-700);--wc-accent: var(--fwc-red);--wc-accent-alt: var(--green);--wc-live: var(--fwc-vermillion);--wc-stage: var(--green);--green-accent: var(--green);--mud-light: var(--green);--live-red: var(--fwc-red);background:var(--bg);color:var(--wc-body-color);min-height:100dvh;font-family:var(--fwc-font-body)}html:not(.dark) .wc-page.wc-theme-brand,html:not(.dark) .wc-hub.wc-theme-brand{--bg: #f7f7f5;--surface-card: #ffffff;--surface-pill: #f2f2f0;--card-border: #e8e8e5;--card-shadow: 0 1px 4px rgba(0, 0, 0, .06), 0 4px 16px rgba(0, 0, 0, .04);--text-primary: #0a0a0a;--text-muted: #6c6c68;--wc-heading-color: #0a0a0a;--wc-body-color: #0a0a0a;--wc-muted-on-surface: #6c6c68;--wc-muted-on-card: #6c6c68;--fwc-grid-line: #e8e8e5;background:var(--bg);color:var(--wc-body-color)}html:not(.dark) .wc-page.wc-theme-brand .wc-brand-hero__labels .wc-type--football{color:var(--text-primary)}html:not(.dark) .wc-page.wc-theme-brand .wc-brand-hero__tagline{color:var(--text-muted)}html:not(.dark) .wc-page.wc-theme-brand .wc-brand-hero--compact .wc-official-26-mark--dark{filter:none}html:not(.dark) .wc-page.wc-theme-brand .wc-date-pill-num{color:var(--text-primary)}html:not(.dark) .wc-page.wc-theme-brand .wc-date-pill-active{background:var(--surface-pill)}html:not(.dark) .wc-page.wc-theme-brand .wc-my-team__header{border-bottom-color:var(--card-border)}html:not(.dark) .wc-page.wc-theme-brand .wc-my-team__title{color:var(--text-primary)}html:not(.dark) .wc-page.wc-theme-brand .wc-my-team__change,html:not(.dark) .wc-page.wc-theme-brand .wc-my-team-widget__change{border-color:var(--card-border);color:var(--text-primary)}html:not(.dark) .wc-page.wc-theme-brand .wc-lineup-meta,html:not(.dark) .wc-hub.wc-theme-brand .wc-lineup-meta{color:var(--text-muted)}html:not(.dark) .wc-page.wc-theme-brand .wc-lineup-meta--panel,html:not(.dark) .wc-hub.wc-theme-brand .wc-lineup-meta--panel{background:var(--surface-pill);border-color:var(--card-border)}html:not(.dark) .wc-page.wc-theme-brand .wc-lineup-meta__label{color:var(--text-muted)}html:not(.dark) .wc-page.wc-theme-brand .wc-lineup-meta__value{color:var(--text-primary)}html:not(.dark) .wc-page.wc-theme-brand .wc-lineup-list,html:not(.dark) .wc-hub.wc-theme-brand .wc-lineup-team-meta,html:not(.dark) .wc-hub.wc-theme-brand .wc-lineup-flip-card__face{background:var(--surface-card);border-color:var(--card-border)}html:not(.dark) .wc-page.wc-theme-brand .wc-lineup-row{border-bottom-color:var(--card-border)}html:not(.dark) .wc-page.wc-theme-brand .wc-lineup-row__num{color:var(--text-muted)}html:not(.dark) .wc-page.wc-theme-brand .wc-lineup-row__name{color:var(--text-primary)}html:not(.dark) .wc-page.wc-theme-brand .wc-lineup-row--skeleton .skeleton-bar{background:var(--card-border)}html:not(.dark) .wc-page.wc-theme-brand .wc-lineup-empty-inline,html:not(.dark) .wc-page.wc-theme-brand .wc-pitch-placeholder__text{color:var(--text-muted)}html:not(.dark) .wc-page.wc-theme-brand.wc-mode-fwc26 .scorer-card,html:not(.dark) .wc-page.wc-theme-brand.wc-mode-fwc26 .wc-winner-card{color:var(--text-primary)}html:not(.dark) .wc-page.wc-theme-brand.wc-mode-fwc26 .scorer-card h3,html:not(.dark) .wc-page.wc-theme-brand.wc-mode-fwc26 .wc-winner-card__title{color:var(--text-primary)}html:not(.dark) .wc-page.wc-theme-brand.wc-mode-fwc26 .scorer-team-tab{background:var(--surface-pill);border-color:var(--card-border);color:var(--text-primary)}html:not(.dark) .wc-page.wc-theme-brand.wc-mode-fwc26 .scorer-team-tab.active,html:not(.dark) .wc-hub.wc-theme-brand.wc-mode-fwc26 .scorer-team-tab.active{background:var(--wc-primary, var(--fwc-lime, #6eec8c));border-color:var(--wc-primary, var(--fwc-lime, #6eec8c));color:#fff}html:not(.dark) .wc-page.wc-theme-brand.wc-mode-fwc26 .scorer-player-list{background:var(--surface-card);border-color:var(--card-border)}html:not(.dark) .wc-page.wc-theme-brand.wc-mode-fwc26 .lineup-section-label{background:var(--surface-pill);color:var(--text-muted)}html:not(.dark) .wc-page.wc-theme-brand.wc-mode-fwc26 .scorer-player-row{border-bottom-color:var(--card-border);color:var(--text-primary)}html:not(.dark) .wc-page.wc-theme-brand.wc-mode-fwc26 .player-number,html:not(.dark) .wc-page.wc-theme-brand.wc-mode-fwc26 .player-name{color:var(--text-primary)}html:not(.dark) .wc-page.wc-theme-brand.wc-mode-fwc26 .wc-winner-option{background:var(--surface-pill);border-color:var(--card-border);color:var(--text-primary)}html:not(.dark) .wc-page.wc-theme-brand.wc-mode-fwc26 .lineup-empty{color:var(--text-muted)}.wc-splash{--fwc-lime: var(--green);--wc-orange: var(--green);min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:3.5rem 1.5rem 2.75rem;background:var(--fwc-black);background-image:radial-gradient(ellipse 90% 60% at 50% 0%,rgba(var(--green-rgb),.08) 0%,transparent 55%),radial-gradient(ellipse 70% 50% at 100% 80%,rgba(0,229,204,.06) 0%,transparent 50%);text-align:center;color:var(--fwc-white);position:relative;overflow:hidden}.wc-splash:before{content:"";position:absolute;inset:0;opacity:.35;pointer-events:none;background-image:linear-gradient(var(--fwc-grid-line) 1px,transparent 1px),linear-gradient(90deg,var(--fwc-grid-line) 1px,transparent 1px);background-size:24px 24px}@keyframes wcAmplifyDrift{0%{transform:rotate(0) scale(1.1)}to{transform:rotate(360deg) scale(1.1)}}.wc-splash__visual{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:340px;position:relative;z-index:1;gap:.75rem}.wc-splash__eyebrow{color:var(--fwc-lime)}.wc-splash__hero-mark{position:relative;width:min(300px,88vw);height:clamp(160px,38vw,200px);display:flex;align-items:center;justify-content:center;margin-bottom:.5rem}.wc-splash__26-bg{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-family:var(--font-display, "Barlow Condensed", sans-serif);font-size:clamp(6.5rem,30vw,8.5rem);font-weight:900;line-height:.82;letter-spacing:-.07em;color:#ffffff0f;pointer-events:none}.wc-splash__trophy{position:relative;z-index:2;color:var(--fwc-lime);filter:drop-shadow(0 10px 28px rgba(var(--green-rgb),.35))}.wc-splash__title{margin-top:.25rem;font-family:var(--font-display, "Barlow Condensed", sans-serif);font-size:clamp(1.125rem,4.8vw,1.35rem);font-weight:800;letter-spacing:.08em;line-height:1.35;text-transform:uppercase}.wc-splash__desc{margin-top:1.25rem;line-height:1.6;color:#ffffffa6;max-width:300px}.wc-splash__next{width:4.5rem;height:4.5rem;border-radius:9999px;border:2px solid var(--fwc-lime);background:var(--fwc-lime);color:var(--fwc-black);display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 10px rgba(var(--green-rgb),.12),0 14px 44px rgba(var(--green-rgb),.25);transition:transform .14s cubic-bezier(.16,1,.3,1);position:relative;z-index:1}.wc-splash__next:active{transform:scale(.94)}.wc-page{min-height:100dvh;background:var(--bg, var(--fwc-black));color:var(--wc-body-color, var(--fwc-white));padding-bottom:calc(var(--nav-bottom, 80px) + 8px);font-family:var(--fwc-font-body)}.wc-hub-layout{display:block}.wc-hub-mobile-toolbar{display:flex;flex-direction:column;gap:1rem;padding:.5rem 0 .25rem}.wc-hub-view-switch{padding:0 var(--px);margin-bottom:.125rem}.wc-hub-view-switch>div{display:flex;flex-wrap:wrap;gap:.75rem}.wc-hub-mobile-dates{margin-top:0;padding:0 var(--px)}.wc-hub-main{min-width:0}.wc-hub-content{padding-top:.5rem;padding-bottom:1rem}.wc-hub-footer{display:flex;justify-content:center;padding:0 var(--px) 1.5rem;font-size:.875rem;font-weight:600}.wc-hub-group-filters{padding:0 var(--px)}.wc-hub-filters.fixture-filter-chips{padding-top:.125rem;padding-bottom:.25rem}.wc-hub .kurrah-pill-scroll{display:flex;flex-wrap:nowrap;gap:.625rem;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;padding:4px 2px 6px;scroll-padding-inline:var(--px)}.wc-hub .kurrah-pill-scroll::-webkit-scrollbar{display:none}.wc-hub .kurrah-pill{flex-shrink:0;scroll-snap-align:start;display:inline-flex;align-items:center;justify-content:center;min-height:2.5rem;border-radius:9999px;padding:.6875rem 1.125rem;font-size:.8125rem;font-weight:600;line-height:1.15;white-space:nowrap;border:none;cursor:pointer}.wc-theme-brand .kurrah-pill-active{background:var(--green);color:var(--fwc-black);font-weight:700;box-shadow:0 2px 12px rgba(var(--green-rgb),.35)}.wc-theme-brand .kurrah-pill-inactive{background:transparent;color:var(--text-muted, rgba(255, 255, 255, .55));border:1px solid var(--fwc-grid-line)}.wc-brand-hero{position:relative;padding:1.25rem var(--px) 2rem;text-align:center;overflow:hidden;background:var(--bg)}.wc-brand-hero--compact{display:flex;flex-direction:column;align-items:center;gap:0;padding:.5rem var(--px) .75rem;flex-shrink:0;overflow:hidden}.wc-brand-hero--compact:before,.wc-brand-hero--compact:after{display:none}.wc-official-hub-banner-frame{display:flex;justify-content:center;width:100%;max-width:640px;margin:0 auto}.wc-official-hub-banner{display:block;width:100%;max-width:640px;margin:0 auto;height:auto;border-radius:12px;object-fit:contain;object-position:center center}.wc-brand-hero--compact .wc-official-26-mark--dark{display:block;width:auto;height:40px;object-fit:contain;filter:invert(1)}.wc-brand-hero--compact .wc-brand-hero__tagline{margin:0;max-width:none;font-size:.6875rem}.wc-brand-hero:before{content:"";position:absolute;inset:0;opacity:.4;pointer-events:none;background-image:linear-gradient(var(--fwc-grid-line) 1px,transparent 1px),linear-gradient(90deg,var(--fwc-grid-line) 1px,transparent 1px);background-size:20px 20px}.wc-brand-hero__labels{position:relative;z-index:1;display:flex;flex-direction:column;gap:.35rem;margin-bottom:.75rem}.wc-brand-hero__labels .wc-type--football{color:var(--fwc-white)}.wc-brand-hero__labels .wc-type--world{color:var(--fwc-lime)}.wc-brand-hero:after{content:"";position:absolute;inset:0;opacity:.35;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.05'/%3E%3C/svg%3E")}.wc-brand-hero__tagline{position:relative;z-index:1;margin:1rem auto 0;max-width:300px;font-size:.8125rem;line-height:1.55;color:#fff9;font-family:var(--fwc-font);font-weight:600;letter-spacing:.08em;text-transform:uppercase}.wc-splash__brand{position:relative;z-index:1}.wc-official-brand{position:relative;z-index:1;display:flex;align-items:center;justify-content:center}.wc-official-brand--hero{flex-direction:column;gap:12px;width:100%;max-width:320px;margin:0 auto;padding:16px 14px;background:#fff;border-radius:16px;box-shadow:0 12px 40px #00000059}.wc-official-brand--header{flex-direction:row;gap:10px;padding:10px 14px;background:#fff;border-radius:14px;margin:0 auto;max-width:280px}.wc-official-brand--compact{gap:8px;padding:6px 10px;background:#fff;border-radius:999px}.wc-official-brand__text{display:flex;flex-direction:column;align-items:flex-start;gap:4px;min-width:0}.wc-official-emblem{display:block;width:auto;height:88px;object-fit:contain}.wc-official-emblem--md{height:56px}.wc-official-emblem--sm{height:36px}.wc-official-emblem--solo{height:72px}.wc-official-wordmark{display:block;width:auto;height:52px;object-fit:contain}.wc-official-wordmark--sm{height:28px}.wc-official-slogan{display:block;width:100%;max-width:260px;height:auto;object-fit:contain}.wc-official-slogan--inline{max-width:140px;height:32px}.wc-year-mark{font-size:clamp(4rem,18vw,6.5rem);font-weight:800;line-height:.85;letter-spacing:-.06em;color:var(--fwc-lime)}.wc-hub-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.75rem var(--px) 1rem}.wc-hub-header__left{display:flex;align-items:center;gap:.75rem;min-width:0;flex:1}.wc-hub-header__avatar{flex-shrink:0;border:2px solid var(--fwc-lime)}.wc-hub-header__greet{display:flex;flex-direction:column;gap:.125rem;min-width:0}.wc-hub-header__eyebrow{color:var(--fwc-lime)}.wc-hub-header__username{margin:0;font-family:var(--fwc-font-body);font-size:1rem;font-weight:600;letter-spacing:.01em;color:var(--wc-body-color, var(--text-primary))}.wc-support-badge{display:flex;align-items:center;gap:.5rem;flex-shrink:0;max-width:9.5rem;padding:.375rem .5rem .375rem .375rem;border-radius:9999px;border:1px solid color-mix(in srgb,var(--green) 40%,transparent);background:color-mix(in srgb,var(--green) 8%,var(--surface-pill, transparent));color:var(--text-primary);text-align:left}.wc-support-badge__add{width:1.75rem;height:1.75rem;border-radius:9999px;display:flex;align-items:center;justify-content:center;font-size:1.125rem;font-weight:700;line-height:1;color:var(--fwc-lime);background:color-mix(in srgb,var(--fwc-lime) 12%,transparent)}.wc-support-flag{width:1.75rem;height:1.175rem;border-radius:3px;object-fit:cover;flex-shrink:0;border:1px solid rgba(0,0,0,.08)}.wc-support-flag--emoji{display:flex;align-items:center;justify-content:center;font-size:1rem;width:1.75rem;height:1.175rem;border:none}.wc-support-badge__text{display:flex;flex-direction:column;min-width:0;line-height:1.15}.wc-support-badge__label{font-size:.5625rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted)}.wc-support-badge__team{font-size:.75rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wc-support-badge__chevron{width:.875rem;height:.875rem;flex-shrink:0;opacity:.5}.wc-support-list{list-style:none;margin:0;padding:0;max-height:min(50vh,20rem);overflow-y:auto;display:flex;flex-direction:column;gap:.375rem}.wc-support-list__item{display:flex;align-items:center;gap:.75rem;width:100%;padding:.625rem .75rem;border-radius:var(--r-md, .75rem);border:1px solid var(--grey-200, rgba(255, 255, 255, .08));background:var(--surface-pill, rgba(255, 255, 255, .04));color:var(--text-primary);font-size:.9375rem;font-weight:600}.wc-support-list__item--selected{border-color:var(--fwc-lime);background:color-mix(in srgb,var(--fwc-lime) 10%,transparent)}.wc-support-list__name{flex:1;text-align:left}.wc-support-list__check{color:var(--fwc-lime);font-weight:800}.composer-sheet .wc-support-list__item{border-color:var(--grey-200);background:var(--grey-100);color:var(--black)}.composer-sheet .wc-support-list__item--selected{border-color:var(--green-700);background:var(--chip-green);color:var(--chip-green-text)}.composer-sheet .wc-support-list__check{color:var(--green-700)}.composer-sheet .wc-type{color:var(--black)}.wc-support-inline{padding:0 var(--px) .5rem;width:100%;max-width:100%;min-width:0}.wc-support-inline .wc-support-sheet{position:static;width:100%;max-width:100%;max-height:none;overflow:visible;padding:0;background:transparent;border:none;box-shadow:none;color:var(--text-primary)}.wc-support-inline .wc-support-sheet__title{color:var(--text-primary)!important}.wc-support-inline .wc-support-sheet__hint,.wc-support-inline .wc-support-journey__label,.wc-support-inline .wc-support-journey__hint,.wc-support-inline .wc-support-journey__summary,.wc-support-inline .wc-support-list__empty{color:var(--text-muted)}.wc-support-inline .wc-support-search{background:var(--surface-pill, var(--grey-100));border-color:var(--card-border, var(--grey-200))}.wc-support-inline .wc-support-search__icon,.wc-support-inline .wc-support-search__input{color:var(--text-primary)}.wc-support-inline .wc-support-search__input::placeholder{color:var(--text-muted)}.wc-support-inline .wc-support-list__item{background:var(--surface-pill, var(--grey-100));border-color:var(--card-border, var(--grey-200));color:var(--text-primary)}.wc-support-inline .wc-support-list__item--selected{border-color:var(--green-700, var(--fwc-lime));background:color-mix(in srgb,var(--green) 14%,var(--surface-pill, var(--grey-100)))}.wc-support-inline .wc-support-journey{border-bottom-color:var(--card-border, var(--grey-200))}.wc-support-inline .wc-support-journey__pill{background:var(--surface-pill, var(--grey-100));border-color:var(--card-border, var(--grey-200));color:var(--text-primary)}.wc-support-inline .wc-support-list{max-height:none}html:not(.dark) .wc-support-inline.wc-theme-brand{background:#fff}html:not(.dark) .wc-support-sheet.wc-theme-brand,html:not(.dark) .wc-support-inline.wc-theme-brand .wc-support-sheet,html:not(.dark) .wc-support-overlay.wc-theme-brand .wc-support-sheet{--surface-pill: #f2f2f0;--card-border: #e8e8e5;--text-primary: #0a0a0a;--text-muted: #6c6c68;background:#fff;color:var(--text-primary)}html:not(.dark) .wc-support-sheet.wc-theme-brand .wc-support-sheet__title,html:not(.dark) .wc-support-inline.wc-theme-brand .wc-support-sheet__title{color:var(--text-primary)!important}html:not(.dark) .wc-support-sheet.wc-theme-brand .wc-support-journey__label,html:not(.dark) .wc-support-sheet.wc-theme-brand .wc-support-journey__hint,html:not(.dark) .wc-support-sheet.wc-theme-brand .wc-support-search__icon,html:not(.dark) .wc-support-sheet.wc-theme-brand .wc-support-search__input,html:not(.dark) .wc-support-sheet.wc-theme-brand .wc-support-list__item,html:not(.dark) .wc-support-sheet.wc-theme-brand .wc-support-journey__pill{color:var(--text-primary)}html:not(.dark) .wc-support-sheet.wc-theme-brand .wc-support-journey__label,html:not(.dark) .wc-support-sheet.wc-theme-brand .wc-support-journey__hint,html:not(.dark) .wc-support-sheet.wc-theme-brand .wc-support-sheet__hint,html:not(.dark) .wc-support-sheet.wc-theme-brand .wc-support-list__empty{color:var(--text-muted)}html:not(.dark) .wc-support-sheet.wc-theme-brand .wc-support-search,html:not(.dark) .wc-support-sheet.wc-theme-brand .wc-support-list__item,html:not(.dark) .wc-support-sheet.wc-theme-brand .wc-support-journey__pill{background:var(--surface-pill);border-color:var(--card-border)}@media(min-width:768px){.wc-support-inline{padding-bottom:2rem;max-width:720px}.wc-support-inline .wc-support-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;max-height:min(42vh,320px);overflow-y:auto;padding-right:2px}.wc-support-inline .wc-support-list>li{margin:0}.wc-support-inline .wc-support-journey__pills{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem}}@media(max-width:767px){.app-scroll:has(.wc-support-inline){overflow:hidden;display:flex;flex-direction:column}.app-scroll:has(.wc-support-inline) .desktop-app-frame,.app-scroll:has(.wc-support-inline) .desktop-app-main{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.wc-page:has(.wc-support-inline){flex:1;min-height:0;height:100%;max-height:100%;overflow:hidden;display:flex;flex-direction:column;padding-bottom:0}.wc-page:has(.wc-support-inline) .wc-hub,.wc-page:has(.wc-support-inline) .wc-hub-layout,.wc-page:has(.wc-support-inline) .wc-hub-main{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.wc-page:has(.wc-support-inline) .wc-hub-header,.wc-page:has(.wc-support-inline) .wc-my-team__header{flex-shrink:0}.wc-page:has(.wc-support-inline) .wc-my-team,.wc-page:has(.wc-support-inline) .wc-my-team__content{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden;padding-bottom:0}.wc-support-inline,.wc-support-inline .wc-support-sheet{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden;padding-bottom:0}.wc-support-inline .wc-support-sheet__body{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.wc-support-inline .wc-support-sheet__title,.wc-support-inline .wc-support-journey,.wc-support-inline .wc-support-search{flex-shrink:0}.wc-support-inline .wc-support-list{flex:1;min-height:0;max-height:none;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.wc-support-inline .wc-support-sheet__done-bar{position:static;flex-shrink:0;margin-top:0;padding:.75rem var(--px) calc(.75rem + var(--nav-bottom, 80px));background:var(--wc-page-bg, var(--bg, #f7f7f5));border-top:1px solid var(--card-border, #e8e8e5);box-shadow:none}html:not(.dark) .wc-support-inline.wc-theme-brand .wc-support-sheet__done-bar{background:#fff;border-top-color:#e8e8e5}html.dark .wc-support-inline.wc-theme-brand .wc-support-sheet__done-bar,html[data-theme=dark] .wc-support-inline.wc-theme-brand .wc-support-sheet__done-bar{background:var(--wc-page-bg, #0f1419);border-top-color:#ffffff1a}}.wc-support-overlay{z-index:250}.wc-support-sheet{display:flex;flex-direction:column;gap:0;background:#fff;color:var(--black);border:1px solid color-mix(in srgb,var(--green) 18%,transparent);box-shadow:0 24px 64px #0000002e,0 0 0 1px #fff9 inset}.wc-support-sheet__title{margin-bottom:.75rem!important;color:var(--black)!important}.wc-support-sheet__hint{margin:0 0 .75rem;font-size:.8125rem;color:#1111118c}.wc-support-sheet__error{margin:.75rem 0 0;font-size:.8125rem;color:#c0392b}.wc-support-sheet__body{flex:1;min-height:0}.wc-support-sheet__done-bar{position:sticky;bottom:calc(var(--keyboard-height, 0px));z-index:2;flex-shrink:0;margin-top:.75rem;padding-top:.75rem;padding-bottom:calc(.25rem + env(safe-area-inset-bottom,0px));background:linear-gradient(to top,#fff 72%,color-mix(in srgb,#ffffff 88%,transparent));touch-action:manipulation}.wc-support-inline .wc-support-sheet__done-bar{bottom:calc(var(--nav-bottom, 80px) + var(--keyboard-height, 0px));background:linear-gradient(to top,var(--wc-page-bg, #0f1419) 72%,color-mix(in srgb,var(--wc-page-bg, #0f1419) 88%,transparent) 100%)}html:not(.dark) .wc-support-inline.wc-theme-brand .wc-support-sheet__done-bar{background:linear-gradient(to top,#fff 72%,color-mix(in srgb,#ffffff 88%,transparent))}.wc-support-overlay .wc-support-sheet__done-bar{bottom:calc(var(--keyboard-height, 0px));background:linear-gradient(to top,#fff 72%,color-mix(in srgb,#ffffff 88%,transparent))}.wc-support-sheet__done-hint{margin:0 0 .5rem;font-size:.8125rem;font-weight:600;text-align:center;color:#1111118c}.wc-support-inline .wc-support-sheet__done-hint{color:var(--text-muted, rgba(255, 255, 255, .65))}.wc-support-sheet__done-bar .wc-support-sheet__error{margin-top:0;margin-bottom:.5rem;text-align:center}.wc-support-sheet__done{margin-top:0;touch-action:manipulation}.wc-support-search{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem;padding:.625rem .75rem;border-radius:var(--r-md, .75rem);border:1px solid var(--grey-200);background:var(--grey-100)}.wc-support-search__icon{flex-shrink:0;opacity:.45;color:var(--black)}.wc-support-search__input{flex:1;min-width:0;border:none;background:transparent;font-size:.9375rem;color:var(--black);outline:none}.wc-support-search__input::placeholder{color:#1116}.wc-support-list__empty{padding:1rem .75rem;font-size:.875rem;color:#11111180;text-align:center}.wc-support-journey{margin-top:0;margin-bottom:1rem;padding-top:0;padding-bottom:1rem;border-top:none;border-bottom:1px solid var(--grey-200)}.wc-support-journey__label{margin:0 0 .25rem;font-size:.6875rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#1111118c}.wc-support-journey__hint{margin:0 0 .625rem;font-size:.8125rem;line-height:1.35;color:#1111118c}.wc-support-journey__pills{display:flex;flex-wrap:wrap;gap:.375rem}.wc-support-journey__pill{display:inline-flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:.125rem;min-height:44px;padding:.625rem .75rem;border-radius:.625rem;border:1px solid var(--grey-200);background:var(--grey-100);color:var(--black);font-size:.75rem;font-weight:600;line-height:1.2;text-align:left;touch-action:manipulation}.wc-support-journey__pill--active{border-color:var(--green-700);background:var(--chip-green);color:var(--chip-green-text)}.wc-support-journey__pill-kc{font-size:.6875rem;font-weight:700;color:var(--green-700)}.wc-support-journey__pill--active .wc-support-journey__pill-kc{color:inherit;opacity:.85}.wc-support-journey__summary{margin:.625rem 0 0;font-size:.8125rem;line-height:1.35;color:#111111a6}.wc-my-team__journey{margin:.25rem 0 0;font-size:.8125rem;color:var(--text-muted, rgba(17, 17, 17, .55))}.wc-my-team__journey-earned{color:var(--green-700);font-weight:700}.wc-my-team-widget__support .wc-my-team__journey{margin-top:.375rem;font-size:.75rem}.wc-avatar{width:2.75rem;height:2.75rem;border-radius:9999px;border:2px solid var(--fwc-lime);background:var(--surface-pill);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.875rem;color:var(--fwc-lime)}.wc-date-strip{display:flex;gap:.5rem;overflow-x:auto;padding:0 var(--px) 1rem;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;touch-action:pan-x}.wc-date-strip::-webkit-scrollbar{display:none}.wc-date-pill{flex-shrink:0;scroll-snap-align:center;display:flex;flex-direction:column;align-items:center;gap:.35rem;min-width:3.25rem;padding:.35rem .25rem .5rem;border-radius:.75rem;border:1px solid transparent;background:transparent;color:var(--text-muted);font-family:var(--fwc-font);font-size:.6875rem;font-weight:600;position:relative}.wc-date-pill-day{font-size:.5625rem;text-transform:uppercase;letter-spacing:.06em;padding:.2rem .45rem;border-radius:9999px;opacity:.85}.wc-date-pill-num{width:2.125rem;height:2.125rem;display:flex;align-items:center;justify-content:center;border-radius:9999px;font-size:.875rem;font-weight:800;color:var(--fwc-white)}.wc-date-pill-active{border-color:var(--fwc-grid-line);background:#ffffff08}.wc-date-pill-active .wc-date-pill-day{background:var(--fwc-lime);color:var(--fwc-black);opacity:1;font-weight:800}.wc-date-pill-active .wc-date-pill-num{background:var(--fwc-lime);color:var(--fwc-black)}.wc-date-pill--has-match .wc-date-pill-num{position:relative}.wc-date-pill-dot{position:absolute;bottom:.25rem;left:50%;transform:translate(-50%);width:4px;height:4px;border-radius:9999px;background:var(--fwc-teal)}.wc-date-pill-active .wc-date-pill-dot{background:var(--fwc-black)}.wc-date-pill--today:not(.wc-date-pill-active) .wc-date-pill-day{background:rgba(var(--green-rgb),.18);color:var(--fwc-black);opacity:1;font-weight:800}.wc-date-pill--today:not(.wc-date-pill-active) .wc-date-pill-num{box-shadow:inset 0 0 0 2px var(--fwc-black);color:var(--fwc-black)}html:not(.dark) .wc-page.wc-theme-brand .wc-date-pill--today:not(.wc-date-pill-active) .wc-date-pill-day{background:rgba(var(--green-rgb),.14);color:var(--black)}html:not(.dark) .wc-page.wc-theme-brand .wc-date-pill--today:not(.wc-date-pill-active) .wc-date-pill-num{box-shadow:inset 0 0 0 2px var(--black);color:var(--black)}.wc-live-hero{margin:0 var(--px) 1.25rem;border-radius:1.75rem;overflow:hidden;position:relative;min-height:220px;background:linear-gradient(180deg,rgba(228,3,46,.12) 0%,transparent 40%),var(--fwc-charcoal);border:1px solid var(--fwc-grid-line)}.wc-live-hero-carousel{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;touch-action:pan-x}.wc-live-hero-carousel::-webkit-scrollbar{display:none}.wc-live-hero-slide{flex:0 0 100%;scroll-snap-align:center;padding:1rem 1.25rem 2.5rem;min-height:220px;display:flex;flex-direction:column}.wc-live-badge-row{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.wc-live-tag{display:inline-flex;align-items:center;gap:.35rem;padding:.25rem .65rem;border-radius:9999px;background:#e74c3c33;border:1px solid rgba(231,76,60,.45);font-size:.6875rem;font-weight:700;color:var(--live-red);text-transform:uppercase}.wc-live-timer{font-size:.75rem;font-weight:700;color:var(--live-red);font-variant-numeric:tabular-nums}.wc-hero-scoreboard{flex:1;display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-top:.75rem}.wc-hero-team{flex:1;display:flex;flex-direction:column;align-items:center;gap:.35rem;text-align:center}.wc-hero-flag{font-size:2.5rem;line-height:1;filter:drop-shadow(0 4px 12px rgba(0,0,0,.4))}.wc-hero-team-name{font-size:.6875rem;font-weight:600;color:#ffffffbf;max-width:5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wc-hero-score-block{display:flex;flex-direction:column;align-items:center;text-align:center}.wc-hero-score{font-size:2.75rem;font-weight:800;letter-spacing:-.04em;color:var(--text-primary);font-variant-numeric:tabular-nums}.wc-hero-score--muted{font-size:2rem;color:var(--text-muted)}.wc-hero-dots{display:flex;justify-content:center;gap:.35rem;position:absolute;bottom:.75rem;left:0;right:0}.wc-hero-dot{width:.375rem;height:.375rem;border-radius:9999px;background:#ffffff40;border:none;padding:0}.wc-hero-dot-active{width:1.25rem;background:var(--fwc-lime)}.wc-section{margin-bottom:1.5rem}.wc-section-title{padding:.75rem var(--px) 0;margin-bottom:1.25rem;color:var(--wc-heading-color, var(--fwc-white));letter-spacing:.02em}.wc-section-title--muted{color:color-mix(in srgb,var(--wc-heading-color, var(--fwc-white)) 72%,transparent)}.wc-filter-hint{padding:0 var(--px) .75rem;font-family:var(--fwc-font-body);font-size:.75rem;color:var(--text-muted)}.wc-filter-hint__clear{font-weight:600;color:var(--fwc-lime);background:none;border:none;padding:0;cursor:pointer}.wc-empty-state{padding:2rem var(--px);text-align:center;font-family:var(--fwc-font-body);font-size:.875rem;color:var(--text-muted)}.wc-match-card{--text-muted: var(--wc-muted-on-card);margin:0 var(--px) .625rem;border-radius:1rem;background:var(--surface-card);border:1px solid var(--card-border);box-shadow:var(--card-shadow);overflow:hidden;width:calc(100% - 2 * var(--px, 16px));max-width:100%;min-width:0;box-sizing:border-box}.wc-match-card__main{display:block;padding:1.125rem 1.25rem 1rem;text-decoration:none;color:inherit}.wc-match-card>.wc-match-card__header{padding:1.125rem 1.25rem 0;margin-bottom:0}.wc-match-card>.wc-match-card__main{padding:.625rem 1.25rem 1rem}.wc-match-card--live{position:relative;border-color:#e4032e47}.wc-match-card__live-glow{position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse at 50% 0%,rgba(228,3,46,.2) 0%,transparent 55%)}.wc-match-card__header{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.875rem;position:relative;z-index:1}.wc-match-card__header-end{display:inline-flex;align-items:center;gap:6px;flex-shrink:0}.wc-match-reminder-bell{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:999px;border:1px solid var(--card-border, var(--grey-200));background:var(--surface-pill, var(--grey-100));color:var(--text-muted, var(--grey-500));flex-shrink:0;transition:background .15s ease,border-color .15s ease,color .15s ease}.wc-match-reminder-bell svg{color:inherit}.wc-match-reminder-bell:hover{border-color:color-mix(in srgb,var(--fwc-grass, var(--green)) 45%,transparent);color:var(--fwc-grass, var(--green-700));background:color-mix(in srgb,var(--fwc-grass, var(--green)) 8%,transparent)}.wc-match-reminder-bell--active{border-color:color-mix(in srgb,var(--fwc-grass, var(--green)) 50%,transparent);background:color-mix(in srgb,var(--fwc-grass, var(--green)) 12%,transparent);color:var(--fwc-grass, var(--green-700))}@media(max-width:767px){.wc-match-reminder-bell{width:36px;height:36px}}.wc-match-card__stage,.wc-match-card__datetime{font-family:var(--fwc-font-body);font-size:.75rem;font-weight:500;color:var(--text-muted)}.wc-match-card--live .wc-match-card__stage{display:inline-flex;align-items:center;padding:.2rem .55rem;border-radius:9999px;background:rgba(var(--green-rgb),.12);color:var(--wc-stage);border:1px solid rgba(var(--green-rgb),.35);font-size:.625rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.wc-match-card__scoreboard,.wc-match-card__row{display:flex;align-items:center;justify-content:space-between;gap:.5rem;position:relative;z-index:1;min-width:0}.wc-match-card__team{flex:1;display:flex;flex-direction:column;align-items:center;gap:.5rem;min-width:0}.wc-match-card__team--right{text-align:center}.wc-match-card__team--hero{gap:.625rem}.wc-match-card__name{font-family:var(--fwc-font-body);font-size:clamp(11px,2.5vw,13px);font-weight:600;color:var(--text-primary);max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center}.wc-match-card__name--hero{font-size:clamp(11px,2.8vw,14px);max-width:100%}.wc-match-card__center{display:flex;flex-direction:column;align-items:center;gap:.25rem;min-width:3.25rem;flex-shrink:0}.wc-match-card__center-hero{flex-shrink:0;min-width:5rem;text-align:center}.wc-match-card__score,.wc-match-card__score-hero{font-family:var(--fwc-font);font-variant-numeric:tabular-nums;color:var(--text-primary);margin:0}.wc-match-card__score{font-size:1.375rem;font-weight:800;letter-spacing:.04em}.wc-match-card__score--vs{font-size:1rem;font-weight:700;color:var(--text-muted)}.wc-match-card__score-hero{font-size:2.25rem;font-weight:900;letter-spacing:.06em}.wc-match-card__score-label{font-family:var(--fwc-font-body);font-size:.6875rem;font-weight:600;color:var(--fwc-lime);letter-spacing:.01em;margin:.125rem 0 0;line-height:1.2}.wc-match-card__score-label--real{color:var(--text-secondary, var(--text-muted))}.wc-match-card__kickoff{font-family:var(--fwc-font-body);font-size:.6875rem;font-weight:500;color:var(--text-muted);margin:0}.wc-match-card__predict-block{padding:0 1.25rem 1.25rem}.wc-match-card__predict-hint{margin:0 0 .4rem;font-family:var(--fwc-font-body);font-size:.625rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);text-align:center}.wc-match-card__actions{display:grid;grid-template-columns:repeat(3,1fr);gap:.625rem;padding:0}.wc-odds-pill{display:flex;align-items:center;justify-content:space-between;gap:.35rem;padding:.625rem .75rem;border-radius:9999px;background:#ffffff0a;border:1px solid var(--fwc-grid-line);text-decoration:none;color:var(--text-primary);transition:transform .14s cubic-bezier(.16,1,.3,1),background .14s,border-color .14s}.wc-odds-pill:hover{border-color:color-mix(in srgb,var(--fwc-lime) 55%,transparent);background:color-mix(in srgb,var(--fwc-lime) 8%,transparent)}.wc-odds-pill:active{transform:scale(.97)}.wc-odds-pill__label{font-family:var(--fwc-font-body);font-size:.75rem;font-weight:700;color:var(--text-primary);letter-spacing:.02em}.wc-odds-pill__sub{font-family:var(--fwc-font-body);font-size:.6875rem;font-weight:500;color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em}.wc-odds-pill--action{justify-content:center}.wc-odds-pill--action .wc-odds-pill__label{font-size:.6875rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.wc-odds-pill--predicted{border-color:color-mix(in srgb,var(--fwc-lime) 45%,transparent);background:color-mix(in srgb,var(--fwc-lime) 10%,transparent)}.wc-match-card__predicted-badge{margin:0;padding:0 1rem 1rem;font-family:var(--fwc-font-body);font-size:.75rem;font-weight:600;color:var(--fwc-lime);text-align:center}@media(max-width:340px){.wc-match-card__main{padding:1rem .875rem .75rem}.wc-match-card__actions{grid-template-columns:1fr;gap:.5rem;padding:.25rem .875rem 1rem}.wc-odds-pill{width:100%;justify-content:center}.wc-team-flag--md{width:32px;height:32px;flex-shrink:0}}.wc-match-card--done{opacity:.88}.wc-status-pill{display:inline-flex;align-items:center;padding:.2rem .55rem;border-radius:9999px;font-family:var(--fwc-font-body);font-size:.625rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.wc-status-live{background:#e4032e2e;color:var(--fwc-vermillion);border:1px solid rgba(228,3,46,.35)}.wc-status-upcoming{background:rgba(var(--green-rgb),.12);color:var(--wc-stage);border:1px solid rgba(var(--green-rgb),.35)}.wc-status-ended{background:#ffffff0f;color:var(--text-muted);border:1px solid rgba(255,255,255,.1)}.wc-live-section{margin-bottom:.5rem}.wc-live-section-head{display:flex;align-items:center;justify-content:space-between;padding:0 var(--px);margin-bottom:.75rem}.wc-section-title--inline{padding:0;margin:0}.wc-view-all{background:none;border:none;font-size:.8125rem;font-weight:600;color:var(--fwc-lime);cursor:pointer;padding:0}.wc-view-all--muted{opacity:.55;cursor:default}.wc-live-venue{margin-top:.35rem;text-align:center;font-size:.6875rem;color:#ffffff80}.wc-live-tag--hot{background:#e74c3c38}.live-dot{width:.375rem;height:.375rem;border-radius:9999px;background:var(--live-red);animation:wc-live-pulse 1.2s ease-in-out infinite}@keyframes wc-live-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.85)}}.wc-icon-btn{display:flex;height:2.5rem;width:2.5rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:9999px;background:var(--surface-pill);border:1px solid var(--fwc-grid-line);color:var(--text-primary);text-decoration:none}.wc-icon-btn--spacer{visibility:hidden;pointer-events:none}.wc-detail-header__title{flex:1;text-align:center;font-family:var(--fwc-font-body);font-size:1rem;font-weight:600}.wc-detail-score-card--hero{background:linear-gradient(180deg,rgba(228,3,46,.1) 0%,transparent 45%),var(--surface-card);min-height:160px;position:relative;overflow:hidden;border:1px solid var(--card-border)}.wc-detail-live-center{display:flex;justify-content:center;margin-bottom:.75rem}.wc-detail-score-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.wc-detail-team{flex:1;text-align:center}.wc-detail-flag{font-size:2.25rem;line-height:1;display:block}.wc-detail-team-name{margin-top:.35rem;font-family:var(--fwc-font-body);font-size:.8125rem;font-weight:600}.wc-detail-score-block{text-align:center;min-width:5rem}.wc-detail-score{font-size:2.25rem;font-weight:800;letter-spacing:.06em;font-variant-numeric:tabular-nums}.wc-detail-score--muted{font-size:1.75rem;color:var(--text-muted)}.wc-detail-minute{margin-top:.25rem;font-size:.8125rem;font-weight:700;color:var(--live-red)}.wc-detail-meta{padding-bottom:.25rem;margin-top:.75rem;text-align:center;font-size:.6875rem;color:var(--text-muted)}.wc-score-hero{width:100%}.wc-score-hero__row{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:start;gap:.75rem 1rem}.wc-score-hero__side{display:flex;flex-direction:column;align-items:center;gap:.35rem;min-width:0}.wc-score-hero__side--away{text-align:right}.wc-score-hero__team-name{margin:0;font-family:var(--fwc-font-body);font-size:.8125rem;font-weight:700;line-height:1.2;text-align:center}.wc-score-hero__center{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;min-width:6.5rem;padding-top:.35rem}.wc-score-hero__score{font-family:var(--fwc-font-display, var(--font-display));font-size:clamp(2rem,8vw,2.75rem);font-weight:900;line-height:1;letter-spacing:.08em;font-variant-numeric:tabular-nums;color:var(--text-primary)}.wc-score-hero__score--muted{font-size:clamp(1.5rem,6vw,2rem);color:var(--text-muted)}.wc-score-hero__kickoff{font-family:var(--fwc-font-display, var(--font-display));font-size:1.25rem;font-weight:800;letter-spacing:.04em}.wc-score-hero__pick{font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted)}.wc-score-hero__status{font-size:.75rem;font-weight:700;letter-spacing:.04em;color:var(--text-muted)}.wc-score-hero__status--live .wc-live-clock__time{font-size:.8125rem;font-weight:700}.wc-score-hero__scorers{display:flex;flex-direction:column;gap:.2rem;width:100%;min-width:0}.wc-score-hero__scorers-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.75rem 1.5rem;width:100%;margin-top:.5rem}.wc-score-hero__scorers--home{grid-column:1;align-items:flex-start}.wc-score-hero__scorers--away{grid-column:2;align-items:flex-end}.wc-score-hero__scorer{display:flex;align-items:baseline;flex-wrap:wrap;gap:.15rem .35rem;max-width:100%;font-size:.6875rem;line-height:1.25;color:var(--text-secondary, var(--text-muted))}.wc-score-hero__scorers--away .wc-score-hero__scorer{flex-direction:row;justify-content:flex-end}.wc-score-hero__scorer-name{font-weight:600;color:var(--text-primary);white-space:normal;word-break:break-word}.wc-score-hero__scorer-meta{flex-shrink:0;font-weight:500;font-variant-numeric:tabular-nums;opacity:.9}.wc-score-hero__meta{margin-top:.75rem}.wc-score-hero__meta .wc-detail-meta{margin-top:0}.wc-score-hero--compact .wc-score-hero__score{font-size:clamp(1.5rem,6vw,2rem)}.wc-score-hero--compact .wc-score-hero__team-name{font-size:.75rem}.wc-score-hero--compact .wc-score-hero__scorer{font-size:.625rem}.wc-match-card--live .wc-score-hero,.wc-match-card--done .wc-score-hero{padding:.25rem 0 .15rem}.wc-detail-score-card--hero .wc-score-hero{padding:.5rem .25rem 0}.wc-detail--collapsed .wc-detail-header{display:none}.wc-detail-sticky{position:sticky;top:0;z-index:30}.wc-detail-sticky--collapsed{padding-top:env(safe-area-inset-top,0px);background:linear-gradient(90deg,color-mix(in srgb,var(--fwc-red, #e4032e) 18%,transparent) 0%,transparent 42%,color-mix(in srgb,var(--fwc-gold, #ffcd00) 12%,transparent) 100%),var(--fwc-black, #0d0d0d);border-bottom:1px solid var(--card-border, rgba(255, 255, 255, .08));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}html:not(.dark) .wc-hub.wc-theme-brand .wc-detail-sticky--collapsed{background:linear-gradient(90deg,color-mix(in srgb,var(--fwc-red, #e4032e) 8%,#fff),#fff,color-mix(in srgb,var(--fwc-gold, #ffcd00) 10%,#fff))}.wc-detail-sticky__compact{display:flex;align-items:center;gap:.5rem;padding:.4rem var(--px) .35rem}.wc-detail-sticky__compact[hidden]{display:none!important}.wc-detail-sticky .wc-match-tabs{padding-top:0;margin-top:0}.wc-detail-sticky--collapsed .wc-match-tabs{padding-bottom:10px;border-bottom:none}.wc-score-hero--sticky{flex:1;display:flex;align-items:center;justify-content:center;gap:.65rem;min-width:0}.wc-score-hero__sticky-center{display:flex;flex-direction:column;align-items:center;gap:.1rem;min-width:5.5rem}.wc-score-hero__score--sticky{font-size:1.375rem;font-weight:900;line-height:1;letter-spacing:.08em}.wc-score-hero__sticky-live{display:inline-flex;align-items:center;gap:.25rem;font-size:.625rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted)}.wc-score-hero__sticky-live .live-dot{width:5px;height:5px;border-radius:50%;background:var(--live-red);animation:wc-live-pulse 1.4s ease-in-out infinite}.wc-detail-panel{padding:0 var(--px)}.wc-lineup-toggle{display:flex;gap:.5rem;margin-bottom:.75rem}.wc-lineup-team-tabs{margin:0 0 12px}.wc-lineup-single-pitch{margin-bottom:14px}.wc-lineup-single-pitch--placeholder .wc-pitch--placeholder{min-height:220px}.wc-lineup-roster-card{border-radius:14px;background:var(--surface-card, #fff);border:1px solid var(--card-border, var(--grey-200));box-shadow:var(--card-shadow, none);overflow:hidden}.wc-lineup-roster-card__section+.wc-lineup-roster-card__section{border-top:1px solid var(--card-border, var(--grey-200))}.wc-lineup-roster-card .wc-lineup-list{border:none;border-radius:0;background:transparent}.wc-lineup-roster-card .wc-lineup-empty-inline{padding:16px 14px;margin:0}.wc-lineups-panel>.wc-lineup-team-meta{margin-bottom:12px}.wc-lineup-dual-meta{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:12px}.wc-lineup-team-meta{padding:12px;border-radius:12px;background:var(--surface-card, rgba(255, 255, 255, .06));border:1px solid var(--card-border, rgba(255, 255, 255, .1));color:var(--text-primary, #f0f0ee);min-width:0}.wc-lineup-team-meta__head{display:flex;align-items:center;gap:8px;margin-bottom:10px;min-width:0}.wc-lineup-team-meta__name{font-size:.8125rem;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wc-lineup-team-meta__facts{display:grid;gap:6px;margin:0}.wc-lineup-team-meta__facts>div{display:grid;gap:2px;min-width:0}.wc-lineup-team-meta__facts dt{font-size:.625rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted, rgba(255, 255, 255, .5))}.wc-lineup-team-meta__facts dd{margin:0;font-size:.75rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wc-lineup-dual-pitch{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:14px}.wc-lineup-dual-pitch--placeholder{grid-template-columns:1fr}.wc-lineup-flip-card{display:block;width:100%;padding:0;border:none;background:transparent;cursor:pointer;perspective:1000px;text-align:left}.wc-lineup-flip-card__inner{position:relative;min-height:360px;transition:transform .55s cubic-bezier(.4,.2,.2,1);transform-style:preserve-3d}.wc-lineup-flip-card--subs .wc-lineup-flip-card__inner{transform:rotateY(180deg)}.wc-lineup-flip-card__face{position:absolute;inset:0;backface-visibility:hidden;border-radius:14px;background:var(--surface-card, #fff);border:1px solid var(--card-border, var(--grey-200));box-shadow:var(--card-shadow, none);overflow:hidden}.wc-lineup-flip-card__face--back{transform:rotateY(180deg)}.wc-lineup-flip-card__header{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:12px 14px;border-bottom:1px solid var(--card-border, var(--grey-200));font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--fwc-lime, var(--green-700))}.wc-lineup-flip-card__hint{font-size:.625rem;font-weight:600;letter-spacing:0;text-transform:none;color:var(--text-muted, var(--grey-500))}.wc-lineup-dual-table{padding:0}.wc-lineup-dual-table__teams{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:8px 12px;font-size:.625rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted, var(--grey-500));border-bottom:1px solid var(--card-border, var(--grey-200))}.wc-lineup-dual-table__teams span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wc-lineup-dual-row{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:10px 12px;border-bottom:1px solid var(--card-border, var(--grey-200))}.wc-lineup-dual-row:last-child{border-bottom:none}.wc-lineup-dual-row--skeleton .skeleton-bar{height:14px;border-radius:6px}.wc-lineup-dual-cell{display:flex;align-items:center;gap:6px;min-width:0;font-size:.8125rem;color:var(--text-primary, var(--black))}.wc-lineup-dual-cell--empty{min-height:1.25rem}.wc-lineup-dual-cell__pos{flex-shrink:0;font-size:.625rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--fwc-sky, #4a90d9);min-width:2rem}.wc-lineup-dual-cell__num{flex-shrink:0;width:1.25rem;font-family:var(--font-mono);font-size:.75rem;font-weight:600;color:var(--text-muted, var(--grey-500))}.wc-lineup-dual-cell__name{min-width:0;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wc-lineup-dual-table .wc-lineup-empty-inline{padding:16px 12px}.wc-stats-card{margin:0 var(--px);padding:1rem 1.125rem;border-radius:1.25rem;background:var(--surface-card);border:1px solid var(--card-border)}.wc-stats-card--center{text-align:center}.wc-stats-card__title{font-weight:700;font-size:.9375rem}.wc-stats-card__sub{margin-top:.35rem;font-size:.8125rem;color:var(--text-muted)}.wc-stat-row{display:flex;justify-content:space-between;align-items:center;margin-top:.75rem;font-size:.875rem}.wc-stat-row__val{font-weight:800;color:var(--fwc-lime)}.wc-h2h-flags{font-size:2rem;margin-bottom:.5rem}.wc-match-card__main:active{opacity:.92}.wc-match-flags{display:flex;align-items:center;gap:.35rem;font-size:1.5rem}.wc-match-vs{font-size:.625rem;font-weight:700;color:var(--text-muted)}.wc-match-info{flex:1;min-width:0}.wc-match-teams{font-weight:600;font-size:.875rem}.wc-match-meta{font-size:.75rem;color:var(--text-muted);margin-top:.125rem}.wc-detail-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:calc(.5rem + var(--inset-top, 0px)) var(--px) 1rem}.wc-match-reminder-bell--icon-btn.wc-icon-btn{flex-shrink:0}.wc-match-reminder-bell--icon-btn.wc-match-reminder-bell--active{border-color:color-mix(in srgb,var(--fwc-grass, var(--green)) 50%,transparent);background:color-mix(in srgb,var(--fwc-grass, var(--green)) 14%,var(--surface-pill));color:var(--fwc-grass, var(--green-700))}.wc-detail-score-card{margin:0 var(--px) 1rem;border-radius:1rem;padding:1.25rem 1.25rem 1.125rem;background:var(--surface-card);border:1px solid var(--card-border)}.wc-detail-zone{margin-bottom:.5rem}.wc-predictor-arena{margin-top:.25rem;padding-top:1.25rem;border-top:1px solid var(--card-border)}.wc-predictor-arena--inline{margin-top:0;padding-top:0;border-top:none}.wc-predictor-arena__header{padding:0 var(--px) .875rem}.wc-predictor-arena__title{margin:0;font-family:var(--font-display, inherit);font-size:1.125rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase;color:var(--text-primary)}.wc-predictor-arena__caption{margin:.25rem 0 0;font-size:.8125rem;line-height:1.4;color:var(--text-muted)}.wc-predictor-arena__lock-note{margin:.5rem 0 0;padding:.5rem .625rem;border-radius:.5rem;border:1px solid var(--card-border);background:var(--surface-pill);font-size:.75rem;line-height:1.4;font-weight:600;color:var(--text-primary)}.wc-predictor-arena__jackpot{margin:0 var(--px) .875rem}.wc-detail-tabs{display:flex;gap:.625rem;overflow-x:auto;padding:0 var(--px) 1rem;scroll-snap-type:x proximity;scrollbar-width:none}.wc-detail-tabs::-webkit-scrollbar{display:none}.wc-detail-tabs .kurrah-pill.wc-detail-tab{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;min-width:max-content;min-height:3rem;padding:.75rem 1.375rem;gap:.5rem;line-height:1.2;scroll-snap-align:start}.wc-detail-tab{display:inline-flex;align-items:center;gap:.5rem}.wc-detail-tab>span{padding-inline:.125rem}.wc-detail-tab__icon{width:.875rem;height:.875rem;flex-shrink:0}.wc-detail-tab.kurrah-pill-active .wc-detail-tab__icon{color:var(--fwc-black)}.wc-detail-tab.kurrah-pill-inactive .wc-detail-tab__icon{color:var(--fwc-lime)}.wc-detail-lineups{display:flex;flex-direction:column;align-items:center;width:100%;padding-bottom:1rem}.wc-detail-lineups .wc-lineup-meta{align-self:stretch}.wc-pitch{--wc-pitch-h: min(420px, 72vw);--wc-pitch-w: calc(var(--wc-pitch-h) * 3 / 4);width:min(100%,var(--wc-pitch-w));aspect-ratio:3 / 4;max-height:420px;margin:1rem auto 0;border-radius:1.75rem;background:linear-gradient(180deg,#1a4d22,#143d1a,#0f3014);border:2px solid rgba(255,255,255,.12);position:relative;overflow:hidden;flex-shrink:0}.wc-pitch--compact{--wc-pitch-h: 220px;--wc-pitch-w: calc(var(--wc-pitch-h) * 3 / 4);max-height:220px;margin:0;border-radius:1rem}.wc-pitch-wrap--compact{flex:1;min-width:0}.wc-pitch-wrap--compact .wc-pitch-name{font-size:.5rem;max-width:2.75rem}.wc-pitch-wrap--compact .wc-pitch-avatar{width:1.5rem;height:1.5rem;font-size:.5rem}.wc-pitch:before{content:"";position:absolute;inset:8%;border:2px solid rgba(255,255,255,.2);border-radius:4px}.wc-pitch-center{position:absolute;top:50%;left:50%;width:22%;height:22%;transform:translate(-50%,-50%);border:2px solid rgba(255,255,255,.2);border-radius:9999px}.wc-pitch-player{position:absolute;display:flex;flex-direction:column;align-items:center;gap:.25rem;transform:translate(-50%,-50%);max-width:4.25rem}.wc-pitch-avatar{width:2.25rem;height:2.25rem;border-radius:9999px;border:2px solid var(--fwc-lime);background:var(--surface-pill);display:flex;align-items:center;justify-content:center;font-size:.625rem;font-weight:700}.wc-pitch-name{font-size:.5625rem;font-weight:600;color:#fff;text-shadow:0 1px 4px rgba(0,0,0,.8);max-width:100%;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.15}.wc-lineup-meta{display:flex;flex-wrap:wrap;gap:.5rem 1rem;margin:0 0 .75rem;font-size:.75rem;font-weight:600;color:#ffffffbf}.wc-lineup-meta--panel{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;padding:.75rem 1rem;margin:0 var(--px) .75rem;border-radius:.75rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.08)}.wc-lineup-meta__item{display:flex;flex-direction:column;gap:.2rem;min-width:0}.wc-lineup-meta__label{font-size:.625rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#ffffff73}.wc-lineup-meta__value{font-size:.8125rem;font-weight:600;color:#ffffffeb;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wc-lineup-meta__item--skeleton .wc-lineup-meta__value.skeleton-bar{display:block;height:.875rem;width:70%;border-radius:4px}.wc-lineup-section{margin:0 var(--px) .75rem}.wc-lineup-section__title{margin:0 0 .5rem;font-size:.6875rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--fwc-lime)}.wc-lineup-list{border-radius:.75rem;overflow:hidden;border:1px solid rgba(255,255,255,.08);background:#ffffff0a}.wc-lineup-list--subs{margin-bottom:.75rem}.wc-lineup-row{display:grid;grid-template-columns:2rem 1fr auto;gap:.5rem;align-items:center;padding:.625rem .75rem;border-bottom:1px solid rgba(255,255,255,.06);font-size:.8125rem}.wc-lineup-row:last-child{border-bottom:none}.wc-lineup-row--skeleton .skeleton-bar{height:.75rem;border-radius:4px;background:#ffffff14;animation:wc-lineup-pulse 1.4s ease-in-out infinite}.wc-lineup-row__num{font-weight:700;color:#ffffff80;text-align:center}.wc-lineup-row__name{font-weight:600;color:#ffffffeb;display:flex;align-items:center;gap:.35rem}.wc-lineup-row__captain{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;border-radius:999px;background:var(--fwc-lime);color:var(--fwc-black);font-size:.5625rem;font-weight:800}.wc-lineup-row__role{font-size:.6875rem;font-weight:700;color:var(--fwc-sky)}.wc-lineup-empty-inline{margin:0;padding:.75rem;font-size:.8125rem;color:#ffffff80}.wc-pitch--placeholder{display:flex;align-items:center;justify-content:center}.wc-pitch-placeholder__text{position:relative;z-index:1;margin:0;padding:0 1.5rem;text-align:center;font-size:.8125rem;color:#ffffff8c}@keyframes wc-lineup-pulse{0%,to{opacity:.45}50%{opacity:.9}}.wc-mode-fwc26 .scorer-card,.wc-mode-fwc26 .wc-winner-card{background:var(--surface-card);border-color:var(--card-border);color:#ffffffeb}.wc-mode-fwc26 .scorer-card h3,.wc-mode-fwc26 .wc-winner-card__title{color:#fffffff2}.wc-mode-fwc26 .scorer-team-tab{background:#ffffff0a;border-color:#ffffff1f;color:#ffffffe6}.wc-mode-fwc26 .scorer-team-tab.active{border-color:var(--fwc-lime, var(--wc-primary, #6eec8c));background:rgba(var(--green-rgb, 110, 236, 140),.18);color:#fff;box-shadow:inset 0 0 0 1px rgba(var(--green-rgb, 110, 236, 140),.35)}.wc-mode-fwc26 .scorer-player-list{background:#ffffff08;border-color:#ffffff1a}.wc-mode-fwc26 .lineup-section-label{background:#ffffff0d;color:#ffffff8c}.wc-mode-fwc26 .scorer-player-row{border-bottom-color:#ffffff14;color:#ffffffeb}.wc-mode-fwc26 .scorer-player-row:hover{background:#ffffff0d}.wc-mode-fwc26 .scorer-player-row.selected{background:rgba(var(--green-rgb),.1)}.wc-mode-fwc26 .player-number,.wc-mode-fwc26 .player-name{color:inherit}.wc-mode-fwc26 .wc-winner-option{background:#ffffff0a;border-color:#ffffff1f;color:#ffffffeb}.wc-mode-fwc26 .wc-winner-option--selected{border-color:var(--fwc-lime);background:rgba(var(--green-rgb),.1)}.wc-mode-fwc26 .lineup-empty{color:#ffffff8c}.wc-mode-fwc26 .scorer-player-list--placeholder{min-height:120px;display:flex;align-items:center;justify-content:center}.wc-mode-fwc26 .wc-lineup-skeleton-msg{padding:0}.wc-mode-fwc26 .wc-lineup-skeleton-msg .wc-lineup-row{border-bottom-color:#ffffff0f}.wc-detail-lineups .wc-lineup-subs{align-self:stretch;width:100%}.wc-lineup-subs{margin:1rem var(--px) 0;padding:.75rem 1rem;border-radius:1rem;background:#ffffff0f;border:1px solid rgba(255,255,255,.1)}.wc-lineup-subs__title{font-size:.6875rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#ffffff8c;margin:0 0 .5rem}.wc-lineup-subs__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem 1rem;margin:0;padding:0;list-style:none;font-size:.8125rem;color:#ffffffe6}.wc-enter-fab{position:fixed;bottom:calc(var(--nav-height) + 1.5rem);right:calc(50% - min(215px,50vw - var(--px)) + .5rem);z-index:35;width:3.5rem;height:3.5rem;border-radius:9999px;background:var(--fwc-lime);color:var(--fwc-black);display:flex;align-items:center;justify-content:center;box-shadow:0 8px 28px rgba(var(--green-rgb),.35);border:none}.wc-date-heading{margin:.75rem var(--px) .35rem;font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted, rgba(255, 255, 255, .45))}.wc-stadium-banner{position:relative;margin:0 var(--px) .75rem;border-radius:14px;overflow:hidden;height:120px;background:#ffffff0f}.wc-stadium-banner img{width:100%;height:100%;object-fit:cover}.wc-stadium-banner__meta{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;padding:12px 14px;background:linear-gradient(180deg,transparent 20%,rgba(0,0,0,.75) 100%)}.wc-stadium-banner__name{margin:0;font-size:.9375rem;font-weight:700;color:#fff}.wc-stadium-banner__loc{margin:.15rem 0 0;font-size:.75rem;color:#ffffffbf}.wc-pitch-avatar__img{width:100%;height:100%;border-radius:50%;object-fit:cover}.wc-predict-card{margin:0 var(--px);padding:1.25rem;border-radius:1rem;background:var(--surface-card);border:1px solid var(--card-border);box-shadow:var(--card-shadow)}.wc-predict-card__teams{align-items:flex-start}.wc-predict-card__side{display:flex;flex:1;flex-direction:column;align-items:center;min-width:0;gap:.5rem}.wc-predict-card__team{display:block;margin-top:0;font-family:var(--fwc-font-body);font-size:.875rem;font-weight:600;color:var(--text-primary);text-align:center}.wc-predict-card__vs{align-self:center;font-family:var(--fwc-font-body);font-size:.75rem;font-weight:500;color:var(--text-muted);text-transform:uppercase}.wc-predict-card__meta{margin-top:.5rem;text-align:center;font-family:var(--fwc-font-body);font-size:.75rem;color:var(--text-muted)}.wc-predict-card__steppers{margin-top:1.25rem}.wc-predict-card__dash{font-family:var(--fwc-font);font-size:1.5rem;color:var(--text-muted)}.wc-predict-card__kc-hint{margin:.5rem 0 0;text-align:center;font-family:var(--fwc-font-body);font-size:.6875rem;color:var(--text-muted)}.wc-predict-card__submit{display:block;width:100%;margin-top:1rem;padding:.875rem 1rem;border:none;border-radius:9999px;background:var(--fwc-lime);color:var(--fwc-black);font-family:var(--fwc-font);font-size:1rem;font-weight:800;letter-spacing:.06em;cursor:pointer;box-shadow:0 8px 24px rgba(var(--green-rgb),.28)}.wc-predict-card__submit:disabled{opacity:.55;cursor:not-allowed}.wc-predict-card__closed{margin-top:1rem;padding:.875rem;border-radius:1rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);text-align:center;font-family:var(--fwc-font-body);font-size:.875rem;color:var(--text-muted)}.wc-predict-card__done{margin-top:1rem;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem;border-radius:1rem;background:rgba(var(--green-rgb),.08);border:1px solid rgba(var(--green-rgb),.35)}.wc-predict-outcome{text-align:left}.wc-predict-outcome__icon{flex-shrink:0;width:1.125rem;height:1.125rem}.wc-predict-outcome__copy{display:flex;flex-direction:column;gap:.125rem;min-width:0}.wc-predict-outcome__primary{font-family:var(--fwc-font);font-size:.875rem;font-weight:800;letter-spacing:.04em;line-height:1.25}.wc-predict-outcome__secondary{font-family:var(--fwc-font-body);font-size:.75rem;line-height:1.3;opacity:.85}.wc-predict-outcome--saved .wc-predict-outcome__primary,.wc-predict-outcome--saved .wc-predict-outcome__icon,.wc-predict-outcome--correct .wc-predict-outcome__primary,.wc-predict-outcome--correct .wc-predict-outcome__icon{color:var(--fwc-lime)}.wc-predict-outcome--correct{background:rgba(var(--green-rgb),.12);border-color:rgba(var(--green-rgb),.45)}.wc-predict-outcome--wrong{background:#e4032e14;border-color:#e4032e59}.wc-predict-outcome--wrong .wc-predict-outcome__primary,.wc-predict-outcome--wrong .wc-predict-outcome__icon{color:var(--fwc-red, #e4032e)}.wc-predict-outcome--wrong .wc-predict-outcome__secondary{color:var(--text-muted)}.wc-predict-outcome--pending{background:#eab3081a;border-color:#eab30859}.wc-predict-outcome--pending .wc-predict-outcome__primary,.wc-predict-outcome--pending .wc-predict-outcome__icon{color:#b45309}.wc-winner-card__outcome{margin-top:12px}.wc-predict-card__done-text{font-family:var(--fwc-font);font-size:.875rem;font-weight:800;letter-spacing:.04em;color:var(--fwc-lime)}.wc-score-stepper{display:flex;align-items:center;gap:.5rem;padding:.35rem .5rem;border-radius:1rem;background:#ffffff0a;border:1px solid var(--fwc-grid-line)}.wc-score-stepper__btn{padding:.25rem;background:none;border:none;color:var(--text-muted);cursor:pointer}.wc-score-stepper__val{min-width:2ch;text-align:center;font-family:var(--fwc-font);font-size:1.75rem;font-weight:800;color:var(--text-primary)}.wc-prob-bar{margin-top:1rem}.wc-prob-bar__track{display:flex;height:.375rem;overflow:hidden;border-radius:9999px;background:#ffffff14}.wc-prob-bar__seg{transition:width .28s ease}.wc-prob-bar__seg--a{background:var(--fwc-lime)}.wc-prob-bar__seg--d{background:#ffffff59}.wc-prob-bar__seg--b{background:var(--fwc-teal)}.wc-prob-bar__labels{display:flex;justify-content:space-between;margin-top:.625rem;gap:.5rem}.wc-prob-bar__stat{flex:1;text-align:center}.wc-prob-bar__pct{display:block;font-family:var(--fwc-font);font-size:1rem;font-weight:800;color:var(--text-primary)}.wc-prob-bar__name{display:block;margin-top:.125rem;font-family:var(--fwc-font-body);font-size:.6875rem;font-weight:500;color:var(--text-muted)}@media(min-width:768px){.desktop-app-frame:has(.wc-page),.desktop-app-frame:has(.wc-hub),.desktop-app-frame:has(.pitch-predict-page){height:100%;min-height:0}.desktop-app-main:has(.wc-page),.desktop-app-main:has(.wc-hub){overflow-x:hidden;overflow-y:auto;min-height:0;height:100%;max-height:100%;display:block;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain}.desktop-app-main:has(.wc-page--predict),.desktop-app-main:has(.pitch-predict-page){display:flex;flex-direction:column;overflow:hidden}.wc-page--predict,.pitch-predict-page.wc-page--predict{flex:1;min-height:0;height:auto;max-height:100%;display:flex;flex-direction:column}.wc-page--predict .wc-predict-immersive,.pitch-predict-page .wc-predict-immersive{flex:1;min-height:0;height:auto;max-height:100%}html.dark .desktop-app-main:has(.wc-page),html.dark .desktop-app-main:has(.wc-hub){background:var(--fwc-black, #000);border-left-color:#ffffff14;border-right-color:#ffffff14}.wc-page,.wc-hub{width:100%;max-width:100%;min-width:0;height:auto;min-height:0;overflow:visible;flex:none;padding-bottom:0;display:block}.wc-page{min-height:0}.wc-page>.wc-hub.wc-detail{height:auto;min-height:0;overflow:visible;flex:none}html:not(.dark) .desktop-app-main:has(.wc-page),html:not(.dark) .desktop-app-main:has(.wc-hub){background:#f7f7f5;border-left-color:#e8e8e5;border-right-color:#e8e8e5}.wc-hub-layout{display:block;overflow:visible;flex:none;min-height:0}.wc-hub-main{overflow:visible;height:auto;min-height:0;flex:none;display:block}.wc-hub-mobile-toolbar{gap:1.125rem;padding-top:.75rem;padding-bottom:.375rem}.wc-hub-content{flex:none;padding-top:.75rem;padding-bottom:1rem}.wc-hub .kurrah-pill{min-height:2.625rem;padding:.75rem 1.375rem;font-size:.875rem}.wc-detail-tabs .kurrah-pill.wc-detail-tab{min-height:3.125rem;padding:.8125rem 1.5rem;gap:.5625rem}.wc-section-title{padding-top:1rem;margin-bottom:1.375rem}.wc-brand-hero--compact{display:none}.wc-hub-banner-hero__frame{width:100%;max-width:none;height:128px;margin:0;border-radius:18px}.wc-match-card{box-shadow:0 2px 14px #0006}html:not(.dark) .wc-page.wc-theme-brand .wc-match-card{box-shadow:var(--card-shadow)}.wc-page .prediction-teams,.wc-prediction-teams{flex-direction:row;align-items:center;justify-content:space-between}.wc-lineup-player-name,.wc-pitch-name{font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:60px}}.wc-theme-brand .wc-polls-panel__intro{margin:0 var(--px) 1rem;font-size:.8125rem;color:var(--text-muted);line-height:1.45}.wc-theme-brand .polls-section{padding:0 var(--px)}.wc-theme-brand .polls-section__title{color:var(--text-primary)}.wc-theme-brand .polls-section__sub{color:var(--text-muted)}.wc-theme-brand .polls-section__list .wc-poll-card{background:var(--surface-card);border-color:var(--card-border);box-shadow:var(--card-shadow)}.wc-theme-brand .wc-poll-card>.wc-poll-header,.wc-theme-brand .wc-poll-card>.wc-poll-options,.wc-theme-brand .wc-poll-card>.wc-poll-footer{background:var(--surface-card)}.wc-theme-brand .wc-poll-title,.wc-theme-brand .wc-poll-option{color:var(--text-primary)}.wc-theme-brand .wc-poll-desc,.wc-theme-brand .wc-poll-footer,.wc-theme-brand .wc-poll-option-sublabel{color:var(--text-muted)}.wc-theme-brand .wc-poll-option-label{color:var(--text-primary)}.wc-theme-brand .wc-poll-label{color:var(--fwc-lime)}.wc-theme-brand .wc-poll-option{background:var(--surface-pill);border-color:var(--card-border)}.wc-theme-brand .wc-poll-option.voted{border-color:var(--fwc-lime)}.wc-theme-brand .wc-poll-bar{background:rgba(var(--green-rgb),.14)}.wc-theme-brand .wc-poll-pct,.wc-theme-brand .wc-poll-check{color:var(--fwc-lime)}html:not(.dark) .wc-theme-brand .wc-poll-label,html:not(.dark) .wc-theme-brand .wc-poll-pct,html:not(.dark) .wc-theme-brand .wc-poll-check{color:var(--chip-green-text, #1f6b42)}html:not(.dark) .wc-theme-brand .wc-poll-option.voted{border-color:var(--green-700, #28b855);background:var(--chip-green, #e6fcef)}html:not(.dark) .wc-theme-brand .wc-poll-bar{background:#1f6b422e}.wc-theme-brand .polls-empty{color:var(--text-muted)}.wc-my-team__header{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:12px var(--px) 16px;border-bottom:1px solid rgba(255,255,255,.1)}.wc-my-team__back{font-size:.875rem;font-weight:600;color:var(--fwc-lime);white-space:nowrap}.wc-my-team__header--picker{display:flex;align-items:center;padding:.75rem var(--px) .5rem;border-bottom:none}.wc-my-team__back-btn{color:var(--text-primary)}.wc-my-team__title-wrap{display:flex;align-items:center;gap:10px;min-width:0}.wc-my-team__flag{width:2.25rem;height:1.5rem}.wc-my-team__eyebrow,.wc-my-team-widget__eyebrow{margin:0;font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted, rgba(255, 255, 255, .55))}.wc-my-team__title{margin:0;font-family:var(--fwc-font);font-size:1.125rem;font-weight:800;color:var(--fwc-white);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wc-my-team__change,.wc-my-team-widget__change{border:1px solid rgba(255,255,255,.22);background:transparent;color:var(--fwc-white);border-radius:9999px;padding:.375rem .75rem;font-size:.75rem;font-weight:700;white-space:nowrap}.wc-my-team__content{padding:8px 0 calc(var(--nav-bottom, 80px) + 16px)}.wc-my-team__section+.wc-my-team__section{margin-top:1rem}.wc-my-team__empty{padding:2rem var(--px);text-align:center;color:var(--text-muted, rgba(255, 255, 255, .65))}.wc-my-team__empty p{margin:0 0 1rem}.wc-my-team--compact .wc-my-team-widget__head{display:flex;align-items:center;gap:10px;margin-bottom:12px}.wc-my-team--compact .wc-support-flag{width:2rem;height:1.35rem}.wc-my-team-widget__meta{flex:1;min-width:0}.wc-my-team-widget__name{display:block;font-family:var(--font-display);font-size:.9375rem;font-weight:800;color:var(--black);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wc-my-team-widget__label{margin:0 0 6px;font-size:.6875rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--grey-500)}.wc-my-team-widget__link{display:inline-block;margin-top:10px;font-size:.8125rem;font-weight:700;color:var(--green-700)}.wc-mode-white{--bg: var(--fwc-white);--surface-card: var(--fwc-white);--surface-pill: #f2f2f0;--text-primary: var(--fwc-black);--text-muted: #6b7280;--wc-heading-color: var(--fwc-black);--wc-body-color: var(--fwc-black);--wc-muted-on-surface: #6b7280;--wc-muted-on-card: #6b7280;--card-border: #e5e7eb;--card-shadow: none;--fwc-grid-line: #e5e7eb;--fwc-lime: var(--fwc-grass);background:var(--fwc-white);color:var(--fwc-black);font-family:var(--fwc-font-body)}.desktop-right-card--wc-team,.desktop-right-card--wc-hero,.desktop-right-card--wc-fixtures{padding:0;overflow:hidden;background:var(--fwc-white);border-color:var(--card-border)}.desktop-right-card--wc-team .wc-my-team--compact,.desktop-right-card--wc-hero .wc-my-team--compact,.desktop-right-card--wc-fixtures .wc-my-team--compact{padding:0}.desktop-right-card--wc-fixtures .wc-my-team--fixtures-only .wc-my-team-widget__body{padding-top:14px}.desktop-right-card--wc-team .wc-my-team-widget__banner,.desktop-right-card--wc-hero .wc-my-team-widget__banner{display:block;padding:0;background:transparent;border-bottom:none;overflow:hidden}.desktop-right-card--wc-team .wc-official-26-mark,.desktop-right-card--wc-hero .wc-official-26-mark,.desktop-right-card--wc-team .wc-official-rail-banner,.desktop-right-card--wc-hero .wc-official-rail-banner{display:block;width:100%;max-width:100%;height:auto;object-fit:contain;object-position:center center}.desktop-right-card--wc-team .wc-my-team-widget__support,.desktop-right-card--wc-hero .wc-my-team-widget__support{padding:12px 16px;border-bottom:none}.desktop-right-card--wc-team .wc-my-team-widget__team-row,.desktop-right-card--wc-hero .wc-my-team-widget__team-row{display:flex;align-items:center;gap:10px;min-width:0}.desktop-right-card--wc-team .wc-my-team-widget__eyebrow,.desktop-right-card--wc-hero .wc-my-team-widget__eyebrow{font-family:var(--fwc-font-body);font-size:.75rem;font-weight:500;letter-spacing:0;text-transform:none;color:var(--text-muted)}.desktop-right-card--wc-team .wc-my-team-widget__name,.desktop-right-card--wc-hero .wc-my-team-widget__name{font-family:var(--fwc-font-body);font-size:1rem;font-weight:700;letter-spacing:0;text-transform:none;color:var(--fwc-black)}.desktop-right-card--wc-team .wc-my-team-widget__body,.desktop-right-card--wc-fixtures .wc-my-team-widget__body{padding:12px 16px 14px}.desktop-right-card--wc-team .wc-my-team-widget__label,.desktop-right-card--wc-fixtures .wc-my-team-widget__label{font-family:var(--fwc-font-body);font-size:.8125rem;font-weight:600;letter-spacing:0;text-transform:none;color:var(--text-muted);margin:0 0 8px}.desktop-right-card--wc-team .wc-my-team-widget__link,.desktop-right-card--wc-fixtures .wc-my-team-widget__link{color:var(--fwc-grass);font-family:var(--fwc-font-body);font-weight:600;font-size:.875rem}.desktop-right-card--wc-team .wc-my-team__empty--rail,.desktop-right-card--wc-hero .wc-my-team__empty--rail{padding:1.25rem 16px 1.5rem;color:var(--text-muted);font-family:var(--fwc-font-body);text-align:center}.desktop-right-card--wc-team .wc-match-card,.desktop-right-card--wc-fixtures .wc-match-card{box-shadow:none;border-radius:12px;margin:0 0 6px;width:100%;border-color:var(--card-border);background:var(--fwc-white);color:var(--fwc-black)}.desktop-right-card--wc-team .wc-empty-state,.desktop-right-card--wc-fixtures .wc-empty-state{color:var(--text-muted);font-family:var(--fwc-font-body)}[data-theme=dark] .desktop-right-card.wc-mode-white{--bg: var(--raised-dark, #1e1e1e);--surface-card: var(--bg-dark, #0a0a0a);--text-primary: var(--text-dark, #f0f0ee);--text-muted: var(--muted-dark, #6c6c68);--wc-heading-color: var(--text-dark, #f0f0ee);--wc-body-color: var(--text-dark, #f0f0ee);--wc-muted-on-surface: var(--muted-dark, #6c6c68);--wc-muted-on-card: rgba(240, 240, 238, .45);--card-border: var(--border-dark, #2a2a2a);--card-shadow: none;--fwc-grid-line: rgba(255, 255, 255, .1);--fwc-lime: var(--green);background:var(--raised-dark, #1e1e1e);color:var(--text-dark, #f0f0ee)}[data-theme=dark] .desktop-right-card--wc-team,[data-theme=dark] .desktop-right-card--wc-hero,[data-theme=dark] .desktop-right-card--wc-fixtures{background:var(--raised-dark, #1e1e1e);border-color:var(--border-dark, #2a2a2a)}[data-theme=dark] .desktop-right-card--wc-team .wc-my-team-widget__banner,[data-theme=dark] .desktop-right-card--wc-hero .wc-my-team-widget__banner{background:transparent;border-bottom-color:var(--border-dark, #2a2a2a)}[data-theme=dark] .desktop-right-card--wc-team .wc-my-team-widget__eyebrow,[data-theme=dark] .desktop-right-card--wc-hero .wc-my-team-widget__eyebrow,[data-theme=dark] .desktop-right-card--wc-team .wc-my-team-widget__label,[data-theme=dark] .desktop-right-card--wc-fixtures .wc-my-team-widget__label{color:var(--muted-dark, #6c6c68)}[data-theme=dark] .desktop-right-card--wc-team .wc-my-team-widget__name,[data-theme=dark] .desktop-right-card--wc-hero .wc-my-team-widget__name{color:var(--text-dark, #f0f0ee)}[data-theme=dark] .desktop-right-card--wc-team .wc-my-team-widget__link,[data-theme=dark] .desktop-right-card--wc-fixtures .wc-my-team-widget__link{color:var(--green)}[data-theme=dark] .desktop-right-card--wc-team .wc-match-card,[data-theme=dark] .desktop-right-card--wc-fixtures .wc-match-card{background:var(--bg-dark, #0a0a0a);border-color:var(--border-dark, #2a2a2a);color:var(--text-dark, #f0f0ee)}[data-theme=dark] .desktop-right-card--wc-team .wc-match-card .wc-match-card__name,[data-theme=dark] .desktop-right-card--wc-fixtures .wc-match-card .wc-match-card__name,[data-theme=dark] .desktop-right-card--wc-team .wc-match-card .wc-match-card__stage,[data-theme=dark] .desktop-right-card--wc-fixtures .wc-match-card .wc-match-card__datetime,[data-theme=dark] .desktop-right-card--wc-fixtures .wc-match-card .wc-match-card__kickoff{color:var(--text-dark, #f0f0ee)}[data-theme=dark] .desktop-right-card--wc-team .wc-match-reminder-bell,[data-theme=dark] .desktop-right-card--wc-fixtures .wc-match-reminder-bell{background:var(--raised-dark, #1e1e1e);border-color:var(--border-dark, #2a2a2a);color:var(--muted-dark, #6c6c68)}@keyframes wc-sports-border-flow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(min-width:768px){.wc-rainbow-frame,.desktop-right-rail--wc{--wc-rail-fill: #fff;--wc-sports-border-gradient: conic-gradient( from 0deg at 50% 50%, #580fde 0deg, #6a1bff 45deg, #92fbe0 90deg, #7fffd4 135deg, #e65027 180deg, #a8ff00 225deg, #f0ff68 270deg, #3a5bff 315deg, #580fde 360deg );position:relative;display:flex;flex-direction:column;gap:0;width:100%;padding:5px;border-radius:24px;border:none;background:transparent;overflow:hidden;isolation:isolate}.wc-rainbow-frame:before,.desktop-right-rail--wc:before{content:"";position:absolute;inset:-60%;z-index:0;background:var(--wc-sports-border-gradient);animation:wc-sports-border-flow 12s linear infinite;pointer-events:none}@media(prefers-reduced-motion:reduce){.wc-rainbow-frame:before,.desktop-right-rail--wc:before{animation:none}}.wc-rainbow-frame>*,.desktop-right-rail--wc>*{position:relative;z-index:1}.wc-rainbow-frame .desktop-right-card--wc-hero,.wc-rainbow-frame .desktop-right-card--wc-fixtures,.wc-rainbow-frame .desktop-right-card--wc-team,.desktop-right-rail--wc .desktop-right-card--wc-hero,.desktop-right-rail--wc .desktop-right-card--wc-fixtures,.desktop-right-rail--wc .desktop-right-card--wc-team{border:none;border-radius:20px;overflow:hidden;box-shadow:none;background:var(--wc-rail-fill);margin-bottom:0}.wc-rainbow-frame .wc-my-team-widget__link,.desktop-right-rail--wc .wc-my-team-widget__link{color:var(--green)}html:not(.dark) .wc-rainbow-frame,html:not(.dark) .desktop-right-rail--wc,html[data-theme=light] .wc-rainbow-frame,html[data-theme=light] .desktop-right-rail--wc{--wc-rail-fill: #fff;box-shadow:inset 0 0 0 1px #0000000f,0 8px 28px #00000014}html:not(.dark) .wc-rainbow-frame .wc-my-team-widget__banner,html:not(.dark) .desktop-right-rail--wc .wc-my-team-widget__banner,html[data-theme=light] .wc-rainbow-frame .wc-my-team-widget__banner,html[data-theme=light] .desktop-right-rail--wc .wc-my-team-widget__banner{background:transparent;border-bottom-color:var(--grey-200)}html:not(.dark) .wc-rainbow-frame .wc-my-team-widget__support,html:not(.dark) .wc-rainbow-frame .wc-my-team-widget__body,html:not(.dark) .desktop-right-rail--wc .wc-my-team-widget__support,html:not(.dark) .desktop-right-rail--wc .wc-my-team-widget__body,html[data-theme=light] .wc-rainbow-frame .wc-my-team-widget__support,html[data-theme=light] .wc-rainbow-frame .wc-my-team-widget__body,html[data-theme=light] .desktop-right-rail--wc .wc-my-team-widget__support,html[data-theme=light] .desktop-right-rail--wc .wc-my-team-widget__body{background:#fff}html:not(.dark) .wc-rainbow-frame .wc-my-team-widget__eyebrow,html:not(.dark) .wc-rainbow-frame .wc-my-team-widget__label,html:not(.dark) .desktop-right-rail--wc .wc-my-team-widget__eyebrow,html:not(.dark) .desktop-right-rail--wc .wc-my-team-widget__label,html[data-theme=light] .wc-rainbow-frame .wc-my-team-widget__eyebrow,html[data-theme=light] .wc-rainbow-frame .wc-my-team-widget__label,html[data-theme=light] .desktop-right-rail--wc .wc-my-team-widget__eyebrow,html[data-theme=light] .desktop-right-rail--wc .wc-my-team-widget__label{color:var(--grey-500)}html:not(.dark) .wc-rainbow-frame .wc-my-team-widget__name,html:not(.dark) .desktop-right-rail--wc .wc-my-team-widget__name,html[data-theme=light] .wc-rainbow-frame .wc-my-team-widget__name,html[data-theme=light] .desktop-right-rail--wc .wc-my-team-widget__name{color:var(--black);font-weight:800;letter-spacing:.02em}html:not(.dark) .wc-rainbow-frame .wc-my-team__empty--rail,html:not(.dark) .wc-rainbow-frame .wc-empty-state,html:not(.dark) .desktop-right-rail--wc .wc-my-team__empty--rail,html:not(.dark) .desktop-right-rail--wc .wc-empty-state,html[data-theme=light] .wc-rainbow-frame .wc-my-team__empty--rail,html[data-theme=light] .wc-rainbow-frame .wc-empty-state,html[data-theme=light] .desktop-right-rail--wc .wc-my-team__empty--rail,html[data-theme=light] .desktop-right-rail--wc .wc-empty-state{color:var(--grey-500)}html:not(.dark) .wc-rainbow-frame .wc-match-card,html:not(.dark) .desktop-right-rail--wc .wc-match-card,html[data-theme=light] .wc-rainbow-frame .wc-match-card,html[data-theme=light] .desktop-right-rail--wc .wc-match-card{background:#fff;border-color:var(--grey-200);color:var(--black)}html:not(.dark) .wc-rainbow-frame .wc-match-card .wc-match-card__name,html:not(.dark) .wc-rainbow-frame .wc-match-card .wc-match-card__stage,html:not(.dark) .wc-rainbow-frame .wc-match-card .wc-match-card__datetime,html:not(.dark) .wc-rainbow-frame .wc-match-card .wc-match-card__kickoff,html:not(.dark) .desktop-right-rail--wc .wc-match-card .wc-match-card__name,html:not(.dark) .desktop-right-rail--wc .wc-match-card .wc-match-card__stage,html:not(.dark) .desktop-right-rail--wc .wc-match-card .wc-match-card__datetime,html:not(.dark) .desktop-right-rail--wc .wc-match-card .wc-match-card__kickoff,html[data-theme=light] .wc-rainbow-frame .wc-match-card .wc-match-card__name,html[data-theme=light] .wc-rainbow-frame .wc-match-card .wc-match-card__stage,html[data-theme=light] .wc-rainbow-frame .wc-match-card .wc-match-card__datetime,html[data-theme=light] .wc-rainbow-frame .wc-match-card .wc-match-card__kickoff,html[data-theme=light] .desktop-right-rail--wc .wc-match-card .wc-match-card__name,html[data-theme=light] .desktop-right-rail--wc .wc-match-card .wc-match-card__stage,html[data-theme=light] .desktop-right-rail--wc .wc-match-card .wc-match-card__datetime,html[data-theme=light] .desktop-right-rail--wc .wc-match-card .wc-match-card__kickoff{color:var(--black)}html:not(.dark) .wc-rainbow-frame .wc-match-reminder-bell,html:not(.dark) .desktop-right-rail--wc .wc-match-reminder-bell,html[data-theme=light] .wc-rainbow-frame .wc-match-reminder-bell,html[data-theme=light] .desktop-right-rail--wc .wc-match-reminder-bell{background:var(--grey-100);border-color:var(--grey-200);color:var(--grey-500)}html:not(.dark) .wc-rainbow-frame .desktop-right-card.wc-mode-white,html:not(.dark) .desktop-right-rail--wc .desktop-right-card.wc-mode-white,html[data-theme=light] .wc-rainbow-frame .desktop-right-card.wc-mode-white,html[data-theme=light] .desktop-right-rail--wc .desktop-right-card.wc-mode-white{--fwc-white: #fff;--fwc-black: #0a0a0a;--text-muted: var(--grey-500);background:#fff;color:var(--black)}html.dark .wc-rainbow-frame,html.dark .desktop-right-rail--wc,html[data-theme=dark] .wc-rainbow-frame,html[data-theme=dark] .desktop-right-rail--wc{--wc-rail-fill: #000;box-shadow:inset 0 0 0 1px #ffffff1f,0 8px 28px #0000002e}html.dark .wc-rainbow-frame .wc-my-team-widget__banner,html.dark .desktop-right-rail--wc .wc-my-team-widget__banner,html[data-theme=dark] .wc-rainbow-frame .wc-my-team-widget__banner,html[data-theme=dark] .desktop-right-rail--wc .wc-my-team-widget__banner{border-bottom-color:#ffffff1a}html.dark .wc-rainbow-frame .wc-my-team-widget__support,html.dark .wc-rainbow-frame .wc-my-team-widget__body,html.dark .desktop-right-rail--wc .wc-my-team-widget__support,html.dark .desktop-right-rail--wc .wc-my-team-widget__body,html[data-theme=dark] .wc-rainbow-frame .wc-my-team-widget__support,html[data-theme=dark] .wc-rainbow-frame .wc-my-team-widget__body,html[data-theme=dark] .desktop-right-rail--wc .wc-my-team-widget__support,html[data-theme=dark] .desktop-right-rail--wc .wc-my-team-widget__body{background:#000}html.dark .wc-rainbow-frame .wc-my-team-widget__eyebrow,html.dark .wc-rainbow-frame .wc-my-team-widget__label,html.dark .desktop-right-rail--wc .wc-my-team-widget__eyebrow,html.dark .desktop-right-rail--wc .wc-my-team-widget__label,html[data-theme=dark] .wc-rainbow-frame .wc-my-team-widget__eyebrow,html[data-theme=dark] .wc-rainbow-frame .wc-my-team-widget__label,html[data-theme=dark] .desktop-right-rail--wc .wc-my-team-widget__eyebrow,html[data-theme=dark] .desktop-right-rail--wc .wc-my-team-widget__label{color:#ffffff8c}html.dark .wc-rainbow-frame .wc-my-team-widget__name,html.dark .desktop-right-rail--wc .wc-my-team-widget__name,html[data-theme=dark] .wc-rainbow-frame .wc-my-team-widget__name,html[data-theme=dark] .desktop-right-rail--wc .wc-my-team-widget__name{color:#fff;font-weight:800;letter-spacing:.02em}html.dark .wc-rainbow-frame .wc-my-team__empty--rail,html.dark .wc-rainbow-frame .wc-empty-state,html.dark .desktop-right-rail--wc .wc-my-team__empty--rail,html.dark .desktop-right-rail--wc .wc-empty-state,html[data-theme=dark] .wc-rainbow-frame .wc-my-team__empty--rail,html[data-theme=dark] .wc-rainbow-frame .wc-empty-state,html[data-theme=dark] .desktop-right-rail--wc .wc-my-team__empty--rail,html[data-theme=dark] .desktop-right-rail--wc .wc-empty-state{color:#ffffff8c}html.dark .wc-rainbow-frame .wc-match-card,html.dark .desktop-right-rail--wc .wc-match-card,html[data-theme=dark] .wc-rainbow-frame .wc-match-card,html[data-theme=dark] .desktop-right-rail--wc .wc-match-card{background:#0a0a0a;border-color:#ffffff1f;color:#f0f0ee}html.dark .wc-rainbow-frame .wc-match-card .wc-match-card__name,html.dark .wc-rainbow-frame .wc-match-card .wc-match-card__stage,html.dark .wc-rainbow-frame .wc-match-card .wc-match-card__datetime,html.dark .wc-rainbow-frame .wc-match-card .wc-match-card__kickoff,html.dark .desktop-right-rail--wc .wc-match-card .wc-match-card__name,html.dark .desktop-right-rail--wc .wc-match-card .wc-match-card__stage,html.dark .desktop-right-rail--wc .wc-match-card .wc-match-card__datetime,html.dark .desktop-right-rail--wc .wc-match-card .wc-match-card__kickoff,html[data-theme=dark] .wc-rainbow-frame .wc-match-card .wc-match-card__name,html[data-theme=dark] .wc-rainbow-frame .wc-match-card .wc-match-card__stage,html[data-theme=dark] .wc-rainbow-frame .wc-match-card .wc-match-card__datetime,html[data-theme=dark] .wc-rainbow-frame .wc-match-card .wc-match-card__kickoff,html[data-theme=dark] .desktop-right-rail--wc .wc-match-card .wc-match-card__name,html[data-theme=dark] .desktop-right-rail--wc .wc-match-card .wc-match-card__stage,html[data-theme=dark] .desktop-right-rail--wc .wc-match-card .wc-match-card__datetime,html[data-theme=dark] .desktop-right-rail--wc .wc-match-card .wc-match-card__kickoff{color:#f0f0ee}html.dark .wc-rainbow-frame .wc-match-reminder-bell,html.dark .desktop-right-rail--wc .wc-match-reminder-bell,html[data-theme=dark] .wc-rainbow-frame .wc-match-reminder-bell,html[data-theme=dark] .desktop-right-rail--wc .wc-match-reminder-bell{background:#141414;border-color:#ffffff24;color:#ffffff8c}html.dark .wc-rainbow-frame .desktop-right-card.wc-mode-white,html.dark .desktop-right-rail--wc .desktop-right-card.wc-mode-white,html[data-theme=dark] .wc-rainbow-frame .desktop-right-card.wc-mode-white,html[data-theme=dark] .desktop-right-rail--wc .desktop-right-card.wc-mode-white{--fwc-white: #000;--fwc-black: #f0f0ee;--text-muted: rgba(255, 255, 255, .55);background:#000;color:#f0f0ee}}.wc-hub-banner-hero{position:relative;width:100%;margin:0;padding:calc(.625rem + var(--inset-top, 0px)) var(--px) 0}.wc-hub-banner-hero__frame{position:relative;width:min(100%,360px);height:112px;margin:0 auto;overflow:hidden;border-radius:16px}.wc-hub-banner-hero__image{display:block;width:100%;height:100%;object-fit:cover;object-position:center 38%;transform:scale(1.08)}.wc-hub-banner-hero__overlay{position:absolute;left:0;right:0;bottom:0;z-index:1;display:flex;flex-direction:column;gap:.375rem;padding:.625rem .875rem .75rem;background:linear-gradient(to top,#000000f7,#000000e6 42%,#0000009e 78%,#0000002e)}.wc-hub-banner-hero__date{margin:0;font-family:var(--fwc-font-body);font-size:.8125rem;font-weight:600;letter-spacing:.02em;color:#fffffffa}.wc-support-badge--overlay{max-width:none;width:fit-content;border-color:#ffffff38;background:#000000b8;color:#fff;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.wc-support-badge--overlay .wc-support-badge__label{color:#ffffffa6}.wc-support-badge--overlay .wc-support-badge__team{color:#fff}.wc-support-badge--overlay .wc-support-badge__chevron{color:#ffffffbf}.wc-pitch-header{padding:1rem var(--px) .5rem}.wc-pitch-header__title{margin:0}.wc-pitch-header__subtitle{margin:.25rem 0 0;font-size:.8125rem;color:var(--text-muted)}.wc-pitch-predict{padding:0 var(--px) 2rem}.wc-pitch-predict__hero{margin-bottom:1rem}.wc-upcoming-predictions__day{margin-bottom:1.25rem}.wc-upcoming-predictions__day-title{margin:0 0 .75rem;font-family:var(--font-display);font-size:.875rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted)}.wc-upcoming-predictions__list{display:flex;flex-direction:column;gap:.75rem}.wc-upcoming-predict-card{padding:.875rem 1rem;border-radius:14px;background:var(--surface-card);border:1px solid var(--card-border);box-shadow:var(--card-shadow)}.wc-upcoming-predict-card__meta{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.625rem}.wc-upcoming-predict-card__time{font-size:.8125rem;font-weight:600;color:var(--text-muted)}.wc-upcoming-predict-card__group{font-size:.75rem;font-weight:700;color:var(--fwc-lime)}.wc-upcoming-predict-card__teams{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:.5rem;margin-bottom:.875rem}.wc-upcoming-predict-card__team{display:flex;align-items:center;gap:.5rem;min-width:0;font-size:.875rem;font-weight:600}.wc-upcoming-predict-card__team:last-child{justify-content:flex-end;text-align:right}.wc-upcoming-predict-card__vs{font-size:.75rem;font-weight:700;color:var(--text-muted)}.wc-upcoming-predict-card__cta{display:block;width:100%;padding:.625rem 1rem;border-radius:999px;text-align:center;font-size:.875rem;font-weight:700;text-decoration:none;color:var(--fwc-black, #000);background:var(--green)}@media(min-width:768px){.wc-hub-banner-hero__frame{width:100%;max-width:none;height:140px;margin:0;border-radius:18px}}.pitch-arena-page{background:radial-gradient(circle at 12% 0%,rgba(217,70,239,.32),transparent 46%),radial-gradient(circle at 88% 8%,rgba(74,222,128,.28),transparent 42%),radial-gradient(circle at 50% 100%,rgba(251,146,60,.14),transparent 50%),var(--bg)}.pitch-arena{padding-bottom:2rem}.pitch-player-hero{padding:1rem var(--px) .25rem}.pitch-player-hero__name{margin:0 0 .875rem;font-size:clamp(1.625rem,6.5vw,2.125rem);line-height:.95;letter-spacing:.02em;color:var(--text-primary)}.pitch-player-hero__cards{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.pitch-player-card,.pitch-stats-card{position:relative;min-height:168px;border-radius:16px;border:2px solid color-mix(in srgb,var(--pitch-game-accent, var(--green)) 55%,var(--card-border));background:var(--surface-card);box-shadow:var(--card-shadow),0 0 24px color-mix(in srgb,var(--pitch-game-accent, var(--green)) 12%,transparent);overflow:hidden}.pitch-player-card{display:flex;flex-direction:column;text-decoration:none;color:inherit;--pitch-game-accent: #4ade80}.pitch-stats-card{--pitch-game-accent: #fb923c}.pitch-player-card__corner,.pitch-stats-card__corner,.pitch-game-card__corner{position:absolute;top:0;right:0;width:0;height:0;border-top:32px solid var(--pitch-game-accent, var(--green));border-left:32px solid transparent;opacity:.95}.pitch-player-card__avatar-wrap{position:relative;padding:.875rem .875rem .25rem}.pitch-player-card__ovr{position:absolute;top:.5rem;right:.625rem;font-family:var(--font-display);font-size:2rem;font-weight:900;line-height:1;color:color-mix(in srgb,var(--text-primary) 12%,transparent)}.pitch-player-card__body{padding:0 .875rem .875rem;margin-top:auto}.pitch-player-card__player-name{margin:0;font-family:var(--font-display);font-size:.9375rem;font-weight:800;letter-spacing:.02em;text-transform:uppercase}.pitch-player-card__handle,.pitch-player-card__position{margin:.125rem 0 0;font-size:.75rem;color:var(--text-muted)}.pitch-stats-card{padding:.75rem .875rem .875rem;display:flex;flex-direction:column}.pitch-stats-card__title{margin:0 0 .75rem;font-family:var(--font-display);font-size:.8125rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase;color:var(--text-primary)}.pitch-stats-card__title span{color:var(--text-muted)}.pitch-stats-card__bars{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;margin-top:auto;align-items:end}.pitch-stats-card__bar{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;min-height:72px;padding:.5rem .25rem;border-radius:10px 10px 6px 6px;background:color-mix(in srgb,currentColor 20%,transparent);color:var(--text-primary);transition:transform .28s cubic-bezier(.16,1,.3,1)}.pitch-stats-card__bar--kc{min-height:56px;color:#4ade80}.pitch-stats-card__bar--predict{min-height:72px;color:#38bdf8}.pitch-stats-card__bar--quiz{min-height:64px;color:#fb923c}.pitch-stats-card__bar-value{display:inline-flex;align-items:center;gap:.2rem;font-family:var(--font-display);font-size:1rem;font-weight:900;line-height:1}.pitch-stats-card__bar-label{margin-top:.375rem;font-size:.625rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--text-muted)}@keyframes pitch-dial-pointer-pulse{0%,to{transform:translateY(0) scale(1);filter:drop-shadow(0 0 0 transparent)}50%{transform:translateY(2px) scale(1.08);filter:drop-shadow(0 0 8px color-mix(in srgb,var(--text-primary) 35%,transparent))}}@keyframes pitch-dial-node-glow{0%,to{opacity:.45;transform:scale(1)}50%{opacity:.9;transform:scale(1.12)}}@keyframes pitch-dial-selection-pop{0%{opacity:.6;transform:scale(.94) translateY(4px)}60%{transform:scale(1.03) translateY(-1px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes pitch-game-card-enter{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes pitch-game-panel-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.pitch-dial{position:relative;padding:.5rem var(--px) 1.25rem;touch-action:pan-y}.pitch-dial--sm{padding:0 0 1rem}.pitch-dial__arc{position:relative;height:148px;margin:0 auto;max-width:360px}.pitch-dial--sm .pitch-dial__arc{height:104px;max-width:300px}.pitch-dial__arc-line{position:absolute;inset:0;width:100%;height:100%;opacity:1;filter:drop-shadow(0 0 10px rgba(110,236,140,.28))}.pitch-dial__node{position:absolute;left:50%;bottom:12px;width:64px;height:64px;margin-left:-32px;border-radius:50%;border:3px solid color-mix(in srgb,var(--pitch-dial-accent) 70%,transparent);background:var(--surface-card);color:var(--pitch-dial-accent);display:flex;align-items:center;justify-content:center;cursor:pointer;transform:rotate(calc(var(--pitch-dial-offset) * 36deg)) translateY(calc(var(--pitch-dial-offset) * var(--pitch-dial-offset) * -6px)) scale(calc(1 - (abs(var(--pitch-dial-offset))*.16)));transform-origin:center 112px;transition:transform .28s cubic-bezier(.16,1,.3,1),box-shadow .28s ease,border-color .28s ease;box-shadow:0 6px 18px #00000029}.pitch-dial--sm .pitch-dial__node{width:48px;height:48px;margin-left:-24px;transform-origin:center 84px}.pitch-dial__node-glow{position:absolute;inset:-6px;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--pitch-dial-accent) 55%,transparent),transparent 70%);opacity:0;pointer-events:none;transition:opacity .28s ease}.pitch-dial__node--active .pitch-dial__node-glow{opacity:1;animation:pitch-dial-node-glow 2.2s ease-in-out infinite}.pitch-dial__node--active{border-color:var(--pitch-dial-accent);background:color-mix(in srgb,var(--pitch-dial-accent) 10%,var(--surface-card));box-shadow:0 10px 28px color-mix(in srgb,var(--pitch-dial-accent) 45%,transparent),0 0 0 4px color-mix(in srgb,var(--pitch-dial-accent) 18%,transparent);transform:rotate(calc(var(--pitch-dial-offset) * 36deg)) translateY(calc(var(--pitch-dial-offset) * var(--pitch-dial-offset) * -6px)) scale(1.12)}.pitch-dial__node-icon{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;transform:rotate(calc(var(--pitch-dial-offset) * -36deg))}.pitch-dial__pointer{width:0;height:0;margin:-.25rem auto .5rem;border-left:11px solid transparent;border-right:11px solid transparent;border-top:18px solid var(--text-primary);animation:pitch-dial-pointer-pulse 2s ease-in-out infinite}.pitch-dial--sm .pitch-dial__pointer{border-left-width:8px;border-right-width:8px;border-top-width:13px;margin-top:-.15rem}.pitch-dial__selection{display:flex;align-items:center;gap:.5rem;max-width:300px;margin:0 auto;padding:.625rem .75rem;border-radius:999px;border:2px solid color-mix(in srgb,var(--text-primary) 12%,transparent);background:var(--surface-card);box-shadow:var(--card-shadow)}.pitch-dial__selection--pop{animation:pitch-dial-selection-pop .32s cubic-bezier(.16,1,.3,1)}.pitch-dial--sm .pitch-dial__selection{max-width:260px;padding:.4375rem .5625rem}.pitch-dial__selection-body{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;min-width:0}.pitch-dial__selection-icon{display:flex;align-items:center;justify-content:center}.pitch-dial__selection-label{font-family:var(--font-display);font-size:1rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase;color:var(--pitch-dial-label, var(--text-primary))}.pitch-dial--sm .pitch-dial__selection-label{font-size:.875rem}.pitch-dial__step{width:32px;height:32px;border-radius:50%;border:none;background:color-mix(in srgb,var(--text-primary) 10%,transparent);color:var(--text-primary);display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:background .18s ease,transform .18s ease}.pitch-dial__step:active:not(:disabled){transform:scale(.92)}.pitch-dial__step:disabled{opacity:.35;cursor:not-allowed}.pitch-arena__content{padding:0 var(--px)}.pitch-game-card{--pitch-game-accent: var(--green)}.pitch-game-card--enter{animation:pitch-game-card-enter .42s cubic-bezier(.16,1,.3,1)}.pitch-game-card__panel{animation:pitch-game-panel-enter .36s cubic-bezier(.16,1,.3,1)}.pitch-game-card__shell{position:relative;border-radius:18px;border:2px solid color-mix(in srgb,var(--pitch-game-accent) 55%,var(--card-border));background:var(--surface-card);box-shadow:var(--card-shadow),0 0 32px color-mix(in srgb,var(--pitch-game-accent) 14%,transparent);overflow:hidden}.pitch-game-card__header{display:flex;align-items:center;gap:.625rem;padding:1rem 1rem .25rem}.pitch-game-card__mode-icon{width:36px;height:36px}.pitch-game-card__title{margin:0}.pitch-game-card__body{padding:.5rem 1rem 1rem}.pitch-game-card__footer{padding:.75rem 1rem 1rem;border-top:1px solid var(--card-border)}@media(prefers-reduced-motion:reduce){.pitch-dial__pointer,.pitch-dial__node--active .pitch-dial__node-glow,.pitch-dial__selection--pop,.pitch-game-card--enter,.pitch-game-card__panel{animation:none}.pitch-dial__node,.pitch-stats-card__bar,.pitch-dial__step{transition:none}}.pitch-dashboard{padding:1rem var(--px) .5rem}.pitch-dashboard__top-row{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:1rem}.pitch-dashboard__welcome{display:flex;align-items:center;gap:.75rem;flex:1;min-width:0;margin-bottom:0}.pitch-league-card--top{width:min(100%,300px);flex-shrink:0;margin-bottom:0}.pitch-league-link{display:inline-flex;align-items:center;gap:.25rem;flex-shrink:0;padding:0;border:none;background:transparent;color:var(--text-primary);text-decoration:none}.pitch-league-link__icon{display:block;width:104px;height:104px;flex-shrink:0;object-fit:contain}.pitch-league-link svg:last-child{flex-shrink:0;opacity:.72}html:not(.dark) .pitch-arena-page .pitch-league-link{color:var(--black)}.pitch-league-card--top .pitch-league-card__header{margin-bottom:.5rem}.pitch-league-card--top .pitch-league-card__title{font-size:.875rem}.pitch-league-card--top .pitch-league-card__rank-badge{padding:.25rem .5rem;font-size:.75rem}.pitch-league-card--top .pitch-league-card__shell{border-radius:14px}.pitch-league-card--top .pitch-league-card__row{padding:.5rem .75rem;gap:.5rem}.pitch-league-card--top .pitch-league-card__name{font-size:.8125rem}.pitch-league-card--top .pitch-league-card__detail{display:none}.pitch-league-card--top .pitch-league-card__kc{font-size:.75rem}.pitch-league-card--top .pitch-league-card__pos{width:1.75rem;font-size:.75rem}@media(max-width:480px){.pitch-league-card--top{width:min(46vw,176px)}.pitch-league-card--top .pitch-league-card__name{max-width:4.25rem}}.pitch-dashboard__avatar-link{flex-shrink:0;border-radius:50%}.pitch-dashboard__greeting{min-width:0}.pitch-dashboard__eyebrow{margin:0;font-size:.8125rem;color:var(--text-muted)}.pitch-dashboard__name{margin:.125rem 0 0;font-size:1.375rem;font-weight:800;line-height:1.1;letter-spacing:-.02em;color:var(--text-primary)}.pitch-dashboard__unified-card{position:relative;margin-bottom:1.25rem;padding:1rem 1rem .875rem;border-radius:22px;border:1px solid var(--card-border);background:var(--surface-card);box-shadow:var(--card-shadow);overflow:hidden}.pitch-dashboard__unified-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.875rem}.pitch-dashboard__unified-title{margin:0;font-size:.9375rem;font-weight:700;color:var(--text-primary)}.pitch-dashboard__unified-menu{color:var(--text-muted);flex-shrink:0}.pitch-dashboard__share-btn{width:34px;height:34px;border-radius:50%;border:1px solid var(--card-border);background:color-mix(in srgb,var(--surface-card) 88%,var(--green) 12%);color:var(--text-primary);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.pitch-dashboard__unified-meta-item{display:inline-flex;align-items:center;gap:.3125rem}.pitch-dashboard__unified-main{display:flex;align-items:center;justify-content:space-between;gap:.875rem;margin-bottom:.875rem}.pitch-dashboard__unified-copy{flex:1;min-width:0}.pitch-dashboard__unified-badge{display:inline-flex;align-items:center;gap:.3125rem;padding:.3125rem .625rem;border-radius:999px;font-size:.6875rem;font-weight:700;letter-spacing:.01em;color:var(--on-green, #0a0a0a);background:var(--green, #6eec8c)}.pitch-dashboard__unified-badge--neutral{color:var(--on-green, #0a0a0a);background:var(--green, #6eec8c)}.pitch-dashboard__unified-heading{margin:.625rem 0 0;font-size:1.375rem;font-weight:800;line-height:1.1;letter-spacing:-.02em;color:var(--text-primary)}.pitch-dashboard__unified-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.375rem;margin-top:.5rem;font-size:.8125rem;color:var(--text-muted)}.pitch-dashboard__unified-meta-dot{opacity:.55}.pitch-dashboard__unified-ring{flex-shrink:0;width:112px;height:112px;display:flex;align-items:center;justify-content:center;border-radius:18px;background:var(--green, #6eec8c);--pitch-progress-accent: var(--on-green, #0a0a0a);--pitch-progress-track: rgba(17, 17, 17, .12);--pitch-progress-value: var(--on-green, #0a0a0a)}.pitch-progress-ring__value{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-family:var(--font-display);font-size:.875rem;font-weight:900;color:var(--pitch-progress-value, var(--on-green, #0a0a0a))}.pitch-dashboard__unified-list{list-style:none;margin:0 -1rem;padding:0;border-top:1px solid var(--card-border)}.pitch-dashboard__unified-list .pitch-dashboard__activity-row{padding-left:1rem;padding-right:1rem}.pitch-dashboard__unified-cta{width:calc(100% + 2rem);margin:.875rem -1rem -.875rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.9375rem 1rem;border:none;border-radius:0 0 22px 22px;background:#111;color:#fff;font-size:.9375rem;font-weight:700;text-align:left;text-decoration:none;cursor:pointer}.pitch-dashboard__unified-cta-icon{width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#fff;color:#111;flex-shrink:0}.pitch-progress-ring{position:relative;flex-shrink:0}.pitch-progress-ring__arc{transition:stroke-dashoffset .52s cubic-bezier(.16,1,.3,1)}html.dark .pitch-arena-page .pitch-dashboard__unified-ring{background:var(--green, #6eec8c)}html.dark .pitch-arena-page,html[data-theme=dark] .pitch-arena-page{background:var(--bg);--pitch-progress-accent: var(--green, #6eec8c);--pitch-progress-track: rgba(255, 255, 255, .16);--pitch-progress-value: #ffffff;--pitch-dial-label: #ffffff;--pitch-ring-accent: #0a0a0a;--pitch-ring-track: rgba(10, 10, 10, .14)}html:not(.dark) .pitch-arena-page,html:not([data-theme=dark]) .pitch-arena-page{--pitch-progress-accent: var(--green, #6eec8c);--pitch-progress-track: rgba(17, 17, 17, .12);--pitch-progress-value: var(--on-green, #0a0a0a);--pitch-dial-label: var(--on-green, #0a0a0a)}html.dark .pitch-arena-page .pitch-dashboard__unified-cta{background:#f5f5f5;color:#111}html.dark .pitch-arena-page .pitch-dashboard__unified-cta-icon{background:#111;color:#f5f5f5}.pitch-dashboard__activity-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.625rem}.pitch-dashboard__activity-title{margin:0;font-size:1rem;font-weight:800;color:var(--text-primary)}.pitch-dashboard__activity-card{border-radius:18px;border:1px solid var(--card-border);background:var(--surface-card);box-shadow:var(--card-shadow);overflow:hidden}html.dark .pitch-arena-page .pitch-dashboard__activity-card,html.dark .pitch-arena-page .pitch-dashboard__unified-card,html.dark .pitch-arena-page .pitch-league-card__shell,html.dark .pitch-arena-page .pitch-game-card__shell,html.dark .pitch-arena-page .pitch-dial__selection{background:#141816;border-color:#2a302a}.pitch-dashboard__activity-list{list-style:none;margin:0;padding:0}.pitch-dashboard__activity-row{width:100%;display:flex;align-items:center;gap:.75rem;padding:.875rem 1rem;border:none;border-bottom:1px solid var(--card-border);background:transparent;color:inherit;text-align:left;cursor:pointer}.pitch-dashboard__activity-row:last-child{border-bottom:none}.pitch-dashboard__activity-row--active{background:color-mix(in srgb,var(--green) 6%,var(--surface-card))}.pitch-dashboard__activity-icon{width:40px;height:40px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#111;background:color-mix(in srgb,var(--green) 28%,#ffffff)}.pitch-dashboard__activity-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:.125rem}.pitch-dashboard__activity-label{font-size:.9375rem;font-weight:700;color:var(--text-primary)}.pitch-dashboard__activity-detail{font-size:.75rem;color:var(--text-muted)}.pitch-dashboard__activity-count{font-family:var(--font-display);font-size:.875rem;font-weight:800;color:var(--text-primary);flex-shrink:0}.pitch-dashboard__activity-chevron{color:var(--text-muted);flex-shrink:0}.pitch-arena__picker{padding:0 var(--px) 1rem}.pitch-picker{display:flex;align-items:flex-start;justify-content:center;gap:2rem;padding:0;border:none;background:transparent}.pitch-picker--tabs{gap:clamp(1.5rem,8vw,2.5rem)}.pitch-picker--sm.pitch-picker--tabs{gap:clamp(1rem,6vw,1.75rem);justify-content:flex-start}.pitch-picker--pills{gap:.375rem;padding:.25rem;border-radius:14px;border:1px solid var(--card-border);background:color-mix(in srgb,var(--text-primary) 4%,var(--surface-card))}.pitch-picker--sm.pitch-picker--pills{gap:.25rem;padding:.1875rem;border-radius:12px}.pitch-picker__option{flex:0 0 auto;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:.125rem 0;border:none;border-radius:0;background:transparent;color:var(--text-muted);cursor:pointer;transition:color .18s ease}.pitch-picker--pills .pitch-picker__option{flex:1;gap:.25rem;padding:.625rem .375rem;border-radius:10px;transition:background .18s ease,color .18s ease,box-shadow .18s ease}.pitch-picker--sm.pitch-picker--pills .pitch-picker__option{flex-direction:row;gap:.375rem;padding:.5rem .625rem;border-radius:9px}.pitch-picker__option--active{color:var(--text-primary)}.pitch-picker--pills .pitch-picker__option--active{background:var(--surface-card);box-shadow:0 1px 3px #00000014}.pitch-picker--pills .pitch-picker__option--active .pitch-picker__icon{color:var(--green)}.pitch-picker__icon{display:flex;align-items:center;justify-content:center;color:var(--text-muted)}.pitch-picker__label{font-size:1rem;font-weight:500;letter-spacing:-.01em;line-height:1.1;text-align:center;color:inherit}.pitch-picker--sm .pitch-picker__label{font-size:.875rem}.pitch-picker__option--active .pitch-picker__label{font-weight:800;color:var(--text-primary)}.pitch-picker__indicator{width:6px;height:6px;border-radius:50%;background:var(--green);flex-shrink:0}.pitch-picker__indicator--idle{opacity:0}html:not(.dark) .pitch-arena-page .pitch-picker--tabs .pitch-picker__label{color:var(--pitch-muted, #5c665c)}html:not(.dark) .pitch-arena-page .pitch-picker--tabs .pitch-picker__option--active .pitch-picker__label{color:var(--pitch-text, #111111)}html:not(.dark) .pitch-arena-page .pitch-picker--pills{background:var(--pitch-panel, #f0f3f0);border-color:var(--pitch-card-border, #c8d0c8)}html:not(.dark) .pitch-arena-page .pitch-picker--pills .pitch-picker__option--active{background:var(--pitch-card, #ffffff);box-shadow:0 1px 2px #10181014}html.dark .pitch-arena-page .pitch-picker--pills{background:#101410;border-color:#2a302a}html.dark .pitch-arena-page .pitch-picker--pills .pitch-picker__option--active{background:#1a201a;box-shadow:none}html.dark .pitch-arena-page .pitch-picker--pills .pitch-picker__option--active .pitch-picker__icon{color:var(--green)}html.dark .pitch-arena-page .pitch-picker--tabs .pitch-picker__label{color:#8a948a}html.dark .pitch-arena-page .pitch-picker--tabs .pitch-picker__option--active .pitch-picker__label{color:#f5f5f5}.pitch-arena__sections{padding:0 var(--px) .75rem}.pitch-league-card{margin-bottom:.75rem}.pitch-league-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:.625rem}.pitch-league-card__title{margin:0;font-size:1rem;font-weight:800;color:var(--text-primary)}.pitch-league-card__sub{margin:.25rem 0 0;font-size:.75rem;color:var(--text-muted)}.pitch-league-card__rank-badge{flex-shrink:0;padding:.375rem .625rem;border-radius:999px;background:color-mix(in srgb,var(--green) 14%,var(--surface-card));color:var(--green);font-family:var(--font-display);font-size:.875rem;font-weight:900}.pitch-league-card__rank-badge--muted{background:color-mix(in srgb,var(--text-primary) 8%,var(--surface-card));color:var(--text-muted)}.pitch-league-card__shell{border-radius:18px;border:1px solid var(--card-border);background:var(--surface-card);box-shadow:var(--card-shadow);overflow:hidden}.pitch-league-card__empty{margin:0;padding:1.25rem 1rem;font-size:.875rem;color:var(--text-muted);text-align:center}.pitch-league-card__list{list-style:none;margin:0;padding:.375rem 0}.pitch-league-card__row{display:flex;align-items:center;gap:.625rem;padding:.625rem 1rem}.pitch-league-card__row--me{background:color-mix(in srgb,var(--green) 8%,var(--surface-card))}.pitch-league-card__pos{width:2rem;flex-shrink:0;display:inline-flex;align-items:center;gap:.125rem;font-family:var(--font-display);font-size:.8125rem;font-weight:900;color:var(--text-muted)}.pitch-league-card__meta{flex:1;min-width:0;display:flex;flex-direction:column;gap:.125rem}.pitch-league-card__name{font-size:.875rem;font-weight:700;color:var(--text-primary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pitch-league-card__detail{font-size:.6875rem;color:var(--text-muted)}.pitch-league-card__kc{flex-shrink:0;font-family:var(--font-display);font-size:.8125rem;font-weight:900;color:var(--green)}.pitch-league-card__you{margin:0;padding:0 1rem .5rem;font-size:.75rem;font-weight:600;color:var(--text-muted)}.pitch-league-card__footer{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.75rem 1rem;border-top:1px solid var(--card-border);background:color-mix(in srgb,var(--text-primary) 3%,var(--surface-card))}.pitch-league-card__hint{font-size:.75rem;color:var(--text-muted)}.pitch-league-card__chevron{color:var(--text-muted)}.pitch-league-card__view-link{display:inline-flex;align-items:center;gap:.25rem;margin-top:.5rem;padding:0;border:none;background:transparent;font-size:.8125rem;font-weight:700;color:var(--text-primary);text-decoration:none;cursor:pointer}.pitch-league-card--top .pitch-league-card__view-link{width:100%;justify-content:flex-end;margin-top:.375rem}.pitch-league-card__view-link:hover{color:var(--green-700, #166534)}.pitch-league-page__header{padding:calc(1rem + var(--inset-top, 0px)) var(--px) 0}.pitch-league-page{padding:0 var(--px) 2rem}.pitch-league-page__brand-mark{display:block;width:72px;height:72px;margin:0 auto .75rem;object-fit:contain}.pitch-league-page__hero{margin-bottom:1rem}.pitch-league-page__eyebrow{margin:0;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted)}.pitch-league-page__title{margin:.375rem 0 0;font-size:1.75rem;font-weight:900;letter-spacing:-.02em;color:var(--text-primary)}.pitch-league-page__sub{margin:.375rem 0 0;font-size:.875rem;color:var(--text-muted)}.pitch-league-page__you-badge{display:inline-flex;margin-top:.75rem;padding:.375rem .75rem;border-radius:999px;font-size:.8125rem;font-weight:700;color:var(--on-green, #0a0a0a);background:var(--green, #6eec8c)}.pitch-league-page__card{border-radius:18px;border:1px solid var(--card-border);background:var(--surface-card);box-shadow:var(--card-shadow);overflow:hidden}.pitch-league-page__card .pitch-league-card__list{padding:.25rem 0}.pitch-league-page__loading,.pitch-league-page__empty{padding:1.25rem 1rem;margin:0;font-size:.875rem;color:var(--text-muted);text-align:center}.pitch-league-page__loading{display:flex;justify-content:center}html:not(.dark) .pitch-arena-page.wc-theme-brand{--pitch-canvas: #e6ebe6;--pitch-panel: #f0f3f0;--pitch-card: #ffffff;--pitch-card-border: #c8d0c8;--pitch-text: #121412;--pitch-muted: #5a645a;--bg: var(--pitch-canvas);--surface-card: var(--pitch-card);--card-border: var(--pitch-card-border);--card-shadow: 0 1px 2px rgba(16, 24, 16, .07), 0 6px 18px rgba(16, 24, 16, .06);--text-primary: var(--pitch-text);--text-muted: var(--pitch-muted);--wc-heading-color: var(--pitch-text);--wc-body-color: var(--pitch-text);--wc-muted-on-surface: var(--pitch-muted);--wc-muted-on-card: var(--pitch-muted);background:var(--pitch-canvas);background-image:none;color:var(--pitch-text)}html:not(.dark) .pitch-arena-page .pitch-dashboard__name,html:not(.dark) .pitch-arena-page .pitch-dashboard__unified-title,html:not(.dark) .pitch-arena-page .pitch-dashboard__unified-heading,html:not(.dark) .pitch-arena-page .pitch-dashboard__activity-label,html:not(.dark) .pitch-arena-page .pitch-dashboard__activity-count,html:not(.dark) .pitch-arena-page .pitch-league-page__title,html:not(.dark) .pitch-arena-page .pitch-league-card__view-link,html:not(.dark) .pitch-arena-page .pitch-league-card__name,html:not(.dark) .pitch-arena-page .pitch-league-card__kc,html:not(.dark) .pitch-arena-page .pitch-game-card__title,html:not(.dark) .pitch-arena-page .pitch-dial__selection-label{color:var(--pitch-dial-label, var(--pitch-text))}html:not(.dark) .pitch-arena-page .pitch-dashboard__eyebrow,html:not(.dark) .pitch-arena-page .pitch-home-header__welcome-muted,html:not(.dark) .pitch-arena-page .pitch-dashboard__unified-meta,html:not(.dark) .pitch-arena-page .pitch-dashboard__activity-detail,html:not(.dark) .pitch-arena-page .pitch-league-card__sub,html:not(.dark) .pitch-arena-page .pitch-league-card__detail,html:not(.dark) .pitch-arena-page .pitch-league-card__pos,html:not(.dark) .pitch-arena-page .pitch-league-card__hint{color:var(--pitch-muted)}html:not(.dark) .pitch-arena-page .pitch-league-page__card,html:not(.dark) .pitch-arena-page .pitch-dashboard__unified-card,html:not(.dark) .pitch-arena-page .pitch-dashboard__activity-card,html:not(.dark) .pitch-arena-page .pitch-league-card__shell,html:not(.dark) .pitch-arena-page .pitch-game-card__shell{background:var(--pitch-card);border:1px solid var(--pitch-card-border);box-shadow:var(--card-shadow)}html:not(.dark) .pitch-arena-page .pitch-dashboard__activity-row{border-bottom-color:var(--pitch-card-border);color:var(--pitch-text)}html:not(.dark) .pitch-arena-page .pitch-dashboard__activity-row--active{background:color-mix(in srgb,var(--green) 10%,var(--pitch-card))}html:not(.dark) .pitch-arena-page .pitch-league-card__footer{background:var(--pitch-panel);border-top-color:var(--pitch-card-border)}html:not(.dark) .pitch-arena-page .pitch-league-card__row--me{background:color-mix(in srgb,var(--green) 12%,var(--pitch-card))}html:not(.dark) .pitch-arena-page{background:var(--pitch-canvas, #e6ebe6)}html:not(.dark) .pitch-arena-page.pitch-arena-page--white,html:not([data-theme=dark]) .pitch-arena-page.pitch-arena-page--white{background:#fff}html:not(.dark) .pitch-arena-page .pitch-dial__arc-line{filter:drop-shadow(0 0 8px rgba(110,236,140,.2))}html:not(.dark) .pitch-arena-page .pitch-dial__node--active{box-shadow:0 6px 18px color-mix(in srgb,var(--pitch-dial-accent) 28%,transparent),0 0 0 3px color-mix(in srgb,var(--pitch-dial-accent) 12%,transparent)}html:not(.dark) .pitch-arena-page .pitch-dial__node--active .pitch-dial__node-glow{animation:none;opacity:.55}html:not(.dark) .pitch-arena-page .pitch-dial__pointer{animation:none;border-top-color:var(--pitch-text)}html:not(.dark) .pitch-arena-page .pitch-player-card,html:not(.dark) .pitch-arena-page .pitch-stats-card,html:not(.dark) .pitch-arena-page .pitch-game-card__shell{box-shadow:var(--card-shadow)}.pitch-arena--home{padding-bottom:1.5rem}.pitch-arena--stacked{display:flex;flex-direction:column;gap:0}.pitch-arena-page--mode{display:flex;flex-direction:column;min-height:100dvh;min-height:100svh;box-sizing:border-box}.pitch-mode-page__header{flex-shrink:0;padding:calc(.5rem + var(--inset-top, 0px)) var(--page-pad-right) .5rem var(--page-pad-left)}.pitch-mode-page__header .mz-back{max-width:min(100%,calc(100vw - 5.5rem));overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:0}.pitch-arena-page--mode .pitch-arena--stacked{flex:1;min-height:0;display:flex;flex-direction:column;padding-bottom:.5rem}.pitch-arena-page--mode .pitch-home__challenges{flex:1;min-height:0;display:flex;flex-direction:column}.pitch-arena-page--mode .pitch-home__content{flex:1;min-height:0;display:flex;flex-direction:column;padding-bottom:.75rem}.pitch-arena-page--mode .pitch-game-card,.pitch-arena-page--mode .pitch-game-card__shell{flex:1;min-height:0;display:flex;flex-direction:column}.pitch-arena-page--mode .pitch-game-card__body{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch}.pitch-arena-page--mode .pitch-game-card__panel{min-height:0}@media(min-width:768px){.pitch-mode-page__header{padding-inline:max(24px,var(--page-pad-left)) max(24px,var(--page-pad-right))}}.pitch-home-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:calc(.625rem + var(--inset-top, 0px)) var(--px) .875rem}.pitch-home-header__content{flex:1;min-width:0;display:flex;flex-direction:column;gap:.25rem}.pitch-home-header__title{margin:0;font-family:var(--font-display);font-size:1.625rem;font-weight:900;line-height:1.05;letter-spacing:-.02em;text-transform:uppercase;color:var(--text-primary)}.pitch-home-header__welcome{margin:0;font-size:.9375rem;line-height:1.35}.pitch-home-header__welcome-muted{color:var(--text-muted);font-weight:500}.pitch-home-header__welcome-name{font-weight:800;color:var(--text-primary);letter-spacing:-.01em}.pitch-platform-brief{padding:.75rem var(--px) .5rem}.pitch-platform-brief__cards{display:grid;grid-template-columns:5fr 4fr;gap:.625rem}.pitch-platform-brief__card{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:.375rem;min-height:108px;padding:.875rem .75rem;border-radius:18px;border:1px solid var(--card-border);background:var(--surface-card);box-shadow:var(--card-shadow);text-align:left;cursor:pointer;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease,transform .2s cubic-bezier(.16,1,.3,1)}.pitch-platform-brief__card:before{content:"";position:absolute;inset:0;opacity:0;pointer-events:none;transition:opacity .2s ease}.pitch-platform-brief__card--progress:before{background:linear-gradient(145deg,color-mix(in srgb,var(--green) 18%,transparent),transparent 70%)}.pitch-platform-brief__card--upcoming:before{background:linear-gradient(145deg,color-mix(in srgb,#a78bfa 22%,transparent),transparent 70%)}.pitch-platform-brief__card--active{border-color:color-mix(in srgb,var(--green) 42%,var(--card-border));box-shadow:var(--card-shadow),0 0 0 1px color-mix(in srgb,var(--green) 12%,transparent);transform:translateY(-1px)}.pitch-platform-brief__card--active:before{opacity:1}.pitch-platform-brief__card--upcoming.pitch-platform-brief__card--active{border-color:color-mix(in srgb,#a78bfa 40%,var(--card-border))}.pitch-platform-brief__card-icon{display:flex;color:var(--green)}.pitch-platform-brief__card--upcoming .pitch-platform-brief__card-icon{color:#a78bfa}.pitch-platform-brief__card-label{font-size:.8125rem;font-weight:800;line-height:1.15;letter-spacing:-.02em;color:var(--text-primary)}.pitch-platform-brief__card-meta{font-size:.6875rem;font-weight:600;line-height:1.35;color:var(--text-muted)}.pitch-platform-brief__detail{margin-top:.625rem;padding:.875rem;border-radius:16px;border:1px solid var(--card-border);background:color-mix(in srgb,var(--text-primary) 3%,var(--surface-card));animation:pitch-brief-detail-in .28s cubic-bezier(.16,1,.3,1)}@keyframes pitch-brief-detail-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.pitch-platform-brief__detail-headline{margin:0 0 .625rem;font-size:.75rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:var(--text-muted)}.pitch-platform-brief__list{list-style:none;margin:0;padding:0;display:grid;gap:.5rem}.pitch-platform-brief__item{display:flex;align-items:flex-start;gap:.5rem;font-size:.8125rem;line-height:1.35;color:var(--text-primary)}.pitch-platform-brief__item-icon{flex-shrink:0;margin-top:.125rem;color:var(--text-muted)}.pitch-platform-brief__item--done .pitch-platform-brief__item-icon{color:var(--green)}.pitch-platform-brief__item--active .pitch-platform-brief__item-icon{color:#f59e0b}.pitch-mode-icon{display:block;flex-shrink:0;object-fit:contain}.pitch-quick-entry{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;padding:0 var(--px) .875rem}.pitch-quick-entry__btn{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;min-height:0;padding:.25rem .375rem;border:none;border-radius:0;background:transparent;box-shadow:none;color:var(--text-primary);cursor:pointer;transition:color .18s ease,transform .18s cubic-bezier(.16,1,.3,1)}.pitch-quick-entry__btn:active{transform:scale(.97)}.pitch-quick-entry__btn--active{border:none;background:transparent;box-shadow:none}.pitch-quick-entry__icon{display:flex;align-items:center;justify-content:center}.pitch-quick-entry__btn--active .pitch-quick-entry__label{color:var(--on-green, #0a0a0a);background:var(--green, #6eec8c);padding:.25rem .625rem;border-radius:999px}.pitch-quick-entry__label{font-size:.8125rem;font-weight:800;letter-spacing:-.01em}.pitch-recommendations__head{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.75rem}.pitch-recommendations__dismiss{flex-shrink:0;width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid var(--card-border);background:color-mix(in srgb,var(--text-primary) 4%,var(--surface-card));color:var(--text-muted);cursor:pointer}.pitch-recommendations{padding:0 var(--px) .75rem}.pitch-home__challenges .pitch-home__content{padding-top:0}@media(max-width:640px){.pitch-platform-brief__cards{grid-template-columns:1fr 1fr}}@media(max-width:380px){.pitch-platform-brief__cards{grid-template-columns:1fr}.pitch-platform-brief__card{min-height:88px}}@media(prefers-reduced-motion:reduce){.pitch-platform-brief__detail{animation:none}.pitch-platform-brief__card,.pitch-quick-entry__btn{transition:none}}html.dark .pitch-arena-page .pitch-platform-brief__card{background:linear-gradient(165deg,color-mix(in srgb,#ffffff 4%,#141414),#101010)}html:not(.dark) .pitch-arena-page .pitch-platform-brief__card{background:#fffffff5}html:not(.dark) .pitch-arena-page .pitch-home-header__title,html:not(.dark) .pitch-arena-page .pitch-home-header__welcome-name,html:not(.dark) .pitch-arena-page .pitch-platform-brief__card-label,html:not(.dark) .pitch-arena-page .pitch-quick-entry__btn:not(.pitch-quick-entry__btn--predictions) .pitch-quick-entry__label{color:var(--black)}.pitch-home__challenges{padding-top:.25rem}.pitch-home__picker{padding:0 var(--px) .875rem}.pitch-home__content{padding:0 var(--px) 1rem}.pitch-home__picker .pitch-picker__option{transition:color .2s ease,transform .2s cubic-bezier(.16,1,.3,1)}.pitch-home__picker .pitch-picker__option:active{transform:scale(.97)}.pitch-home__picker .pitch-picker__indicator{transition:opacity .22s ease,transform .22s cubic-bezier(.16,1,.3,1)}.pitch-home__picker .pitch-picker__option--active .pitch-picker__indicator{transform:scale(1.15)}.pitch-dashboard__stats-card{position:relative;margin:0 0 1rem;padding:1.125rem 1rem 1rem;border-radius:24px;border:1px solid color-mix(in srgb,var(--green) 18%,var(--card-border));background:radial-gradient(ellipse 120% 80% at 100% 0%,color-mix(in srgb,var(--green) 14%,transparent) 0%,transparent 55%),radial-gradient(ellipse 80% 60% at 0% 100%,color-mix(in srgb,var(--green) 8%,transparent) 0%,transparent 50%),var(--surface-card);box-shadow:var(--card-shadow),inset 0 1px color-mix(in srgb,#ffffff 8%,transparent);overflow:hidden}.pitch-dashboard__stats-glow{position:absolute;top:-40px;right:-20px;width:160px;height:160px;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--green) 22%,transparent) 0%,transparent 70%);pointer-events:none;opacity:.85}.pitch-dashboard__stats-head{position:relative;display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:1rem}.pitch-dashboard__stats-summary{min-width:0}.pitch-dashboard__stats-eyebrow{margin:0;font-size:.75rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:color-mix(in srgb,var(--green) 72%,var(--text-muted))}.pitch-dashboard__stats-hero{display:flex;align-items:baseline;gap:.375rem;margin-top:.25rem}.pitch-dashboard__stats-hero-value{font-size:2rem;font-weight:800;line-height:1;letter-spacing:-.03em;color:var(--text-primary)}.pitch-dashboard__stats-hero-label{font-size:.9375rem;font-weight:600;color:var(--text-muted)}.pitch-dashboard__stats-empty{margin:.25rem 0 0;font-size:1.125rem;font-weight:700;color:var(--text-primary)}.pitch-dashboard__stats-body{position:relative;display:flex;align-items:stretch;gap:1rem}.pitch-dashboard__stats-ring{flex-shrink:0;width:112px;height:112px;display:flex;align-items:center;justify-content:center;border-radius:20px;background:linear-gradient(145deg,color-mix(in srgb,var(--green) 24%,var(--surface-card)),color-mix(in srgb,var(--green) 8%,var(--surface-card)));box-shadow:inset 0 1px color-mix(in srgb,#ffffff 12%,transparent)}.pitch-dashboard__stats-details{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center;gap:.75rem}.pitch-dashboard__stats-pills{display:flex;flex-wrap:wrap;gap:.5rem}.pitch-dashboard__stats-pill{display:inline-flex;align-items:center;gap:.3125rem;padding:.375rem .625rem;border-radius:999px;font-size:.75rem;font-weight:600;color:var(--text-primary);background:color-mix(in srgb,var(--text-primary) 6%,var(--surface-card));border:1px solid color-mix(in srgb,var(--text-primary) 8%,transparent)}.pitch-dashboard__stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(88px,1fr));gap:.5rem}.pitch-dashboard__stat-chip{display:flex;flex-direction:column;gap:.125rem;padding:.5rem .625rem;border-radius:12px;background:color-mix(in srgb,var(--text-primary) 4%,var(--surface-card));border:1px solid color-mix(in srgb,var(--text-primary) 6%,transparent)}.pitch-dashboard__stat-chip-label{font-size:.6875rem;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.03em}.pitch-dashboard__stat-chip-value{font-size:.9375rem;font-weight:800;color:var(--text-primary);letter-spacing:-.02em}.pitch-dashboard__stat-chip-bar{display:block;height:3px;margin-top:.25rem;border-radius:999px;background:color-mix(in srgb,var(--text-primary) 8%,transparent);overflow:hidden}.pitch-dashboard__stat-chip-fill{display:block;height:100%;border-radius:inherit;background:var(--green);transition:width .42s cubic-bezier(.16,1,.3,1)}.pitch-dashboard__stats-hint{margin:0;font-size:.8125rem;line-height:1.45;color:var(--text-muted)}html.dark .pitch-arena-page .pitch-dashboard__stats-card{border-color:color-mix(in srgb,var(--green) 22%,rgba(255,255,255,.1));background:radial-gradient(ellipse 120% 80% at 100% 0%,color-mix(in srgb,var(--green) 18%,transparent) 0%,transparent 55%),radial-gradient(ellipse 80% 60% at 0% 100%,color-mix(in srgb,var(--green) 10%,transparent) 0%,transparent 50%),linear-gradient(165deg,color-mix(in srgb,#ffffff 4%,#111111),#0d0d0d);box-shadow:0 8px 32px #00000059,inset 0 1px #ffffff0f}html.dark .pitch-arena-page .pitch-dashboard__stats-ring{background:linear-gradient(145deg,color-mix(in srgb,var(--green) 28%,#1a1a1a),color-mix(in srgb,var(--green) 10%,#141414));box-shadow:inset 0 1px #ffffff14}html.dark .pitch-arena-page .pitch-dashboard__stats-pill,html.dark .pitch-arena-page .pitch-dashboard__stat-chip{background:#ffffff0d;border-color:#ffffff14}html:not(.dark) .pitch-arena-page .pitch-dashboard__stats-card{background:radial-gradient(ellipse 120% 80% at 100% 0%,color-mix(in srgb,var(--green) 16%,transparent) 0%,transparent 55%),radial-gradient(ellipse 80% 60% at 0% 100%,color-mix(in srgb,var(--green) 10%,transparent) 0%,transparent 50%),#fffffffa}html:not(.dark) .pitch-arena-page .pitch-dashboard__stats-hero-value,html:not(.dark) .pitch-arena-page .pitch-dashboard__stats-empty,html:not(.dark) .pitch-arena-page .pitch-dashboard__stat-chip-value{color:var(--black)}html:not(.dark) .pitch-arena-page .pitch-dashboard__stats-pill{background:#ffffffeb;border-color:#0a0a0a14;color:var(--black)}@media(max-width:380px){.pitch-dashboard__stats-body{flex-direction:column;align-items:center}.pitch-dashboard__stats-details{width:100%}}.pitch-recommendations{padding:0 var(--px) 1rem}.pitch-recommendations__head{margin-bottom:.75rem}.pitch-recommendations__title{margin:0;font-size:1rem;font-weight:800;letter-spacing:-.02em;color:var(--text-primary)}.pitch-recommendations__list{display:grid;gap:.75rem}.pitch-rec-card{position:relative;display:flex;align-items:center;gap:.875rem;padding:.875rem;border-radius:22px;border:1px solid var(--card-border);background:var(--surface-card);box-shadow:var(--card-shadow);text-decoration:none;color:inherit;overflow:hidden}.pitch-rec-card__thumb{width:64px;height:64px;border-radius:16px;overflow:hidden;flex-shrink:0;background:color-mix(in srgb,var(--green) 12%,var(--surface-card))}.pitch-rec-card__thumb-image{width:100%;height:100%;object-fit:cover;display:block}.pitch-rec-card__thumb--fixture{display:flex;align-items:center;justify-content:center;gap:.25rem;padding:.375rem}.pitch-rec-card__thumb--fallback{display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:800;color:var(--text-primary)}.pitch-rec-card__body{flex:1;min-width:0;display:flex;flex-direction:column;gap:.5rem}.pitch-rec-card__top{display:flex;align-items:flex-start;justify-content:space-between;gap:.625rem}.pitch-rec-card__title{font-size:.9375rem;font-weight:800;line-height:1.2;letter-spacing:-.02em;color:var(--text-primary);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pitch-rec-card__tag{flex-shrink:0;padding:.3125rem .625rem;border-radius:999px;font-size:.6875rem;font-weight:700;color:#111;white-space:nowrap}.pitch-rec-card__tag--polls{background:color-mix(in srgb,var(--green) 72%,#ffffff)}.pitch-rec-card__tag--predictions{background:#1d4e74;color:#fff}.pitch-rec-card__tag--quizzes{background:#d8c4ff}.pitch-rec-card__meta{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.pitch-rec-card__meta-item{display:inline-flex;align-items:center;gap:.3125rem;font-size:.75rem;color:var(--text-muted)}html:not(.dark) .pitch-arena-page .pitch-rec-card{background:#fffffffa}html:not(.dark) .pitch-arena-page .pitch-rec-card__thumb{background:#eef6ee}html:not(.dark) .pitch-arena-page .pitch-rec-card__meta-item svg{color:#0a0a0a6b}.pitch-challenges{display:flex;flex-direction:column;min-height:100%}.pitch-challenges__header{padding:.75rem var(--px) 0}.pitch-challenges__banner{position:relative;margin:.75rem var(--px) 0;height:168px;border-radius:22px;overflow:hidden;background:#111}.pitch-challenges__banner-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transform:scale(1.04);transition:opacity .42s ease,transform .62s cubic-bezier(.16,1,.3,1)}.pitch-challenges__banner-image--active{opacity:1;transform:scale(1)}.pitch-challenges__banner-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#00000014,#00000094),linear-gradient(90deg,rgba(0,0,0,.24) 0%,transparent 55%);pointer-events:none;transition:background .42s ease}.pitch-challenges__banner--polls .pitch-challenges__banner-overlay{background:linear-gradient(180deg,#12341c1f,#08180eb8),linear-gradient(90deg,rgba(26,86,32,.34) 0%,transparent 58%)}.pitch-challenges__banner--predictions .pitch-challenges__banner-overlay{background:linear-gradient(180deg,#0a12241a,#060a16b3),linear-gradient(90deg,rgba(26,86,232,.28) 0%,transparent 58%)}.pitch-challenges__banner--quizzes .pitch-challenges__banner-overlay{background:linear-gradient(180deg,#2212341f,#12081eb8),linear-gradient(90deg,rgba(124,58,237,.3) 0%,transparent 58%)}.pitch-league-card__row .avatar--img{object-fit:cover;flex-shrink:0}.pitch-challenges__picker{padding:.875rem var(--px) 0}.pitch-challenges__content{padding:.75rem var(--px) 1.5rem}html:not(.dark) .pitch-arena-page .pitch-rec-card{background:#fffffff5}.pitch-event-banner-section{margin:0;width:100%}.pitch-quick-entry-section .pitch-event-banner-section{margin-bottom:.625rem}.pitch-event-banner{position:relative;display:block;width:100%;border-radius:16px;overflow:hidden;color:#f4fff8;text-decoration:none;box-shadow:0 10px 28px #08221638}.pitch-event-banner__frame,.cropped-cover-frame.pitch-event-banner__frame{position:relative;width:100%;border-radius:inherit}.cropped-cover-frame{position:relative;overflow:hidden;background:#0f2d1f}.cropped-cover-frame__image{position:absolute;max-width:none;object-fit:cover;pointer-events:none}.cropped-cover-frame__loading{position:absolute;inset:0;background:linear-gradient(135deg,#0f2d1f,#1a4d33 55%,#0d3b28)}.pitch-event-banner__scrim{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,#06160ee0,#06160e9e 42%,#06160e47);pointer-events:none}.pitch-event-banner__content{position:absolute;inset:0;z-index:2;display:flex;align-items:center;gap:12px;padding:16px 14px 16px 16px}.pitch-event-banner__copy{flex:1 1 auto;min-width:0}.pitch-event-banner__title{margin:0;font-size:17px;font-weight:700;line-height:1.2;color:#f4fff8}.pitch-event-banner__subtitle{margin:5px 0 0;font-size:12px;line-height:1.4;opacity:.9}.pitch-event-banner__chevron{flex:0 0 auto;opacity:.92}.pitch-event-page{--lobby-green: #00b26f;--lobby-black: #0a0a0a;--lobby-white: #ffffff;--lobby-off-white: #f8faf7;--lobby-muted: #6c6c68}.pitch-event-page,.pitch-event-lb-page,.pitch-event-lb-page.pitch-league-page{padding:calc(12px + var(--inset-top, 0px)) var(--page-pad-right, 16px) calc(28px + var(--nav-bottom, 0px) + var(--inset-bottom, 0px)) var(--page-pad-left, 16px);box-sizing:border-box;min-height:100%}.pitch-event-page__header{display:grid;grid-template-columns:auto minmax(0,1fr);gap:4px 10px;align-items:start;margin-bottom:14px}.pitch-event-page__header>.mz-back{grid-row:1;align-self:center}.pitch-event-page__title-row{grid-column:2;display:flex;align-items:center;gap:8px;min-width:0}.pitch-event-page__title{margin:0;flex:1 1 auto;min-width:0;font-size:20px;font-weight:700;line-height:1.15}.pitch-event-page__header-actions{display:inline-flex;align-items:center;gap:6px;flex:0 0 auto}.pitch-event-page__subtitle{grid-column:2;margin:0;font-size:13px;line-height:1.35;color:var(--text-muted)}.pitch-event-page__phase{grid-column:2;margin:4px 0 0;font-size:12px;line-height:1.35;color:#b45309;font-weight:600}.pitch-event-page__header .pitch-event-page__score-pill{grid-column:2;justify-self:start;margin-top:6px}.pitch-event-page__lb-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border-radius:999px;border:1px solid rgba(0,0,0,.08);background:#fff;color:inherit;text-decoration:none;flex-shrink:0}.pitch-event-page__score-pill{font-size:12px;font-weight:600;padding:6px 10px;border-radius:999px;background:#107a4a1a;color:#0f6b42}.pitch-event-rules-btn{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;border:1px solid rgba(0,0,0,.08);background:#fff;font-size:12px;font-weight:600}.pitch-event-rules-btn--compact{width:36px;height:36px;padding:0;justify-content:center;gap:0;color:inherit}.pitch-event-rules-backdrop{position:fixed;inset:0;z-index:240;background:#00000080;display:grid;place-items:center;padding:20px 16px calc(20px + var(--nav-bottom, 0px) + var(--inset-bottom, 0px));box-sizing:border-box}.pitch-event-rules-modal{width:min(100%,400px);max-height:min(78dvh,560px);overflow:auto;background:#fff;border-radius:18px;padding:18px 18px 16px;box-shadow:0 18px 48px #00000047}.pitch-event-rules-modal__head{display:flex;align-items:center;gap:8px;margin-bottom:12px}.pitch-event-rules-modal__head h2{margin:0;font-size:18px}.pitch-event-rules-modal__custom{margin:0 0 12px;white-space:pre-wrap;font-size:14px;line-height:1.45}.pitch-event-rules-modal__list{margin:0;padding-left:18px;font-size:14px;line-height:1.5}.pitch-event-rules-modal__list li+li{margin-top:8px}.pitch-event-rules-modal__actions{display:flex;flex-direction:column;gap:8px;margin-top:14px}.pitch-event-rules-modal__unlock,.pitch-event-rules-modal__close{width:100%}.pitch-event-rules-modal__unlocked{margin:0;padding:10px 12px;border-radius:12px;background:#107a4a1a;color:#0f6b42;font-size:13px;font-weight:600;text-align:center}.pitch-event-page .pitch-lobby-tabs{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:14px}.pitch-event-predictions{display:flex;flex-direction:column;gap:16px}.pitch-event-predictions .pitch-lobby-day__title{margin:0 0 10px;font-size:13px;font-weight:700;color:var(--text-muted, #64748b)}.pitch-event-predictions .pitch-lobby-list--tickets{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}html:not(.dark):not([data-theme=dark]) .pitch-event-predictions .pitch-pred-ticket{color:#111}html:not(.dark):not([data-theme=dark]) .pitch-event-predictions .pitch-pred-ticket__team-name,html:not(.dark):not([data-theme=dark]) .pitch-event-predictions .pitch-pred-ticket__meta strong,html:not(.dark):not([data-theme=dark]) .pitch-event-predictions .pitch-pred-ticket__match-score-value,html:not(.dark):not([data-theme=dark]) .pitch-event-predictions .pitch-pred-ticket__pick-row-value{color:#111}html:not(.dark):not([data-theme=dark]) .pitch-event-predictions .pitch-pred-ticket__versus,html:not(.dark):not([data-theme=dark]) .pitch-event-predictions .pitch-pred-ticket__stage,html:not(.dark):not([data-theme=dark]) .pitch-event-predictions .pitch-pred-ticket__meta,html:not(.dark):not([data-theme=dark]) .pitch-event-predictions .pitch-pred-ticket__pick-row-label,html:not(.dark):not([data-theme=dark]) .pitch-event-predictions .pitch-pred-ticket__kc--pending,html:not(.dark):not([data-theme=dark]) .pitch-event-predictions .pitch-pred-ticket__chevron{color:#5f5f5a}html:not(.dark):not([data-theme=dark]) .pitch-event-predictions .pitch-pred-ticket__action,html:not(.dark):not([data-theme=dark]) .pitch-event-predictions .pitch-pred-ticket__share{color:#0f2d1f}.pitch-event-predictions .pitch-pred-ticket:before,.pitch-event-predictions .pitch-pred-ticket:after{display:none}.pitch-event-predictions button.pitch-pred-ticket__teams-link{width:100%;appearance:none;border:0;background:transparent;padding:0;text-align:inherit;color:inherit;font:inherit;cursor:pointer}.pitch-event-referrals__summary{margin:0 0 12px;font-size:13px;color:var(--text-muted)}.pitch-event-referrals__share{margin-bottom:14px;padding:12px 14px;border-radius:14px;background:#fff;border:1px solid rgba(0,0,0,.06)}.pitch-event-referrals__share-url{margin:0 0 10px;font-size:12px;line-height:1.35;word-break:break-all;color:var(--text-muted)}.pitch-event-referrals__share-actions{display:flex;gap:8px;flex-wrap:wrap}.pitch-event-referrals__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.pitch-event-referrals__row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:14px;background:#fff;border:1px solid rgba(0,0,0,.06)}.pitch-event-referrals__name{margin:0;font-size:14px;font-weight:600}.pitch-event-referrals__date{margin:2px 0 0;font-size:12px;color:var(--text-muted)}.pitch-event-referrals__kc{font-size:12px;font-weight:700;color:#0f6b42}.pitch-event-empty{margin:0;padding:20px 0;text-align:center;color:var(--text-muted);font-size:14px}.pitch-event-lb-page__header{display:flex;align-items:center;gap:10px;margin-bottom:14px}.pitch-event-lb-page__title{margin:0;flex:1 1 auto;min-width:0;font-size:18px;font-weight:700}.pitch-event-lb-list__row{flex-wrap:wrap}.pitch-event-lb-list__avatar-wrap{position:relative;display:inline-flex}.pitch-event-lb-list__trophy{position:absolute;right:-4px;bottom:-4px;width:18px;height:18px;border-radius:999px;display:grid;place-items:center;background:#f5c518;color:#5a4300;box-shadow:0 2px 6px #0000002e}.pitch-event-lb-list__score-btn{border:0;background:transparent;padding:0;margin-left:auto}.pitch-event-lb-list__score-static{margin-left:auto}.pitch-event-lb-list__row--open{padding-bottom:8px}.pitch-event-lb-breakdown{width:100%;margin:4px 0 0 42px;padding:10px 12px;border-radius:12px;background:#0000000a}.pitch-event-lb-breakdown__row{display:flex;justify-content:space-between;gap:12px;font-size:12px}.pitch-event-lb-breakdown__row+.pitch-event-lb-breakdown__row{margin-top:6px}.pitch-event-lb-preview__hint{padding-top:8px;padding-bottom:14px}.pitch-event-lb-preview .pitch-league-rank-list{padding-top:0}.pitch-event-lb-preview__podium{margin-bottom:.125rem}.pitch-event-lb-topfive__podium{margin-bottom:.125rem!important}.pitch-event-lb-topfive__divider{height:1px;width:100%;background:var(--grey-200, #e8e8e5);margin:0}.pitch-event-lb-preview__player{gap:.5rem}.pitch-event-lb-preview__avatar{width:42px;height:42px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;font-size:17px;font-weight:800;background:#00000014;color:#0006;border:1px dashed rgba(0,0,0,.18)}.pitch-event-lb-preview__avatar--sm{width:34px;height:34px;border-radius:10px;font-size:15px}.pitch-event-lb-preview-sheet{position:fixed;inset:0;z-index:95;display:flex;align-items:flex-end;justify-content:center;padding:0 14px calc(14px + var(--inset-bottom, 0px))}.pitch-event-lb-preview-sheet__backdrop{position:absolute;inset:0;border:0;background:#0a0a0a73}.pitch-event-lb-preview-sheet__card{position:relative;width:min(460px,100%);border-radius:18px;background:#fff;padding:14px;box-shadow:0 14px 36px #0000003d}.pitch-event-lb-preview-sheet__title{margin:0 0 10px;font-size:14px;font-weight:700}.pitch-event-lb-preview-sheet__card .pitch-event-lb-breakdown{margin:0 0 12px}.pitch-event-lb-preview-sheet__total{margin-top:8px;padding-top:8px;border-top:1px solid rgba(0,0,0,.08);font-weight:700}.pitch-event-page__loading{padding:calc(40px + var(--inset-top, 0px)) 0}.tunnel-ui{--tunnel-bg: var(--bg, #f7f7f5);--tunnel-surface: var(--surface, #ffffff);--tunnel-surface-raised: var(--grey-100, #f2f2f0);--tunnel-surface-card: var(--card-surface, #ffffff);--tunnel-ink: var(--text-primary, #0a0a0a);--tunnel-muted: var(--text-muted, #6c6c68);--tunnel-rule: var(--grey-200, #e8e8e5);--tunnel-lime: var(--green, #00b26f);--tunnel-lime-dim: rgba(var(--green-rgb), .12);--tunnel-lime-glow: rgba(var(--green-rgb), .28);--tunnel-blue: #5c96ff;--tunnel-blue-dim: rgba(92, 150, 255, .14);--tunnel-coral: #ef4444;--tunnel-coral-dim: rgba(239, 68, 68, .1);--tunnel-orange: #ebb34d;--tunnel-orange-dim: rgba(235, 179, 77, .14);--tunnel-cat-technique: var(--green, #55b57f);--tunnel-cat-technique-dim: color-mix(in srgb, var(--tunnel-cat-technique) 72%, #000);--tunnel-cat-tactics: #5c96ff;--tunnel-cat-tactics-dim: color-mix(in srgb, var(--tunnel-cat-tactics) 72%, #000);--tunnel-cat-fitness: #ebb34d;--tunnel-cat-fitness-dim: color-mix(in srgb, var(--tunnel-cat-fitness) 72%, #000);--tunnel-on-category: #ffffff;--tunnel-card-radius: 20px;--tunnel-card-radius-sm: 14px;--tunnel-font-display: var(--font-display, system-ui, sans-serif);--tunnel-on-accent: var(--on-green, #0a0a0a);background:var(--tunnel-bg);color:var(--tunnel-ink);min-height:100dvh}html.dark .tunnel-ui,html[data-theme=dark] .tunnel-ui{--tunnel-bg: var(--bg-dark, #0a0a0a);--tunnel-surface: var(--surface-dark, #141414);--tunnel-surface-raised: #1c1c1c;--tunnel-surface-card: var(--raised-dark, #1e1e1e);--tunnel-ink: var(--text-dark, #f0f0ee);--tunnel-muted: rgba(240, 240, 238, .52);--tunnel-rule: rgba(255, 255, 255, .08);--tunnel-lime: var(--green, #00b26f);--tunnel-lime-dim: rgba(var(--green-rgb), .14);--tunnel-lime-glow: rgba(var(--green-rgb), .35)}.tunnel-ui .tunnel-page__head,.tunnel-ui .screen-header{background:var(--tunnel-bg);border-bottom-color:var(--tunnel-rule)}.tunnel-ui .football-hub-header__title,.tunnel-ui .t-display,.tunnel-ui .t-title,.tunnel-ui .match-section-title{color:var(--tunnel-ink)}.tunnel-ui .t-caption,.tunnel-ui .football-hub-header__subtitle,.tunnel-ui .football-hub-header__eyebrow{color:var(--tunnel-muted)}.tunnel-ui .tunnel-page__city{background:var(--green, #00b26f);border-color:#0a0a0a14;color:#0a0a0a}.tunnel-ui{--tunnel-tab-blur: 20px;--tunnel-tab-track-bg: rgba(255, 255, 255, .38);--tunnel-tab-track-border: rgba(255, 255, 255, .58);--tunnel-tab-track-shadow: inset 0 1px 0 rgba(255, 255, 255, .82), inset 0 -1px 0 rgba(10, 10, 10, .05);--tunnel-tab-item-text: rgba(10, 10, 10, .5);--tunnel-tab-item-text-hover: rgba(10, 10, 10, .72);--tunnel-tab-item-active-bg: rgba(255, 255, 255, .72);--tunnel-tab-item-active-border: rgba(255, 255, 255, .92);--tunnel-tab-item-active-text: var(--green, #00b26f);--tunnel-tab-item-active-shadow: inset 0 1px 0 rgba(255, 255, 255, .98), 0 6px 18px rgba(10, 10, 10, .08)}.tunnel-dedicated-page__sheet{--tunnel-tab-track-bg: rgba(255, 255, 255, .06);--tunnel-tab-track-border: rgba(255, 255, 255, .12);--tunnel-tab-track-shadow: inset 0 1px 0 rgba(255, 255, 255, .14), inset 0 -1px 0 rgba(0, 0, 0, .32);--tunnel-tab-item-text: rgba(255, 255, 255, .52);--tunnel-tab-item-text-hover: rgba(255, 255, 255, .78);--tunnel-tab-item-active-bg: rgba(255, 255, 255, .13);--tunnel-tab-item-active-border: rgba(255, 255, 255, .26);--tunnel-tab-item-active-text: #fff;--tunnel-tab-item-active-shadow: inset 0 1px 0 rgba(255, 255, 255, .24), 0 10px 28px rgba(0, 0, 0, .28)}.tunnel-dedicated-page__sheet .tunnel-cut-panel--paper{--tunnel-tab-track-bg: rgba(255, 255, 255, .52);--tunnel-tab-track-border: rgba(255, 255, 255, .72);--tunnel-tab-track-shadow: inset 0 1px 0 rgba(255, 255, 255, .9), inset 0 -1px 0 rgba(10, 10, 10, .04);--tunnel-tab-item-text: rgba(10, 10, 10, .48);--tunnel-tab-item-text-hover: rgba(10, 10, 10, .7);--tunnel-tab-item-active-bg: rgba(255, 255, 255, .82);--tunnel-tab-item-active-border: rgba(255, 255, 255, .96);--tunnel-tab-item-active-text: var(--green, #00b26f);--tunnel-tab-item-active-shadow: inset 0 1px 0 rgba(255, 255, 255, 1), 0 8px 22px rgba(10, 10, 10, .1)}.tunnel-ui .city-row,.tunnel-ui .city-row--scroll,.tunnel-ui .pill-toggle{display:flex;flex-wrap:nowrap;align-items:flex-end;gap:0;margin-bottom:0;padding:5px 6px 0;border-radius:14px 14px 0 0;background:var(--tunnel-tab-track-bg);border:1px solid var(--tunnel-tab-track-border);box-shadow:var(--tunnel-tab-track-shadow);backdrop-filter:blur(var(--tunnel-tab-blur)) saturate(165%);-webkit-backdrop-filter:blur(var(--tunnel-tab-blur)) saturate(165%);overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.tunnel-ui .city-row--scroll::-webkit-scrollbar{display:none}.tunnel-ui .city-row--scroll:after{flex:0 0 6px}.tunnel-ui .city-pill,.tunnel-ui .pill-toggle__item{position:relative;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-height:0;height:auto;width:auto;margin:0;padding:10px 14px 11px;border:1px solid transparent;border-radius:10px 10px 0 0;background:transparent;color:var(--tunnel-tab-item-text);font-family:var(--font-body, inherit);font-size:13px;font-weight:600;letter-spacing:-.01em;text-transform:none;white-space:nowrap;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease}.tunnel-ui .city-pill:after,.tunnel-ui .pill-toggle__item:after{content:"";position:absolute;left:12px;bottom:5px;width:6px;height:2px;border-radius:2px;background:currentColor;opacity:0;transition:width .16s ease,opacity .16s ease}.tunnel-ui .tunnel-page__tabs .city-pill{flex:0 0 auto}.tunnel-ui .city-pill.selected,.tunnel-ui .pill-toggle__item.active{background:var(--tunnel-tab-item-active-bg);border-color:var(--tunnel-tab-item-active-border);color:var(--tunnel-tab-item-active-text);font-weight:700;box-shadow:var(--tunnel-tab-item-active-shadow);backdrop-filter:blur(calc(var(--tunnel-tab-blur) + 4px)) saturate(180%);-webkit-backdrop-filter:blur(calc(var(--tunnel-tab-blur) + 4px)) saturate(180%)}.tunnel-ui .city-pill.selected:after,.tunnel-ui .pill-toggle__item.active:after{width:18px;opacity:.82}.tunnel-ui .city-pill:active:not(.selected),.tunnel-ui .pill-toggle__item:active:not(.active){color:var(--tunnel-tab-item-text-hover)}.tunnel-ui .around-me-tabs.city-row--scroll,.tunnel-ui .tunnel-find-match__tabs.city-row--scroll,.tunnel-ui .tunnel-clubs__tabs .city-row--scroll,.tunnel-ui .tunnel-page__tabs-pills.city-row--scroll,.tunnel-ui .tunnel-all-matches__tabs-pills.city-row--scroll,.tunnel-ui .match-hub-panel__pills.city-row--scroll{gap:0;padding:5px 6px 0;scroll-padding-inline:6px}.tunnel-progress{width:100%}.tunnel-progress__head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.tunnel-progress__label{font-size:12px;font-weight:600;color:var(--tunnel-muted);text-transform:uppercase;letter-spacing:.06em}.tunnel-progress__count{font-family:var(--tunnel-font-display);font-size:14px;font-weight:800;color:var(--tunnel-ink)}.tunnel-progress__count-sep{color:var(--tunnel-muted);font-weight:600}.tunnel-progress__track{height:6px;border-radius:999px;background:var(--tunnel-surface-raised);overflow:hidden}.tunnel-progress--sm .tunnel-progress__track{height:4px}.tunnel-progress--lg .tunnel-progress__track{height:10px}.tunnel-progress__fill{height:100%;border-radius:999px;transition:width .6s cubic-bezier(.22,1,.36,1)}.tunnel-progress--lime .tunnel-progress__fill{background:var(--tunnel-lime)}.tunnel-progress--blue .tunnel-progress__fill{background:var(--tunnel-blue)}.tunnel-progress--coral .tunnel-progress__fill{background:var(--tunnel-coral)}.tunnel-progress--orange .tunnel-progress__fill{background:var(--tunnel-orange)}.tunnel-step-progress{padding:0 var(--page-pad-left) 20px var(--page-pad-right)}.tunnel-step-progress__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.tunnel-step-progress__label{font-size:13px;font-weight:700;color:var(--tunnel-muted);text-transform:uppercase;letter-spacing:.08em}.tunnel-step-progress__pct{font-family:var(--tunnel-font-display);font-size:22px;font-weight:900;color:var(--tunnel-lime)}.tunnel-step-progress__track{display:flex;gap:6px}.tunnel-step-progress__segment{flex:1;height:6px;border-radius:999px;background:var(--tunnel-surface-raised);transition:background .3s ease}.tunnel-step-progress__segment--done{background:var(--tunnel-lime)}.tunnel-step-progress__segment--active{background:var(--tunnel-lime);box-shadow:0 0 12px var(--tunnel-lime-glow)}.tunnel-step-progress__step-label{margin:10px 0 0;font-size:15px;font-weight:700;color:var(--tunnel-ink)}.tunnel-greeting{padding:4px var(--page-pad-left) 0 var(--page-pad-right)}.tunnel-greeting__welcome{margin:0;font-family:var(--tunnel-font-display);font-size:clamp(1.5rem,5vw,2rem);font-weight:900;line-height:1.05;color:var(--tunnel-ink)}.tunnel-greeting__sub{margin:6px 0 0;font-size:14px;color:var(--tunnel-muted)}.tunnel-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:16px var(--page-pad-left) 0 var(--page-pad-right)}.tunnel-stat-card{display:flex;flex-direction:column;gap:4px;padding:16px;border-radius:var(--tunnel-card-radius);border:1px solid var(--tunnel-rule);min-height:88px}.tunnel-stat-card--lime{background:var(--tunnel-lime);border-color:var(--tunnel-lime);color:var(--tunnel-on-accent)}.tunnel-stat-card--dark{background:var(--tunnel-surface-card);color:var(--tunnel-ink)}.tunnel-stat-card--blue{background:var(--tunnel-blue);border-color:var(--tunnel-blue);color:var(--tunnel-on-accent)}.tunnel-stat-card__label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;opacity:.72}.tunnel-stat-card--dark .tunnel-stat-card__label{color:var(--tunnel-muted);opacity:1}.tunnel-stat-card__value{font-family:var(--tunnel-font-display);font-size:clamp(1.75rem,6vw,2.25rem);font-weight:900;line-height:1}.tunnel-cta-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:16px var(--page-pad-left) 0 var(--page-pad-right)}.tunnel-cta{display:flex;flex-direction:column;align-items:flex-start;gap:0;padding:18px 16px;border-radius:var(--tunnel-card-radius);border:none;text-align:left;cursor:pointer;min-height:110px;transition:transform .12s ease}.tunnel-cta:active{transform:scale(.98)}.tunnel-cta--create{background:var(--tunnel-coral);color:#fff}.tunnel-cta--join{background:var(--tunnel-blue);color:#fff}.tunnel-cta__icon{width:40px;height:40px;border-radius:12px;background:#ffffff2e;display:flex;align-items:center;justify-content:center;margin-bottom:12px}.tunnel-cta__label{font-family:var(--tunnel-font-display);font-size:15px;font-weight:900;text-transform:lowercase}.tunnel-cta__hint{font-size:12px;opacity:.75;margin-top:2px}.tunnel-ui .match-card-v2{margin:0 var(--page-pad-left) 12px var(--page-pad-right);padding:16px;border-radius:var(--tunnel-card-radius);background:var(--tunnel-surface-card);border:1px solid var(--tunnel-rule);box-shadow:none}.tunnel-ui .match-card-v2--green,.tunnel-ui .match-card-v2--lime{border-left:3px solid var(--tunnel-lime)}.tunnel-ui .match-card-v2--blue{border-left:3px solid var(--tunnel-blue)}.tunnel-ui .match-card-v2--pink,.tunnel-ui .match-card-v2--coral{border-left:3px solid var(--tunnel-coral)}.tunnel-ui .match-card-v2--orange{border-left:3px solid var(--tunnel-orange)}.tunnel-ui .match-card-v2__title{color:var(--tunnel-ink);font-size:16px}.tunnel-ui .match-card-v2__meta,.tunnel-ui .match-card-v2__tags{color:var(--tunnel-muted)}.tunnel-ui .match-card-v2__tags{color:var(--tunnel-lime)}.tunnel-ui .match-card-v2__slots{color:var(--tunnel-ink)}.tunnel-ui .match-card-v2__spots{color:var(--tunnel-muted)}.tunnel-ui .match-card-v2__join{padding:6px 14px;border-radius:999px;background:var(--tunnel-lime);color:var(--tunnel-on-accent);font-size:12px;font-weight:800}.tunnel-ui .match-card-v2__chevron{color:var(--tunnel-muted)}.tunnel-ui .match-card-v2 .fill-bar{display:none}.tunnel-ui .match-card-v2__tunnel-progress{margin-top:12px}.tunnel-ui .match-upcoming-section__head,.tunnel-ui .match-friend-activity{padding-left:var(--page-pad-left);padding-right:var(--page-pad-right)}.tunnel-ui .match-section-link{color:var(--tunnel-lime)}.tunnel-ui .match-friend-activity__row{background:var(--tunnel-surface-card);border-color:var(--tunnel-rule)}.tunnel-ui .match-friend-activity__line,.tunnel-ui .match-friend-activity__match{color:var(--tunnel-ink)}.tunnel-ui .match-friend-activity__time{color:var(--tunnel-muted)}.tunnel-ui .match-hub-join__code,.tunnel-ui .card{background:var(--tunnel-surface-card);border:1px solid var(--tunnel-rule);border-radius:var(--tunnel-card-radius);color:var(--tunnel-ink)}.tunnel-ui .input,.tunnel-ui textarea.input,.tunnel-ui select.input{background:var(--tunnel-surface-raised);border-color:var(--tunnel-rule);color:var(--tunnel-ink);border-radius:var(--tunnel-card-radius-sm)}.tunnel-ui .input::placeholder{color:var(--tunnel-muted)}.tunnel-ui .btn-green{background:var(--tunnel-lime);color:var(--tunnel-on-accent);border-color:var(--tunnel-lime);font-weight:800;border-radius:var(--tunnel-card-radius-sm)}.tunnel-ui .btn-outline{background:transparent;border-color:var(--tunnel-rule);color:var(--tunnel-ink);border-radius:var(--tunnel-card-radius-sm)}.tunnel-ui .btn-ghost{color:var(--tunnel-muted)}.tunnel-tournaments__head{padding:0}.tunnel-tournaments__fab{width:44px;height:44px;border-radius:50%;border:none;background:var(--tunnel-lime);color:var(--tunnel-on-accent);display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;box-shadow:0 4px 20px var(--tunnel-lime-glow)}.tunnel-tournament-card{display:flex;align-items:stretch;gap:0;width:100%;text-align:left;padding:0;border-radius:var(--tunnel-card-radius);border:1px solid var(--tunnel-rule);background:var(--tunnel-surface-card);overflow:hidden;cursor:pointer;transition:transform .12s ease;margin-bottom:10px;box-shadow:var(--shadow-card, 0 1px 4px rgba(0, 0, 0, .06))}.tunnel-tournament-card:active{transform:scale(.99)}.tunnel-tournament-card--mine{border-color:rgba(var(--green-rgb),.35)}.tunnel-tournament-card__score{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:72px;padding:16px 12px;background:var(--tunnel-lime);color:var(--tunnel-on-accent)}.tunnel-tournament-card--open .tunnel-tournament-card__score{background:var(--tunnel-blue)}.tunnel-tournament-card__score-num{font-family:var(--tunnel-font-display);font-size:1.75rem;font-weight:900;line-height:1}.tunnel-tournament-card__score-label{font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;margin-top:4px;opacity:.7}.tunnel-tournament-card__body{flex:1;min-width:0;padding:14px 16px;display:flex;flex-direction:column;justify-content:center;gap:4px}.tunnel-tournament-card__name{font-family:var(--tunnel-font-display);font-size:15px;font-weight:800;color:var(--tunnel-ink);margin:0}.tunnel-tournament-card__meta{font-size:12px;color:var(--tunnel-muted);margin:0}.tunnel-tournament-card__tag{display:inline-flex;align-self:flex-start;margin-top:6px;padding:3px 8px;border-radius:999px;background:var(--tunnel-lime-dim);color:var(--tunnel-lime);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.tunnel-tournament-card--open .tunnel-tournament-card__tag{background:var(--tunnel-blue-dim);color:var(--tunnel-blue)}.tunnel-tournaments__create{padding:20px;display:flex;flex-direction:column;gap:10px}.tunnel-tournaments__section{margin-top:20px}.tunnel-tournaments__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;margin-top:24px;padding:32px 20px;border-radius:20px;border:1px dashed var(--tunnel-rule, rgba(10, 10, 10, .12));background:var(--tunnel-surface-raised, #f7f7f7);text-align:center}.tunnel-tournaments__empty-icon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:999px;background:#00b26f1f;color:#00b26f}.tunnel-tournaments__empty-title{margin:4px 0 0;font-size:1.05rem;font-weight:900;color:#0a0a0a}.tunnel-tournaments__empty-body{margin:0;max-width:280px;font-size:13px;line-height:1.45;color:#0a0a0a94}.tunnel-tournaments__empty .btn{margin-top:8px}.tunnel-tournaments__section .match-section-title{margin-bottom:12px}.tunnel-ui .tunnel-tournament-detail__fixture{border-top-color:var(--tunnel-rule);padding:14px 0}.tunnel-fixture-card{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-radius:var(--tunnel-card-radius-sm);background:var(--tunnel-surface-raised);border:1px solid var(--tunnel-rule);margin-top:10px}.tunnel-fixture-card__teams{flex:1;min-width:0;font-size:14px;font-weight:600;color:var(--tunnel-ink)}.tunnel-fixture-card__score{display:flex;align-items:center;gap:8px}.tunnel-fixture-card__score-display{font-family:var(--tunnel-font-display);font-size:1.5rem;font-weight:900;color:var(--tunnel-lime);min-width:48px;text-align:center}.tunnel-fixture-card__score-display--pending{color:var(--tunnel-muted);font-size:1rem}.tunnel-wizard--build-match .tunnel-wizard__kicker{margin:0 0 4px;font-size:.68rem;letter-spacing:.1em;text-transform:uppercase;color:var(--tunnel-lime, #c8f542)}.tunnel-wizard--build-match .tunnel-wizard__title{margin:0}.tunnel-wizard--overlay{min-height:0;max-height:min(92vh,900px);overflow-y:auto;padding-bottom:24px;background:var(--bg)}.tunnel-wizard__overlay-head{position:sticky;top:0;z-index:2;padding:20px var(--px) 12px;background:color-mix(in oklab,var(--bg) 94%,transparent);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.tunnel-wizard__close{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;margin-bottom:12px;border:1px solid var(--grey-200);border-radius:50%;background:var(--white);color:var(--black);cursor:pointer}.create-match-desktop-overlay{position:fixed;inset:0;z-index:320;display:flex;align-items:center;justify-content:center;padding:24px;background:#000000a6}.create-match-desktop-overlay__panel{display:flex;flex-direction:column;width:min(560px,calc(100vw - 48px));max-height:min(92vh,900px);overflow:hidden;border-radius:20px;background:var(--bg);box-shadow:0 24px 80px #00000059}.create-match-warn__view-link{display:inline-block;margin:0 0 4px;font-size:14px;font-weight:600;color:var(--green);text-decoration:underline}.tunnel-wizard__section-copy{margin:0 0 16px;color:var(--tunnel-muted, #9aa7b8);font-size:.85rem}.tunnel-wizard__errors{padding:0 var(--px) 16px}.tunnel-wizard__kickoff-preview{margin:0 0 12px;font-size:.82rem;letter-spacing:.06em;text-transform:uppercase;color:var(--tunnel-lime, #c8f542)}.tunnel-wizard__format-grid--game{margin-bottom:16px}.tunnel-wizard__format-btn--game{display:flex;flex-direction:column;align-items:flex-start;gap:4px;min-height:3.25rem}.tunnel-wizard__format-btn-label{font-weight:700;letter-spacing:.04em}.tunnel-wizard__format-btn-meta{font-size:.72rem;color:var(--tunnel-muted, #9aa7b8)}.tunnel-wizard__nav{display:flex;gap:8px;margin-top:24px}.tunnel-wizard__nav .btn-green{flex:1}.tunnel-wizard__suggest{display:flex;flex-direction:column;gap:8px;margin-top:16px}.tunnel-wizard__turf-meta{display:block;margin-top:2px}.tunnel-wizard__squad-capacity{margin-bottom:16px}.tunnel-wizard__ready-card{padding:0;overflow:hidden;margin-bottom:16px}.tunnel-wizard__ready-meta{margin:0 0 20px;padding:0;list-style:none;color:var(--tunnel-muted, #9aa7b8);font-size:.82rem;line-height:1.6}.tunnel-wizard__create-btn{flex:1;min-height:44px}.tunnel-wizard__success-actions{display:flex;flex-direction:column;gap:8px;width:100%}.tunnel-wizard{padding-bottom:calc(24px + var(--nav-bottom, 0px))}.tunnel-wizard__section{padding:0 var(--page-pad-left) 24px var(--page-pad-right)}.tunnel-wizard__section--slots{padding-bottom:calc(220px + var(--nav-bottom, 0px))}.tunnel-wizard__slot-extra{margin-top:8px}.tunnel-wizard__section-title{margin:0 0 16px;font-family:var(--tunnel-font-display);font-size:1.25rem;font-weight:900;color:var(--tunnel-ink)}.tunnel-match-success{display:flex;flex-direction:column;gap:20px}.tunnel-match-success__hero{text-align:center;padding:8px 0 4px}.tunnel-match-success__icon{color:var(--tunnel-lime);margin:0 auto 12px}.tunnel-match-success__title{margin:0 0 8px;font-family:var(--tunnel-font-display);font-size:1.5rem;font-weight:900;color:var(--tunnel-ink)}.tunnel-match-success__subtitle{margin:0;font-size:15px;line-height:1.45;color:var(--tunnel-muted)}.tunnel-match-success__link-card{padding:16px;background:var(--tunnel-surface-card);border:1px solid var(--tunnel-rule)}.tunnel-match-success__link-label{margin:0 0 8px;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--tunnel-muted)}.tunnel-match-success__link{margin:0;font-size:14px;font-weight:600;line-height:1.45;word-break:break-all;color:var(--tunnel-ink)}.tunnel-match-success__actions{display:flex;flex-direction:column;gap:8px}.tunnel-wizard__field{margin-bottom:16px}.tunnel-wizard__field-label{display:block;margin-bottom:8px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--tunnel-muted)}.tunnel-wizard__format-grid{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.tunnel-wizard__format-btn{padding:10px 14px;border-radius:var(--tunnel-card-radius-sm);border:1px solid var(--tunnel-rule);background:var(--tunnel-surface-raised);color:var(--tunnel-ink);font-size:13px;font-weight:700;cursor:pointer}.tunnel-wizard__format-btn--active{background:var(--tunnel-lime);border-color:var(--tunnel-lime);color:var(--tunnel-on-accent)}.tunnel-wizard__turf-option{width:100%;text-align:left;padding:14px 16px;border-radius:var(--tunnel-card-radius-sm);border:1px solid var(--tunnel-rule);background:var(--tunnel-surface-raised);color:var(--tunnel-ink);cursor:pointer;margin-bottom:8px;transition:border-color .15s ease}.tunnel-wizard__turf-option--active{border-color:var(--tunnel-lime);background:var(--tunnel-lime-dim)}.tunnel-ui .match-detail-rich{background:var(--tunnel-bg)}.tunnel-ui .match-detail-rich__title{color:var(--tunnel-ink)}.tunnel-ui .match-detail-rich__body{background:var(--tunnel-surface-card);border-radius:var(--tunnel-card-radius) var(--tunnel-card-radius) 0 0;margin-top:-16px;position:relative}.tunnel-ui .match-info-row__primary{color:var(--tunnel-ink)}.tunnel-ui .match-info-row__secondary{color:var(--tunnel-muted)}.tunnel-match-slots{padding:16px var(--page-pad-left);background:var(--tunnel-surface-card);border-top:1px solid var(--tunnel-rule)}.tunnel-status-bar{display:flex;align-items:center;gap:8px;padding:10px 14px;border-radius:var(--tunnel-card-radius-sm);background:var(--tunnel-surface-raised);border:1px solid var(--tunnel-rule);margin-bottom:16px}.tunnel-status-bar__dot{width:8px;height:8px;border-radius:50%;background:var(--tunnel-lime);flex-shrink:0}.tunnel-status-bar__text{font-size:13px;font-weight:600;color:var(--tunnel-ink)}.tunnel-status-bar__count{margin-left:auto;font-family:var(--tunnel-font-display);font-size:18px;font-weight:900;color:var(--tunnel-lime)}@media(min-width:768px){.tunnel-stats,.tunnel-cta-row{max-width:480px}}.tunnel-clubs__tabs,.tunnel-clubs__section{margin-top:16px}.tunnel-club-card{display:flex;align-items:center;gap:12px;width:100%;padding:14px 16px;margin-bottom:10px;border-radius:var(--tunnel-card-radius);border:1px solid var(--tunnel-rule);background:var(--tunnel-surface-card);text-align:left;cursor:pointer}.tunnel-club-card--mine{border-color:rgba(var(--green-rgb),.25)}.tunnel-club-card__logo{width:44px;height:44px;border-radius:12px;background:var(--tunnel-surface-raised);display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0;color:var(--tunnel-lime)}.tunnel-club-card__logo img{width:100%;height:100%;object-fit:cover}.tunnel-club-card__body{flex:1;min-width:0}.tunnel-club-card__name{margin:0;font-weight:800;color:var(--tunnel-ink)}.tunnel-club-card__meta{margin:4px 0 0;font-size:12px;color:var(--tunnel-muted)}.tunnel-club-card__tag{display:inline-flex;margin-top:6px;padding:2px 8px;border-radius:999px;background:var(--tunnel-lime-dim);color:var(--tunnel-lime);font-size:10px;font-weight:700;text-transform:uppercase}.tunnel-club-card__actions{flex-shrink:0}.tunnel-status-pill{padding:4px 10px;border-radius:999px;font-size:11px;font-weight:700;text-transform:uppercase}.tunnel-status-pill--pending{background:var(--tunnel-orange-dim);color:var(--tunnel-orange)}.tunnel-status-pill--lime{background:var(--tunnel-lime-dim);color:var(--tunnel-lime)}.tunnel-status-pill--coral{background:var(--tunnel-coral-dim);color:var(--tunnel-coral)}.tunnel-club-detail__hero{display:flex;gap:14px;align-items:center;margin:16px 0}.tunnel-club-detail__logo{width:64px;height:64px;border-radius:16px;background:var(--tunnel-surface-raised);display:flex;align-items:center;justify-content:center;color:var(--tunnel-lime);overflow:hidden}.tunnel-club-detail__logo img{width:100%;height:100%;object-fit:cover}.tunnel-club-detail__desc{color:var(--tunnel-muted);margin:0 0 16px}.tunnel-club-member{display:flex;align-items:center;gap:12px;padding:10px 0;border-top:1px solid var(--tunnel-rule)}.tunnel-club-member__name{margin:0;font-weight:700;color:var(--tunnel-ink)}.tunnel-club-detail__actions{display:grid;gap:10px;margin-top:20px}.tunnel-stat-card--link{text-decoration:none;color:inherit}.tunnel-stats--club{padding:0;margin-top:16px}.tunnel-standings{border:1px solid var(--tunnel-rule);border-radius:var(--tunnel-card-radius-sm);overflow:hidden}.tunnel-standings__head,.tunnel-standings__row{display:grid;grid-template-columns:28px 1fr repeat(6,32px);gap:4px;padding:10px 12px;align-items:center;font-size:12px}.tunnel-standings__head{background:var(--tunnel-surface-raised);color:var(--tunnel-muted);font-weight:700;text-transform:uppercase}.tunnel-standings__row{border-top:1px solid var(--tunnel-rule);color:var(--tunnel-ink)}.tunnel-standings__team{font-weight:700}.tunnel-standings__pts{font-weight:900;color:var(--tunnel-lime)}.tunnel-bracket{display:flex;flex-direction:column;gap:10px}.tunnel-bracket__match{display:grid;grid-template-columns:1fr auto 1fr;gap:8px;align-items:center;padding:12px;border-radius:var(--tunnel-card-radius-sm);background:var(--tunnel-surface-raised);border:1px solid var(--tunnel-rule)}.tunnel-bracket__team{font-size:13px;font-weight:600;color:var(--tunnel-ink)}.tunnel-bracket__score{font-family:var(--tunnel-font-display);font-weight:900;color:var(--tunnel-lime)}.tunnel-daily-footer{margin-top:24px;padding:0 var(--page-pad-left) calc(24px + var(--nav-bottom, 0px)) var(--page-pad-right);border-top:1px solid var(--tunnel-rule);padding-top:20px}.tunnel-daily{margin-top:4px}.tunnel-daily__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.tunnel-daily__title{margin:0;font-family:var(--tunnel-font-display);font-size:1.125rem;font-weight:800;color:var(--tunnel-ink);letter-spacing:-.01em}.tunnel-daily__more{margin:0;padding:0;border:0;background:transparent;font-size:14px;font-weight:600;color:var(--tunnel-muted);cursor:pointer}.tunnel-daily__scroll{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:2px 2px 8px;margin-right:calc(-1 * var(--page-pad-right));padding-right:var(--page-pad-right)}.tunnel-daily__scroll::-webkit-scrollbar{display:none}.tunnel-daily__item{flex:0 0 210px;scroll-snap-align:start}.tunnel-daily-card,.tunnel-daily-card__link{display:block;text-decoration:none;color:inherit}.tunnel-daily-card{background:var(--tunnel-surface-card);border:1px solid var(--tunnel-rule);border-radius:16px;padding:10px;box-shadow:0 4px 16px #0a0a0a0a;height:100%;transition:transform .15s ease}.tunnel-daily-card__link:active .tunnel-daily-card{transform:scale(.985)}.tunnel-daily-card__media{position:relative;border-radius:12px;overflow:hidden;aspect-ratio:16 / 10;background:var(--tunnel-surface-raised)}.tunnel-daily-card__image{width:100%;height:100%;object-fit:cover;display:block}.tunnel-daily-card__badge{position:absolute;top:8px;left:8px;display:inline-flex;align-items:center;gap:4px;padding:5px 10px;border-radius:999px;background:#fff;color:var(--tunnel-ink);font-size:11px;font-weight:800;line-height:1;box-shadow:0 2px 10px #0000001f}.tunnel-daily-card__headline{margin:10px 0 6px;font-size:14px;font-weight:700;line-height:1.35;color:var(--tunnel-ink);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tunnel-daily-card__meta{margin:0;font-size:12px;font-weight:500;line-height:1.3;color:var(--tunnel-muted)}.tunnel-ui .tunnel-daily-card__meta{color:#5c5c58}html.dark .tunnel-ui .tunnel-daily-card__meta,html[data-theme=dark] .tunnel-ui .tunnel-daily-card__meta{color:#f0f0ee9e}.tunnel-ui .match-hub-join__filters{margin-top:16px;padding:16px;display:flex;flex-direction:column;gap:10px}.tunnel-ui .match-hub-join__map{margin-bottom:16px;padding:16px}.tunnel-ui .tunnel-countdown{color:var(--tunnel-lime);font-weight:700;font-size:12px}.tunnel-ui .tunnel-countdown--urgent{color:var(--tunnel-coral)}.tunnel-ui .tunnel-celebration{position:fixed;inset:0;z-index:120;display:grid;place-items:center;background:#000000b8;padding:24px}.tunnel-ui .tunnel-celebration__card{background:var(--tunnel-surface-card);border:1px solid var(--tunnel-rule);border-radius:20px;padding:32px 24px;text-align:center;max-width:360px;width:100%;box-shadow:0 24px 48px #00000047}.tunnel-ui .tunnel-celebration__icon{color:var(--tunnel-lime);margin:0 auto 16px}.tunnel-ui .tunnel-celebration__title{font-size:24px;font-weight:800;color:var(--tunnel-ink);margin:0 0 8px}.tunnel-ui .tunnel-celebration__subtitle{color:var(--tunnel-muted);margin:0 0 20px;font-size:15px;line-height:1.45}.tunnel-ui .tunnel-payment__qr{display:block;margin:12px auto;border-radius:12px}.tunnel-ui .tunnel-news__submit-btn{margin-top:12px;background:transparent;border:1px dashed var(--tunnel-rule);color:var(--tunnel-lime);border-radius:10px;padding:10px 14px;width:100%;font-weight:600}.tunnel-ui .tunnel-news__submit{margin-top:12px;display:flex;flex-direction:column;gap:8px}.tunnel-ui .tunnel-news__submit-actions{display:flex;gap:8px;justify-content:flex-end}.tunnel-ui .tunnel-club-card__badge{display:inline-block;margin-left:8px;font-size:10px;font-weight:700;text-transform:uppercase;padding:2px 6px;border-radius:6px;background:var(--tunnel-lime-dim);color:var(--tunnel-lime);vertical-align:middle}.tunnel-ui .tunnel-club-card__badge--community{background:var(--tunnel-surface-raised);color:var(--tunnel-muted)}.tunnel-ui .tunnel-clubs__type-row{display:flex;gap:16px;margin-bottom:12px}.tunnel-ui .tunnel-page-header__title-row .tunnel-header-bar{flex-shrink:0;position:relative;z-index:3}.tunnel-ui .tunnel-header-bar{display:flex;align-items:center;justify-content:flex-end}.tunnel-ui .tunnel-header-bar__city{display:inline-flex;align-items:center;gap:5px;min-width:0;max-width:140px;padding:6px 10px;border-radius:999px;border:1px solid rgba(10,10,10,.08);background:var(--green, #00b26f);color:#0a0a0a;font-size:11px;font-weight:700;font-family:inherit;text-decoration:none;white-space:nowrap;overflow:hidden;cursor:pointer;-webkit-tap-highlight-color:transparent}.tunnel-ui .tunnel-header-bar__city svg{color:#0a0a0a;flex-shrink:0}.tunnel-ui .tunnel-header-bar__city-label{overflow:hidden;text-overflow:ellipsis}.tunnel-ui .tunnel-identity{display:flex;align-items:center;gap:14px;margin:4px 0 16px;padding-top:8px;position:relative;isolation:isolate}.tunnel-ui .tunnel-identity__card{position:relative;flex-shrink:0;display:block;width:72px;height:72px;text-decoration:none}.tunnel-ui .tunnel-identity__ovr{position:absolute;top:-6px;left:-6px;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;background:var(--tunnel-lime);color:var(--tunnel-on-accent);box-shadow:0 4px 16px var(--tunnel-lime-glow)}.tunnel-ui .tunnel-identity__ovr-num{font-size:16px;font-weight:900;line-height:1}.tunnel-ui .tunnel-identity__ovr-label{font-size:8px;font-weight:800;letter-spacing:.06em}.tunnel-ui .tunnel-identity__avatar{width:72px;height:72px;border-radius:18px;overflow:hidden;background:var(--tunnel-surface-card);border:2px solid var(--tunnel-rule);display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:800;color:var(--tunnel-muted)}.tunnel-ui .tunnel-identity__avatar-img{width:100%;height:100%;object-fit:cover}.tunnel-ui .tunnel-identity__body{flex:1;min-width:0}.tunnel-ui .tunnel-identity__name{margin:0 0 4px;font-size:18px;font-weight:800;color:var(--tunnel-ink)}.tunnel-ui .tunnel-identity__role{display:flex;align-items:center;gap:6px;margin:0 0 10px;font-size:13px;color:var(--tunnel-muted)}.tunnel-ui .tunnel-identity__xp-bar{height:6px;border-radius:999px;background:var(--tunnel-surface-raised);overflow:hidden}.tunnel-ui .tunnel-identity__xp-fill{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--tunnel-lime),var(--green-600, #00a366))}.tunnel-ui .tunnel-identity__xp-label{margin:6px 0 0;font-size:11px;color:var(--tunnel-muted)}.tunnel-ui .tunnel-quick-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:20px}.tunnel-ui .tunnel-quick-actions__tile{display:flex;flex-direction:column;align-items:flex-start;gap:4px;padding:14px;border-radius:var(--tunnel-card-radius-sm);border:1px solid var(--tunnel-rule);background:var(--tunnel-surface-card);color:var(--tunnel-ink);text-align:left;cursor:pointer;transition:border-color .15s,transform .15s}.tunnel-ui .tunnel-quick-actions__tile:active{transform:scale(.98)}.tunnel-ui .tunnel-quick-actions__tile--lime{border-color:rgba(var(--green-rgb),.2);background:linear-gradient(145deg,rgba(var(--green-rgb),.08),var(--tunnel-surface-card))}.tunnel-ui .tunnel-quick-actions__tile--blue{border-color:#5b9eff33;background:linear-gradient(145deg,rgba(91,158,255,.08),var(--tunnel-surface-card))}.tunnel-ui .tunnel-quick-actions__tile--purple{border-color:#a882ff33;background:linear-gradient(145deg,rgba(168,130,255,.08),var(--tunnel-surface-card))}.tunnel-ui .tunnel-quick-actions__tile--coral{border-color:#ff6b5b33;background:linear-gradient(145deg,rgba(255,107,91,.08),var(--tunnel-surface-card))}.tunnel-ui .tunnel-quick-actions__icon{position:relative;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;background:#ffffff0f;margin-bottom:4px}.tunnel-ui .tunnel-quick-actions__tile--lime .tunnel-quick-actions__icon{color:var(--tunnel-lime)}.tunnel-ui .tunnel-quick-actions__tile--blue .tunnel-quick-actions__icon{color:var(--tunnel-blue)}.tunnel-ui .tunnel-quick-actions__tile--purple .tunnel-quick-actions__icon{color:#a882ff}.tunnel-ui .tunnel-quick-actions__tile--coral .tunnel-quick-actions__icon{color:var(--tunnel-coral)}.tunnel-ui .tunnel-quick-actions__badge{position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:var(--tunnel-coral);color:#fff;font-size:10px;font-weight:800;display:inline-flex;align-items:center;justify-content:center}.tunnel-ui .tunnel-quick-actions__label{font-size:14px;font-weight:700}.tunnel-ui .tunnel-quick-actions__hint{font-size:11px;color:var(--tunnel-muted);line-height:1.3}.tunnel-ui .tunnel-next-match{margin-bottom:20px}.tunnel-ui .tunnel-next-match__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.tunnel-ui .tunnel-next-match__card{display:block;width:100%;padding:16px;border-radius:var(--tunnel-card-radius);border:1px solid rgba(var(--green-rgb),.22);background:linear-gradient(160deg,rgba(var(--green-rgb),.06) 0%,var(--tunnel-surface-card) 45%);color:inherit;text-align:left;cursor:pointer}.tunnel-ui .tunnel-next-match__top{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:14px}.tunnel-ui .tunnel-next-match__meta{font-size:12px;color:var(--tunnel-muted)}.tunnel-ui .tunnel-next-match__countdown{margin-left:auto;font-size:12px;font-weight:700;color:var(--tunnel-lime)}.tunnel-ui .tunnel-next-match__teams{display:grid;grid-template-columns:1fr auto 1fr;gap:8px;align-items:center;margin-bottom:12px}.tunnel-ui .tunnel-next-match__team-name{font-size:15px;font-weight:800}.tunnel-ui .tunnel-next-match__team--away{text-align:right}.tunnel-ui .tunnel-next-match__vs{display:flex;flex-direction:column;align-items:center;gap:2px}.tunnel-ui .tunnel-next-match__datetime{font-size:10px;color:var(--tunnel-muted);white-space:nowrap}.tunnel-ui .tunnel-next-match__vs-label{font-size:11px;font-weight:800;color:var(--tunnel-muted);text-transform:uppercase;letter-spacing:.1em}.tunnel-ui .tunnel-next-match__venue{display:flex;align-items:center;gap:6px;margin:0 0 12px;font-size:13px;color:var(--tunnel-muted)}.tunnel-ui .tunnel-next-match__avatars{display:flex;align-items:center;gap:-4px}.tunnel-ui .tunnel-next-match__avatars>*{margin-left:-6px;border:2px solid var(--tunnel-surface-card);border-radius:50%}.tunnel-ui .tunnel-next-match__avatars>*:first-child{margin-left:0}.tunnel-ui .tunnel-next-match__overflow{margin-left:4px;font-size:12px;font-weight:700;color:var(--tunnel-muted)}.tunnel-ui .tunnel-invite-feed{margin-bottom:20px}.tunnel-ui .tunnel-invite-row{display:flex;align-items:center;gap:12px;padding:12px;margin-top:8px;border-radius:var(--tunnel-card-radius-sm);background:var(--tunnel-surface-card);border:1px solid var(--tunnel-rule)}.tunnel-ui .tunnel-invite-row__body{flex:1;min-width:0}.tunnel-ui .tunnel-invite-row__line{margin:0 0 4px;font-size:13px;line-height:1.35}.tunnel-ui .tunnel-invite-row__actions{display:flex;flex-direction:column;gap:6px;flex-shrink:0}.tunnel-ui .tunnel-invite-row__reject{border-color:var(--tunnel-rule);color:var(--tunnel-muted)}.tunnel-ui .tunnel-highlights{margin-bottom:20px}.tunnel-ui .tunnel-highlights__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:10px}.tunnel-ui .tunnel-highlights__stat{display:flex;flex-direction:column;align-items:center;padding:14px 8px;border-radius:var(--tunnel-card-radius-sm);background:var(--tunnel-surface-card);border:1px solid var(--tunnel-rule)}.tunnel-ui .tunnel-highlights__value{font-size:22px;font-weight:900;color:var(--tunnel-lime);line-height:1}.tunnel-ui .tunnel-highlights__label{margin-top:6px;font-size:10px;font-weight:600;color:var(--tunnel-muted);text-align:center;line-height:1.3}.tunnel-ui .tunnel-highlights__form{display:flex;align-items:center;gap:10px;margin-top:12px}.tunnel-ui .tunnel-highlights__form-label{font-size:12px;font-weight:600;color:var(--tunnel-muted)}.tunnel-ui .tunnel-highlights__form-row{display:flex;gap:6px}.tunnel-ui .tunnel-highlights__form-pill{width:28px;height:28px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:800}.tunnel-ui .tunnel-highlights__form-pill--w{background:rgba(var(--green-rgb),.18);color:var(--tunnel-lime)}.tunnel-ui .tunnel-highlights__form-pill--d{background:#ffffff14;color:var(--tunnel-muted)}.tunnel-ui .tunnel-highlights__form-pill--l{background:#ff6b5b2e;color:var(--tunnel-coral)}.tunnel-ui .tunnel-active-tournament{margin-bottom:20px}.tunnel-ui .tunnel-active-tournament__card{display:grid;grid-template-columns:auto 1fr;gap:14px;width:100%;padding:16px;margin-top:10px;border-radius:var(--tunnel-card-radius);border:1px solid rgba(168,130,255,.22);background:linear-gradient(160deg,rgba(168,130,255,.08) 0%,var(--tunnel-surface-card) 50%);color:inherit;text-align:left;cursor:pointer}.tunnel-ui .tunnel-active-tournament__logo{display:flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:14px;background:#a882ff26;color:#a882ff}.tunnel-ui .tunnel-active-tournament__main{min-width:0}.tunnel-ui .tunnel-active-tournament__name{margin:6px 0 4px;font-size:16px;font-weight:800}.tunnel-ui .tunnel-active-tournament__progress{height:4px;margin-top:10px;border-radius:999px;background:var(--tunnel-surface-raised);overflow:hidden}.tunnel-ui .tunnel-active-tournament__progress-fill{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#a882ff,var(--tunnel-lime))}.tunnel-ui .tunnel-active-tournament__next{grid-column:1 / -1;padding-top:12px;border-top:1px solid var(--tunnel-rule)}.tunnel-ui .tunnel-active-tournament__next-label{margin:0 0 4px;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--tunnel-muted)}.tunnel-ui .tunnel-active-tournament__next-teams{margin:0;font-size:14px;font-weight:700}.tunnel-ui .tunnel-tournament-awards{margin-bottom:20px}.tunnel-ui .tunnel-tournament-awards__row{display:flex;gap:8px;overflow-x:auto;padding:10px 0 4px;scrollbar-width:none}.tunnel-ui .tunnel-tournament-awards__row::-webkit-scrollbar{display:none}.tunnel-ui .tunnel-tournament-awards__card{flex:0 0 auto;min-width:120px;padding:12px;border-radius:var(--tunnel-card-radius-sm);background:var(--tunnel-surface-card);border:1px solid var(--tunnel-rule)}.tunnel-ui .tunnel-tournament-awards__title{margin:0 0 6px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--tunnel-muted)}.tunnel-ui .tunnel-tournament-awards__value{margin:0 0 4px;font-size:18px;font-weight:900;color:var(--tunnel-lime)}.tunnel-ui .tunnel-tournament-awards__name{margin:0;font-size:12px;font-weight:600;color:var(--tunnel-ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tunnel-ui .tunnel-tournament-recent{margin-bottom:20px}.tunnel-ui .tunnel-tournament-recent__row{display:flex;align-items:center;gap:12px;width:100%;padding:12px 0;border:none;border-bottom:1px solid var(--tunnel-rule);background:transparent;color:inherit;text-align:left;cursor:pointer}.tunnel-ui .tunnel-tournament-recent__result{flex-shrink:0;width:28px;height:28px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:800}.tunnel-ui .tunnel-tournament-recent__result--w{background:var(--tunnel-lime-dim);color:var(--tunnel-lime)}.tunnel-ui .tunnel-tournament-recent__result--d{background:#ffffff14;color:var(--tunnel-muted)}.tunnel-ui .tunnel-tournament-recent__result--l{background:var(--tunnel-coral-dim);color:var(--tunnel-coral)}.tunnel-ui .tunnel-tournament-recent__match{margin:0 0 2px;font-size:14px;font-weight:700}.tunnel-ui .tunnel-tournament-discover{margin-bottom:24px}.tunnel-ui .tunnel-tournament-discover__scroll{display:flex;gap:10px;overflow-x:auto;padding:10px 0 4px;scroll-snap-type:x mandatory;scrollbar-width:none}.tunnel-ui .tunnel-tournament-discover__scroll::-webkit-scrollbar{display:none}.tunnel-ui .tunnel-tournament-discover__card{flex:0 0 min(78%,280px);scroll-snap-align:start;padding:16px;border-radius:var(--tunnel-card-radius);border:1px solid var(--tunnel-rule);background:var(--tunnel-surface-card);color:inherit;text-align:left;cursor:pointer}.tunnel-ui .tunnel-tournament-discover__name{margin:0 0 6px;font-size:16px;font-weight:800}.tunnel-ui .tunnel-tournament-discover__meta{margin:0 0 4px;font-size:12px;color:var(--tunnel-muted)}.tunnel-ui .tunnel-tournament-discover__venue{margin:0 0 8px;font-size:13px}.tunnel-ui .tunnel-tournament-discover__reg{margin:0;font-size:11px;font-weight:700;color:var(--tunnel-orange)}.tunnel-ui .tunnel-map-frame{position:relative;height:var(--tunnel-map-height, 280px);border-radius:var(--tunnel-card-radius);overflow:hidden;border:1px solid var(--tunnel-rule);background:#0d1117}.tunnel-ui .tunnel-map-frame__map{position:absolute;inset:0;z-index:1}.tunnel-ui .tunnel-map-frame__grid{position:absolute;inset:0;z-index:2;pointer-events:none;background-image:linear-gradient(rgba(var(--green-rgb),.04) 1px,transparent 1px),linear-gradient(90deg,rgba(var(--green-rgb),.04) 1px,transparent 1px);background-size:24px 24px;-webkit-mask-image:radial-gradient(ellipse 80% 70% at 50% 50%,#000 30%,transparent 100%);mask-image:radial-gradient(ellipse 80% 70% at 50% 50%,#000 30%,transparent 100%)}.tunnel-ui .tunnel-map-frame__vignette{position:absolute;inset:0;z-index:3;pointer-events:none;background:radial-gradient(ellipse 75% 65% at 50% 50%,transparent 35%,rgba(10,10,10,.75) 100%)}.tunnel-ui .tunnel-map-frame__label{position:absolute;top:14px;left:16px;z-index:4;pointer-events:none;display:flex;flex-direction:column;gap:0}.tunnel-ui .tunnel-map-frame__district{font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:rgba(var(--green-rgb),.55)}.tunnel-ui .tunnel-map-frame__city{font-size:22px;font-weight:900;letter-spacing:-.02em;color:#f4f4f0eb;text-shadow:0 2px 12px rgba(0,0,0,.6)}.tunnel-ui .tunnel-map-frame__legend{position:absolute;bottom:12px;left:12px;z-index:4;display:flex;gap:12px;padding:6px 10px;border-radius:999px;background:#0a0a0ab8;border:1px solid var(--tunnel-rule);font-size:10px;font-weight:600;color:var(--tunnel-muted);pointer-events:none}.tunnel-ui .tunnel-map-legend__item{display:inline-flex;align-items:center;gap:5px}.tunnel-ui .tunnel-map-legend__dot{width:8px;height:8px;border-radius:50%;display:inline-block}.tunnel-ui .tunnel-map-legend__dot--match{background:var(--tunnel-lime);box-shadow:0 0 8px var(--tunnel-lime-glow)}.tunnel-ui .tunnel-map-legend__dot--turf{background:var(--tunnel-blue);box-shadow:0 0 8px #5b9eff66}.tunnel-ui .tunnel-map-legend__dot--tournament{background:#ff6b5b;box-shadow:0 0 8px #ff6b5b66}.tunnel-ui .tunnel-map-frame__empty{position:absolute;bottom:48px;left:50%;transform:translate(-50%);z-index:4;margin:0;padding:6px 12px;border-radius:999px;background:#0a0a0acc;white-space:nowrap}.tunnel-ui .tunnel-nearby-map .leaflet-container{background:#0d1117;font-family:inherit}.tunnel-ui .tunnel-map-popup{font-size:13px;line-height:1.4}.tunnel-ui .tunnel-next-match__team{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.tunnel-ui .tunnel-next-match__team--away{text-align:right;align-items:flex-end}.tunnel-ui .tunnel-next-match__crest-stack{display:flex;align-items:center}.tunnel-ui .tunnel-next-match__crest-stack>*{margin-left:-8px;border:2px solid var(--tunnel-surface-card);border-radius:50%}.tunnel-ui .tunnel-next-match__crest-stack>*:first-child{margin-left:0}.tunnel-ui .tunnel-next-match__team--away .tunnel-next-match__crest-stack{flex-direction:row-reverse}.tunnel-ui .tunnel-next-match__crest-fallback{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:10px;background:var(--tunnel-lime-dim);color:var(--tunnel-lime);font-weight:800;font-size:14px}.tunnel-ui .tunnel-wizard__toggle-row{display:flex;align-items:flex-start;gap:10px;margin-bottom:16px;font-size:13px;color:var(--tunnel-muted)}.tunnel-ui .tunnel-club-detail__desc-block{margin-bottom:16px}.tunnel-ui .tunnel-club-detail__desc-actions{display:flex;gap:8px;justify-content:flex-end;margin-top:8px}.tunnel-ui .tunnel-date-strip{display:flex;align-items:stretch;gap:8px;padding:0 var(--page-pad-right) 14px var(--page-pad-left)}.tunnel-ui .tunnel-date-strip__scroll{flex:1;display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.tunnel-ui .tunnel-date-strip__scroll::-webkit-scrollbar{display:none}.tunnel-ui .tunnel-date-strip__day{position:relative;flex:0 0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:52px;padding:8px 10px;border-radius:14px;border:1px solid var(--tunnel-rule);background:var(--tunnel-surface-raised);color:var(--tunnel-muted);cursor:pointer}.tunnel-ui .tunnel-date-strip__day--active{background:var(--tunnel-surface-card);border-color:var(--tunnel-lime);color:var(--tunnel-ink);box-shadow:0 4px 14px rgba(var(--green-rgb),.12)}.tunnel-ui .tunnel-date-strip__day--active:after{content:"";position:absolute;bottom:-6px;left:50%;transform:translate(-50%);border:6px solid transparent;border-top-color:var(--tunnel-lime)}.tunnel-ui .tunnel-date-strip__dot{position:absolute;top:6px;right:8px;width:6px;height:6px;border-radius:50%;background:var(--tunnel-coral)}.tunnel-ui .tunnel-date-strip__weekday{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.tunnel-ui .tunnel-date-strip__num{font-size:15px;font-weight:800;line-height:1.1}.tunnel-ui .tunnel-date-strip__calendar-btn{flex-shrink:0;width:44px;border-radius:14px;border:1px solid var(--tunnel-rule);background:var(--tunnel-surface-raised);color:var(--tunnel-ink);display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.tunnel-ui .tunnel-progress{margin-bottom:20px}.tunnel-ui .tunnel-progress__head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:14px}.tunnel-ui .tunnel-progress__tabs{display:flex;flex-wrap:nowrap;gap:0;justify-content:flex-start;padding:5px 6px 0;border-radius:14px 14px 0 0;background:var(--tunnel-tab-track-bg);border:1px solid var(--tunnel-tab-track-border);box-shadow:var(--tunnel-tab-track-shadow);backdrop-filter:blur(var(--tunnel-tab-blur)) saturate(165%);-webkit-backdrop-filter:blur(var(--tunnel-tab-blur)) saturate(165%);overflow-x:auto}.tunnel-ui .tunnel-progress__tab{position:relative;padding:10px 14px 11px;border:1px solid transparent;border-radius:10px 10px 0 0;background:transparent;color:var(--tunnel-tab-item-text);font-size:12px;font-weight:600;text-transform:none;letter-spacing:-.01em;text-decoration:none;line-height:1.2;white-space:nowrap;transition:background .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease}.tunnel-ui .tunnel-progress__tab:after{content:"";position:absolute;left:12px;bottom:5px;width:6px;height:2px;border-radius:2px;background:currentColor;opacity:0;transition:width .16s ease,opacity .16s ease}.tunnel-ui .tunnel-progress__tab--active{color:var(--tunnel-tab-item-active-text);background:var(--tunnel-tab-item-active-bg);border-color:var(--tunnel-tab-item-active-border);box-shadow:var(--tunnel-tab-item-active-shadow);backdrop-filter:blur(calc(var(--tunnel-tab-blur) + 4px)) saturate(180%);-webkit-backdrop-filter:blur(calc(var(--tunnel-tab-blur) + 4px)) saturate(180%)}.tunnel-ui .tunnel-progress__tab--active:after{width:18px;opacity:.82}.tunnel-ui .tunnel-progress__hero{display:grid;grid-template-columns:minmax(72px,1fr) auto minmax(52px,1fr);gap:8px;align-items:center;margin-bottom:16px;min-height:132px}.tunnel-ui .tunnel-progress__hero-side{display:flex;align-items:center;min-width:0}.tunnel-ui .tunnel-progress__hero-side--left{justify-content:flex-start}.tunnel-ui .tunnel-progress__hero-side--right{justify-content:flex-end}.tunnel-ui .tunnel-progress__hero-center{display:flex;justify-content:center;align-items:center}.tunnel-ui .tunnel-progress__avatar-wrap{position:relative;width:116px;height:116px}.tunnel-ui .tunnel-progress__add{position:absolute;top:-4px;left:-8px;z-index:2;width:46px;height:46px;border-radius:14px;border:2px solid var(--tunnel-surface-card);background:var(--tunnel-cat-technique);color:var(--tunnel-on-accent);display:inline-flex;align-items:center;justify-content:center;text-decoration:none;box-shadow:0 8px 22px color-mix(in srgb,var(--tunnel-cat-technique) 45%,transparent)}.tunnel-ui .tunnel-progress__avatar-ring{width:116px;height:116px;border-radius:50%;overflow:hidden;border:3px solid var(--tunnel-cat-technique);background:var(--tunnel-surface-raised);box-shadow:0 0 0 4px color-mix(in srgb,var(--tunnel-cat-technique) 18%,transparent),0 12px 32px #0000001a}html.dark .tunnel-ui .tunnel-progress__avatar-ring,html[data-theme=dark] .tunnel-ui .tunnel-progress__avatar-ring{box-shadow:0 0 0 4px color-mix(in srgb,var(--tunnel-cat-technique) 22%,transparent),0 12px 32px #00000073}.tunnel-ui .tunnel-progress__avatar{width:100%!important;height:100%!important;border-radius:50%;object-fit:cover}.tunnel-ui .tunnel-progress__avatar.avatar{width:100%;height:100%;font-size:2rem;font-weight:800;background:var(--tunnel-surface-raised);color:var(--tunnel-muted)}.tunnel-ui .tunnel-progress__minutes{margin:0;text-align:left}.tunnel-ui .tunnel-progress__minutes-num{display:block;font-family:var(--tunnel-font-display);font-size:clamp(2rem,8vw,2.75rem);font-weight:900;line-height:.95;letter-spacing:-.03em;color:var(--tunnel-ink)}.tunnel-ui .tunnel-progress__minutes-label{display:block;margin-top:4px;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:var(--tunnel-muted);max-width:6rem;line-height:1.25}.tunnel-ui .tunnel-progress__meter{display:flex;flex-direction:column;align-items:center;gap:5px;height:128px}.tunnel-ui .tunnel-progress__meter-top,.tunnel-ui .tunnel-progress__meter-bottom{font-size:10px;font-weight:800;color:var(--tunnel-muted);line-height:1}.tunnel-ui .tunnel-progress__meter-track{flex:1;width:16px;border-radius:999px;background:var(--tunnel-surface-raised);border:1px solid var(--tunnel-rule);display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;padding:2px}.tunnel-ui .tunnel-progress__meter-stack{display:flex;flex-direction:column;justify-content:flex-end;width:100%;height:100%;min-height:4px;border-radius:inherit;overflow:hidden}.tunnel-ui .tunnel-progress__meter-segment{width:100%;min-height:3px;flex-shrink:0}.tunnel-ui .tunnel-progress__meter-segment--lime{background:var(--tunnel-cat-technique)}.tunnel-ui .tunnel-progress__meter-segment--blue{background:var(--tunnel-cat-tactics)}.tunnel-ui .tunnel-progress__meter-segment--orange{background:var(--tunnel-cat-fitness)}.tunnel-ui .tunnel-progress__meter-segment--empty{flex:1;min-height:0;background:transparent}.tunnel-ui .tunnel-progress__meter-settings{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:8px;border:1px solid var(--tunnel-rule);background:var(--tunnel-surface-raised);color:var(--tunnel-muted);text-decoration:none}.tunnel-ui .tunnel-progress__stats-row{display:none}.tunnel-ui .tunnel-progress__match-card{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:14px;padding:18px 20px;border-radius:999px;background:var(--tunnel-surface-card);border:1px solid var(--tunnel-rule);box-shadow:0 10px 32px #00000014}.tunnel-ui .tunnel-progress__match-stat{display:flex;flex-direction:column;align-items:center;gap:4px;text-align:center}.tunnel-ui .tunnel-progress__match-val{font-family:var(--tunnel-font-display);font-size:clamp(1.5rem,6vw,1.875rem);font-weight:900;line-height:1;letter-spacing:-.03em;color:var(--tunnel-ink)}.tunnel-ui .tunnel-progress__match-label{font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:var(--tunnel-muted)}.tunnel-ui .tunnel-progress__form-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:10px;padding:0 4px}.tunnel-ui .tunnel-progress__stat{display:flex;flex-direction:column;gap:2px}.tunnel-ui .tunnel-progress__stat-val{font-size:18px;font-weight:800;color:var(--tunnel-ink)}.tunnel-ui .tunnel-progress__stat-label{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--tunnel-muted)}.tunnel-ui .tunnel-progress__categories{display:flex;gap:10px;overflow-x:auto;padding-bottom:4px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.tunnel-ui .tunnel-progress__categories::-webkit-scrollbar{display:none}.tunnel-ui .tunnel-progress__category{flex:0 0 min(44%,148px);scroll-snap-align:start;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:10px;padding:16px 14px 14px;border-radius:26px;color:#fff;min-height:128px;text-decoration:none;border:none;transition:transform .15s ease,box-shadow .15s ease}.tunnel-ui .tunnel-progress__category:active{transform:scale(.98)}.tunnel-ui .tunnel-progress__category-label{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;opacity:.95}.tunnel-ui .tunnel-progress__category-icon-wrap{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:16px;background:var(--tunnel-cat-icon-bg, rgba(0, 0, 0, .16));margin:4px 0}.tunnel-ui .tunnel-progress__category-icon{opacity:1}.tunnel-ui .tunnel-progress__category-val{margin-top:auto;font-size:.9375rem;font-weight:700;letter-spacing:-.01em;text-transform:uppercase}.tunnel-ui .tunnel-progress__category-val strong{font-size:1.25rem;font-weight:900;letter-spacing:-.02em}.tunnel-ui .tunnel-progress__category--lime{--tunnel-cat-icon-bg: var(--tunnel-cat-technique-dim);background:var(--tunnel-cat-technique);box-shadow:0 12px 28px color-mix(in srgb,var(--tunnel-cat-technique) 38%,transparent)}.tunnel-ui .tunnel-progress__category--blue{--tunnel-cat-icon-bg: var(--tunnel-cat-tactics-dim);background:var(--tunnel-cat-tactics);box-shadow:0 12px 28px color-mix(in srgb,var(--tunnel-cat-tactics) 38%,transparent)}.tunnel-ui .tunnel-progress__category--orange{--tunnel-cat-icon-bg: var(--tunnel-cat-fitness-dim);background:var(--tunnel-cat-fitness);box-shadow:0 12px 28px color-mix(in srgb,var(--tunnel-cat-fitness) 38%,transparent)}html.dark .tunnel-ui .tunnel-progress__category--lime,html[data-theme=dark] .tunnel-ui .tunnel-progress__category--lime{background:var(--tunnel-cat-technique)}html.dark .tunnel-ui .tunnel-progress__category--blue,html[data-theme=dark] .tunnel-ui .tunnel-progress__category--blue{background:var(--tunnel-cat-tactics)}html.dark .tunnel-ui .tunnel-progress__category--orange,html[data-theme=dark] .tunnel-ui .tunnel-progress__category--orange{background:var(--tunnel-cat-fitness)}.tunnel-ui .tunnel-day-agenda{margin-bottom:18px}.tunnel-ui .tunnel-day-agenda__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.tunnel-ui .tunnel-day-agenda__item{display:flex;align-items:center;gap:10px;padding:12px;border-radius:var(--tunnel-card-radius-sm);border:1px solid var(--tunnel-rule);background:var(--tunnel-surface-card);text-decoration:none;color:inherit}.tunnel-ui .tunnel-day-agenda__type{flex-shrink:0;padding:4px 8px;border-radius:999px;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.tunnel-ui .tunnel-day-agenda__type--match{background:rgba(var(--green-rgb),.14);color:var(--tunnel-lime)}.tunnel-ui .tunnel-day-agenda__type--tournament,.tunnel-ui .tunnel-day-agenda__type--fixture{background:#3b82f624;color:var(--tunnel-blue)}.tunnel-ui .tunnel-day-agenda__type--invite{background:#ef444424;color:var(--tunnel-coral)}.tunnel-ui .tunnel-day-agenda__title{margin:0 0 2px;font-size:14px;font-weight:700;color:var(--tunnel-ink)}.tunnel-calendar-sheet{max-height:min(88vh,calc(100dvh - var(--nav-bottom, 0px) - 12px));overflow-y:auto;border-radius:20px 20px 0 0;padding-bottom:calc(12px + env(safe-area-inset-bottom,0px))}.tunnel-calendar-sheet__body{display:flex;flex-direction:column;gap:20px}.tunnel-calendar-sheet__picker{margin:0 auto}.tunnel-calendar-sheet__has-event button{position:relative}.tunnel-calendar-sheet__has-event button:after{content:"";position:absolute;bottom:4px;left:50%;transform:translate(-50%);width:4px;height:4px;border-radius:50%;background:var(--green)}.tunnel-calendar-sheet__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.tunnel-calendar-sheet__event{display:flex;align-items:center;gap:10px;padding:12px;border-radius:12px;border:1px solid var(--grey-200);text-decoration:none;color:inherit}.tunnel-calendar-sheet__type{flex-shrink:0;padding:4px 8px;border-radius:999px;font-size:9px;font-weight:800;text-transform:uppercase}.tunnel-calendar-sheet__type--match{background:var(--green-50);color:var(--green-700)}.tunnel-calendar-sheet__event-title{margin:0;font-size:14px;font-weight:700}.turf-carousel{position:relative;overflow:hidden}.turf-carousel--wide{border-radius:14px}.turf-carousel--hero{border-radius:0}.turf-carousel__track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.turf-carousel__track::-webkit-scrollbar{display:none}.turf-carousel__slide{flex:0 0 100%;scroll-snap-align:start}.turf-carousel__slide img{display:block;width:100%;height:100%;object-fit:cover}.turf-carousel--wide .turf-carousel__slide{aspect-ratio:16 / 10}.turf-carousel--hero .turf-carousel__slide{aspect-ratio:4 / 3;min-height:260px}.turf-carousel__dots{position:absolute;left:0;right:0;bottom:10px;display:flex;justify-content:center;gap:6px}.turf-carousel__dot{width:6px;height:6px;border-radius:999px;background:#ffffff73}.turf-carousel__dot--active{width:18px;background:var(--tunnel-lime)}.turfs-near-me{margin:20px 0}.turfs-near-me__head{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-bottom:14px;padding:0 var(--page-pad-left) 0 var(--page-pad-right)}.turfs-near-me__title{margin:0;font-family:var(--tunnel-font-display);font-size:1.125rem;font-weight:800;color:var(--tunnel-ink)}.turfs-near-me__city{margin:0;font-size:12px;color:var(--tunnel-muted)}.turfs-near-me__list{display:flex;flex-direction:column;gap:14px;padding:0 var(--page-pad-left) 0 var(--page-pad-right)}.turfs-near-me__card{display:block;width:100%;padding:10px;border:1px solid var(--tunnel-rule);border-radius:18px;background:var(--tunnel-surface-card);text-align:left;box-shadow:0 8px 24px #0a0a0a0d}.turfs-near-me__meta{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-top:10px}.turfs-near-me__name{margin:0;font-size:15px;font-weight:800;color:var(--tunnel-ink)}.turfs-near-me__location{margin:4px 0 0;font-size:13px;color:var(--tunnel-muted)}.turfs-near-me__price{margin:0;font-size:14px;font-weight:800;color:var(--tunnel-ink);white-space:nowrap}.match-detail-screen--venue{background:#0f1412;color:#f4f7f5}.match-detail-screen--venue .match-detail-screen__back--overlay{position:absolute;top:0;left:0;right:0;z-index:5;background:linear-gradient(180deg,rgba(0,0,0,.55),transparent);border:0}.match-venue-detail{margin-top:-56px}.match-venue-detail__hero{position:relative}.match-venue-detail__hero-overlay{position:absolute;inset:auto 0 0;padding:20px var(--page-pad-left) 18px var(--page-pad-right);background:linear-gradient(180deg,transparent,rgba(8,12,10,.92) 38%,#0f1412 100%)}.match-venue-detail__eyebrow{margin:0 0 6px;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#ffffffb8}.match-venue-detail__title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.match-venue-detail__title{margin:0;font-family:var(--tunnel-font-display);font-size:1.5rem;font-weight:900;line-height:1.05;color:#fff}.match-venue-detail__fav{flex-shrink:0;width:40px;height:40px;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:#ffffff14;color:#fff}.match-venue-detail__fav--active{color:var(--tunnel-lime);border-color:rgba(var(--green-rgb),.45)}.match-venue-detail__venue{margin:8px 0 0;font-size:14px;color:#ffffffc7}.match-venue-detail__pill{display:inline-flex;margin-top:10px;padding:6px 12px;border-radius:999px;border:1px solid rgba(var(--green-rgb),.45);background:rgba(var(--green-rgb),.14);color:var(--tunnel-lime);font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.match-venue-detail__pill--full{border-color:#ef444473;background:#ef44441f;color:#fca5a5}.match-venue-detail__body{padding:8px var(--page-pad-left) 120px var(--page-pad-right)}.match-venue-detail__section{margin-bottom:22px}.match-venue-detail__section-title{display:flex;align-items:center;gap:8px;margin:0 0 12px;font-size:14px;font-weight:800;color:#fff}.match-venue-detail__chips{display:flex;flex-wrap:wrap;gap:8px}.match-venue-detail__chip{padding:8px 12px;border-radius:999px;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);color:#ffffffd1;font-size:12px;font-weight:600}.match-venue-detail__slot-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.match-venue-detail__slot{padding:12px;border-radius:14px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08)}.match-venue-detail__slot--active{border-color:rgba(var(--green-rgb),.55);box-shadow:0 0 0 1px rgba(var(--green-rgb),.25)}.match-venue-detail__slot-day{display:block;font-size:13px;font-weight:700;color:#fff}.match-venue-detail__slot-time{display:block;margin-top:4px;font-size:12px;color:var(--tunnel-lime);font-weight:700}.match-venue-detail__slot-label{display:flex;align-items:center;gap:6px;font-size:11px;color:#ffffff8c}.match-venue-detail__slot-value{display:block;margin-top:6px;font-size:14px;font-weight:700;color:#fff}.match-venue-detail__venue-line{margin:0;font-size:15px;font-weight:700;color:#fff}.match-venue-detail__muted,.match-venue-detail__host{margin:6px 0 0;font-size:13px;color:#ffffff94}.match-venue-detail__squad-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.match-venue-detail__notes{margin:0;font-size:14px;line-height:1.45;color:#ffffffc7;white-space:pre-wrap}.match-venue-detail__footer{position:fixed;left:0;right:0;bottom:calc(var(--nav-bottom, 0px) + 8px);z-index:6;padding:12px var(--page-pad-left) 12px var(--page-pad-right);background:linear-gradient(180deg,transparent,rgba(15,20,18,.96) 24%)}.match-venue-detail__footer .btn-green,.match-detail-screen--venue .match-detail-rich__cta{width:100%;min-height:52px;font-size:15px;font-weight:800;border-radius:14px;background:linear-gradient(135deg,var(--tunnel-lime),#00d68f);color:#07120d;border:0;box-shadow:0 10px 28px rgba(var(--green-rgb),.28)}.match-detail-screen--venue .btn-outline{border-color:#ffffff29;color:#fff;background:#ffffff0a}.match-detail-screen--venue .match-detail-section,.match-detail-screen--venue .match-detail-section__title,.match-detail-screen--venue .tunnel-clubs__section{color:#fff}.match-detail-screen--venue .match-detail-section{padding:0 var(--page-pad-left) 16px var(--page-pad-right)}.tunnel-ui .match-slot-picker{position:relative;margin:16px calc(-1 * var(--page-pad-left)) 0 calc(-1 * var(--page-pad-right))}.tunnel-ui .match-slot-picker__content{padding:0 var(--page-pad-left) 16px var(--page-pad-right)}.tunnel-ui .match-slot-picker__title{margin:0 0 14px;font-family:var(--tunnel-font-display);font-size:1.125rem;font-weight:800;color:var(--tunnel-ink)}.tunnel-ui .match-slot-picker__dates{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px;margin-bottom:16px;-webkit-overflow-scrolling:touch}.tunnel-ui .match-slot-picker__dates::-webkit-scrollbar{display:none}.tunnel-ui .match-slot-picker__date{flex:0 0 auto;min-width:52px;padding:8px 10px;border-radius:14px;border:1.5px solid var(--tunnel-rule);background:var(--tunnel-surface-card);color:var(--tunnel-muted);display:flex;flex-direction:column;align-items:center;gap:2px}.tunnel-ui .match-slot-picker__date--active{border-color:var(--tunnel-lime);background:var(--tunnel-lime-dim);color:var(--tunnel-ink)}.tunnel-ui .match-slot-picker__date-weekday{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.tunnel-ui .match-slot-picker__date-num{font-size:16px;font-weight:900;line-height:1}.tunnel-ui .match-slot-picker__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px 10px;justify-items:center;margin-bottom:14px}.tunnel-ui .match-slot-picker__slot{display:flex;flex-direction:column;align-items:center;gap:6px;padding:0;border:none;background:transparent;cursor:pointer}.tunnel-ui .match-slot-picker__slot:disabled{cursor:not-allowed}.tunnel-ui .match-slot-picker__slot-dot{width:34px;height:34px;border-radius:50%;border:2px solid transparent;background:#d9d9d9;transition:transform .15s ease,background .15s ease,border-color .15s ease}.tunnel-ui .match-slot-picker__slot--selected .match-slot-picker__slot-dot{background:#c4b5fd;border-color:#a78bfa;box-shadow:0 0 0 4px #a78bfa38}.tunnel-ui .match-slot-picker__slot--reserved .match-slot-picker__slot-dot{background:#111}.tunnel-ui .match-slot-picker__slot--available:not(:disabled):active .match-slot-picker__slot-dot{transform:scale(.94)}.tunnel-ui .match-slot-picker__slot-time{font-size:10px;font-weight:700;color:var(--tunnel-muted);line-height:1}.tunnel-ui .match-slot-picker__slot--selected .match-slot-picker__slot-time{color:var(--tunnel-ink)}.tunnel-ui .match-slot-picker__legend{display:flex;flex-wrap:wrap;gap:14px;justify-content:center;margin-bottom:8px}.tunnel-ui .match-slot-picker__legend-item{display:inline-flex;align-items:center;gap:6px;font-size:11px;color:var(--tunnel-muted)}.tunnel-ui .match-slot-picker__legend-dot{width:12px;height:12px;border-radius:50%}.tunnel-ui .match-slot-picker__legend-dot--selected{background:#c4b5fd}.tunnel-ui .match-slot-picker__legend-dot--reserved{background:#111}.tunnel-ui .match-slot-picker__legend-dot--available{background:#d9d9d9}.tunnel-ui .match-slot-picker__error{margin-top:8px}.tunnel-ui .match-slot-picker__sheet{position:fixed;left:0;right:0;bottom:0;z-index:30;padding:16px var(--page-pad-right) calc(16px + var(--nav-bottom, 0px)) var(--page-pad-left);border-radius:24px 24px 0 0;background:#111;color:#fff;box-shadow:0 -12px 40px #00000047;opacity:.92;transform:translateY(0);transition:opacity .2s ease}.tunnel-ui .match-slot-picker__sheet--ready{opacity:1}.tunnel-ui .match-slot-picker__sheet-head{display:flex;align-items:center;gap:8px;margin-bottom:14px;font-size:14px;font-weight:700;color:#ffffffe6}.tunnel-ui .match-slot-picker__sheet-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:14px}.tunnel-ui .match-slot-picker__sheet-cell{display:flex;flex-direction:column;gap:4px;min-width:0}.tunnel-ui .match-slot-picker__sheet-cell strong{font-size:15px;font-weight:800;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tunnel-ui .match-slot-picker__sheet-cell span{font-size:10px;color:#ffffff80}.tunnel-ui .match-slot-picker__sheet-cell--highlight{padding:8px 10px;border-radius:12px;background:#ffffff14}.tunnel-ui .match-slot-picker__sheet-footer{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.tunnel-ui .match-slot-picker__price{display:flex;flex-direction:column;gap:4px;min-width:0}.tunnel-ui .match-slot-picker__price span{font-size:11px;color:#ffffff80}.tunnel-ui .match-slot-picker__price strong{font-size:18px;font-weight:800;line-height:1.15}.tunnel-ui .match-slot-picker__cta{flex-shrink:0;min-width:112px;padding:14px 22px;border:none;border-radius:999px;background:var(--tunnel-lime);color:var(--tunnel-on-accent);font-size:14px;font-weight:800;cursor:pointer}.tunnel-ui .match-slot-picker__cta:disabled{opacity:.45;cursor:not-allowed}html.dark .tunnel-ui .match-slot-picker__slot-dot,html[data-theme=dark] .tunnel-ui .match-slot-picker__slot--available .match-slot-picker__slot-dot,html.dark .tunnel-ui .match-slot-picker__legend-dot--available,html[data-theme=dark] .tunnel-ui .match-slot-picker__legend-dot--available{background:#ffffff2e}.tunnel-ui .tunnel-bookings{position:relative;margin:0 calc(-1 * var(--page-pad-left)) 20px calc(-1 * var(--page-pad-right));overflow:hidden;color:#fff}.tunnel-ui .tunnel-bookings__backdrop{position:absolute;inset:0;background:linear-gradient(180deg,#121c16b8,#0a100ceb),url(/images/turf-match-hero.jpg) center / cover no-repeat;filter:blur(0px);transform:scale(1.04)}.tunnel-ui .tunnel-bookings__backdrop:after{content:"";position:absolute;inset:0;background:#1220188c;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.tunnel-ui .tunnel-bookings__inner{position:relative;z-index:1;padding:22px var(--page-pad-left) 24px var(--page-pad-right)}.tunnel-ui .tunnel-bookings__your-title{margin:0 0 14px;font-family:var(--tunnel-font-display);font-size:1.35rem;font-weight:800;letter-spacing:-.02em}.tunnel-ui .tunnel-bookings__your-empty{margin:0 0 8px;font-size:14px;color:#ffffff9e}.tunnel-ui .tunnel-bookings__your-track{display:flex;gap:12px;overflow-x:auto;padding-bottom:4px;margin-bottom:22px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.tunnel-ui .tunnel-bookings__your-track::-webkit-scrollbar{display:none}.tunnel-ui .tunnel-bookings__card{flex:0 0 auto;width:min(78vw,280px);min-height:118px;padding:16px;border:none;border-radius:22px;background:#fff;color:var(--tunnel-ink);text-align:left;display:flex;flex-direction:column;gap:10px;cursor:pointer;box-shadow:0 10px 28px #00000024}.tunnel-ui .tunnel-bookings__card:active{transform:scale(.98)}.tunnel-ui .tunnel-bookings__card-icon{width:34px;height:34px;border-radius:50%;background:var(--tunnel-lime-dim);border:1px solid rgba(var(--green-rgb),.22);display:inline-flex;align-items:center;justify-content:center}.tunnel-ui .tunnel-bookings__card-name{font-size:16px;font-weight:800;line-height:1.2}.tunnel-ui .tunnel-bookings__card-when{font-size:13px;color:#0a0a0a7a;line-height:1.35}.tunnel-ui .tunnel-bookings__reserve-kicker{margin:0;font-size:1.75rem;font-weight:500;line-height:1.05;color:#ffffffeb}.tunnel-ui .tunnel-bookings__reserve-title{margin:0 0 16px;font-family:var(--tunnel-font-display);font-size:2.35rem;font-weight:900;line-height:.95;letter-spacing:-.03em}.tunnel-ui .tunnel-bookings__reserve-card{padding:18px 16px 16px;border-radius:24px;background:#fff;color:var(--tunnel-ink);box-shadow:0 14px 36px #00000029}.tunnel-ui .tunnel-bookings__reserve-hint{margin:0 0 16px;font-size:15px;font-weight:600;color:var(--tunnel-ink)}.tunnel-ui .tunnel-bookings__dates{display:flex;gap:10px;overflow-x:auto;padding-bottom:6px;margin-bottom:18px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.tunnel-ui .tunnel-bookings__dates::-webkit-scrollbar{display:none}.tunnel-ui .tunnel-bookings__date{flex:0 0 auto;width:46px;height:46px;border-radius:50%;border:1.5px solid rgba(10,10,10,.12);background:#fff;color:var(--tunnel-ink);font-size:15px;font-weight:800;cursor:pointer}.tunnel-ui .tunnel-bookings__date--active{border-color:var(--tunnel-lime);background:var(--tunnel-lime);color:var(--tunnel-on-accent)}.tunnel-ui .tunnel-bookings__cta{width:100%;min-height:58px;border:none;border-radius:999px;background:var(--tunnel-lime);color:var(--tunnel-on-accent);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:8px 8px 8px 14px;cursor:pointer;box-shadow:0 8px 24px rgba(var(--green-rgb),.28)}.tunnel-ui .tunnel-bookings__cta:active{transform:scale(.99)}.tunnel-ui .tunnel-bookings__cta-icon{width:36px;height:36px;border-radius:50%;border:1.5px solid rgba(10,10,10,.14);display:inline-flex;align-items:center;justify-content:center;background:#ffffff59}.tunnel-ui .tunnel-bookings__cta-label{font-size:17px;font-weight:900;text-align:center}.tunnel-ui .tunnel-bookings__cta-arrow{width:40px;height:40px;border-radius:50%;background:#0a0a0a;color:var(--tunnel-lime);display:inline-flex;align-items:center;justify-content:center}.tunnel-ui .tunnel-bookings__reserve-foot{margin:12px 4px 0;font-size:12px;font-weight:600;color:#0a0a0a6b;text-align:center}.tunnel-ui .tunnel-progress{margin-bottom:20px;display:flex;flex-direction:column;gap:14px}.tunnel-ui .tunnel-progress__today-card{padding:18px 16px 16px;border-radius:22px;background:linear-gradient(160deg,#1a1f1c,#121614);color:#fff;box-shadow:0 16px 40px #0000002e}.tunnel-ui .tunnel-progress__today-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:20px}.tunnel-ui .tunnel-progress__today-title{margin:0;font-family:var(--tunnel-font-display);font-size:1.35rem;font-weight:800;letter-spacing:-.02em}.tunnel-ui .tunnel-progress__today-sub{margin:6px 0 0;font-size:13px;color:#ffffff85;line-height:1.35}.tunnel-ui .tunnel-progress__ring{position:relative;width:88px;height:88px;flex-shrink:0}.tunnel-ui .tunnel-progress__ring-svg{width:100%;height:100%;transform:rotate(-90deg)}.tunnel-ui .tunnel-progress__ring-track{fill:none;stroke:#ffffff1f;stroke-width:7}.tunnel-ui .tunnel-progress__ring-fill{fill:none;stroke:#fff;stroke-width:7;stroke-linecap:round;transition:stroke-dashoffset .4s ease}.tunnel-ui .tunnel-progress__ring-copy{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;line-height:1.1}.tunnel-ui .tunnel-progress__ring-copy strong{font-size:18px;font-weight:800}.tunnel-ui .tunnel-progress__ring-copy span{margin-top:2px;font-size:11px;color:#ffffff7a}.tunnel-ui .tunnel-progress__metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:14px}.tunnel-ui .tunnel-progress__metric{min-width:0}.tunnel-ui .tunnel-progress__metric-val{margin:0;font-size:12px;color:#ffffff8c;line-height:1.2}.tunnel-ui .tunnel-progress__metric-val strong{display:block;font-family:var(--tunnel-font-display);font-size:1.15rem;font-weight:800;color:#fff;letter-spacing:-.02em}.tunnel-ui .tunnel-progress__metric-label{margin:4px 0 10px;font-size:11px;color:#ffffff6b}.tunnel-ui .tunnel-progress__metric-bar{height:4px;border-radius:999px;background:#ffffff1a;overflow:hidden}.tunnel-ui .tunnel-progress__metric-fill{display:block;height:100%;border-radius:inherit;background:#fff;transition:width .4s ease}.tunnel-ui .tunnel-progress__metric-fill--lime{background:var(--tunnel-cat-technique)}.tunnel-ui .tunnel-progress__metric-fill--blue{background:var(--tunnel-cat-tactics)}.tunnel-ui .tunnel-progress__metric-fill--orange{background:var(--tunnel-cat-fitness)}.tunnel-ui .tunnel-progress__log-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:44px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:#fff;font-size:14px;font-weight:700;text-decoration:none}.tunnel-ui .tunnel-progress__overall-card{padding:16px;border-radius:22px;background:var(--tunnel-surface-card);border:1px solid var(--tunnel-rule);box-shadow:0 8px 28px #0000000f}.tunnel-ui .tunnel-progress__overall-title{margin:0 0 12px;font-family:var(--tunnel-font-display);font-size:1.1rem;font-weight:800;color:var(--tunnel-ink)}.tunnel-ui .tunnel-progress__overall-row{display:grid;grid-template-columns:40px minmax(0,1fr) 56px;align-items:center;gap:12px;padding:12px 0;border-top:1px solid var(--tunnel-rule);text-decoration:none;color:inherit}.tunnel-ui .tunnel-progress__overall-row:first-of-type{border-top:none;padding-top:0}.tunnel-ui .tunnel-progress__overall-row--static{cursor:default}.tunnel-ui .tunnel-progress__overall-icon{width:40px;height:40px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:var(--tunnel-surface-raised);color:var(--tunnel-ink)}.tunnel-ui .tunnel-progress__overall-icon--lime{background:color-mix(in srgb,var(--tunnel-cat-technique) 18%,var(--tunnel-surface-card));color:var(--tunnel-cat-technique)}.tunnel-ui .tunnel-progress__overall-icon--blue{background:color-mix(in srgb,var(--tunnel-cat-tactics) 18%,var(--tunnel-surface-card));color:var(--tunnel-cat-tactics)}.tunnel-ui .tunnel-progress__overall-icon--orange{background:color-mix(in srgb,var(--tunnel-cat-fitness) 18%,var(--tunnel-surface-card));color:var(--tunnel-cat-fitness)}.tunnel-ui .tunnel-progress__overall-icon--coral{background:var(--tunnel-coral-dim);color:var(--tunnel-coral)}.tunnel-ui .tunnel-progress__overall-icon--neutral{background:var(--tunnel-surface-raised);color:var(--tunnel-muted)}.tunnel-ui .tunnel-progress__overall-copy{display:flex;flex-direction:column;gap:4px;min-width:0}.tunnel-ui .tunnel-progress__overall-label{font-size:12px;color:var(--tunnel-muted)}.tunnel-ui .tunnel-progress__overall-val{font-size:15px;font-weight:800;color:var(--tunnel-ink);line-height:1.2}.tunnel-ui .tunnel-progress__overall-delta{margin-left:6px;font-size:12px;font-weight:700;color:var(--tunnel-cat-technique)}.tunnel-ui .tunnel-progress__donut{position:relative;width:56px;height:56px;justify-self:end}.tunnel-ui .tunnel-progress__donut svg{width:100%;height:100%;transform:rotate(-90deg)}.tunnel-ui .tunnel-progress__donut-track{fill:none;stroke:var(--tunnel-rule);stroke-width:5}.tunnel-ui .tunnel-progress__donut-fill{fill:none;stroke-width:5;stroke-linecap:round;transition:stroke-dashoffset .4s ease}.tunnel-ui .tunnel-progress__donut--lime .tunnel-progress__donut-fill{stroke:var(--tunnel-cat-technique)}.tunnel-ui .tunnel-progress__donut--blue .tunnel-progress__donut-fill{stroke:var(--tunnel-cat-tactics)}.tunnel-ui .tunnel-progress__donut--orange .tunnel-progress__donut-fill{stroke:var(--tunnel-cat-fitness)}.tunnel-ui .tunnel-progress__donut-pct{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:800;color:var(--tunnel-ink)}.tunnel-ui .tunnel-progress__form-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 4px}.tunnel-ui .tunnel-progress__form-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--tunnel-muted)}.tunnel-ui .tunnel-progress__form{display:flex;gap:4px}.tunnel-ui .tunnel-progress__form-pill{width:22px;height:22px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:800}.tunnel-ui .tunnel-progress__form-pill--w{background:rgba(var(--green-rgb),.18);color:var(--tunnel-lime)}.tunnel-ui .tunnel-progress__form-pill--d{background:var(--tunnel-surface-raised);color:var(--tunnel-muted)}.tunnel-ui .tunnel-progress__form-pill--l{background:#ef444426;color:var(--tunnel-coral)}.tunnel-dedicated-page{display:flex;flex-direction:column;min-height:100dvh;padding:calc(var(--inset-top) + 12px) var(--page-pad-left) 0 var(--page-pad-right);background:radial-gradient(circle at 18% 8%,rgba(255,255,255,.14),transparent 40%),radial-gradient(circle at 82% 14%,rgba(255,255,255,.08),transparent 36%),#00b26f;color:#0a0a0a}.tunnel-dedicated-page--embedded{position:fixed;inset:0;z-index:50;overflow-y:auto;-webkit-overflow-scrolling:touch;padding-top:calc(var(--inset-top) + 12px)}.tunnel-dedicated-page__toolbar{display:grid;grid-template-columns:44px 1fr 44px;align-items:center;gap:8px;margin-bottom:8px}.tunnel-dedicated-page__toolbar-center{display:flex;justify-content:center;min-width:0}.tunnel-dedicated-page__toolbar-spacer{width:44px;height:44px}.tunnel-dedicated-page__back.kurrah-back-btn{border-radius:999px;box-shadow:0 2px 10px #0000001f}.tunnel-dedicated-page__bell{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;min-width:40px;padding:0;border:none;border-radius:999px;background:#ffffffeb;color:#0a0a0a;box-shadow:0 2px 10px #0000001f;cursor:pointer;-webkit-tap-highlight-color:transparent}.tunnel-dedicated-page__bell--active{background:#0a0a0a;color:#c8f542}.tunnel-dedicated-page__bell:active{transform:scale(.96)}.tunnel-dedicated-page__hero-meta{margin-top:14px}.tunnel-dedicated-page__venue-link{display:inline-flex;align-items:center;gap:6px;max-width:100%;padding:0;border:0;background:transparent;font-size:13px;font-weight:800;color:#0a0a0a;text-align:left;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.tunnel-dedicated-page__venue-link-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-decoration:none}.tunnel-dedicated-page__hero{flex:0 0 auto;min-height:clamp(168px,30vh,260px);padding:8px 4px 56px;display:flex;flex-direction:column;justify-content:flex-end}.tunnel-dedicated-page__kicker{margin:0 0 10px;font-family:var(--tunnel-font-display);font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#0a0a0a8c}.tunnel-dedicated-page__title{margin:0;max-width:92%;font-family:var(--tunnel-font-display);font-size:clamp(2.25rem,10vw,3.5rem);font-weight:900;line-height:.9;letter-spacing:-.04em;text-transform:uppercase}.tunnel-dedicated-page__title-line{display:block;color:#0a0a0a}.tunnel-dedicated-page__title-line--accent{color:#fff;-webkit-text-stroke:1px rgba(10,10,10,.18)}.tunnel-dedicated-page__subtitle{margin:14px 0 0;max-width:88%;font-size:13px;font-weight:700;line-height:1.35;color:#0a0a0aad}.tunnel-dedicated-page__sheet-wrap{flex:1;margin:-32px calc(-1 * var(--page-pad-left)) 0 calc(-1 * var(--page-pad-right));display:flex;flex-direction:column}.tunnel-dedicated-page__sheet{flex:1;min-height:100%;padding:28px var(--page-pad-left) calc(var(--nav-bottom, 96px) + 20px) var(--page-pad-right);background:#0a0a0a;color:#fff;clip-path:polygon(0 28px,28px 0,100% 0,100% 100%,0 100%);box-shadow:0 -16px 48px #00000047}.tunnel-dedicated-page--has-footer .tunnel-dedicated-page__sheet{padding-bottom:calc(var(--nav-bottom, 96px) + var(--match-sticky-footer-h, 78px) + 20px)}.tunnel-dedicated-page__footer{position:fixed;left:0;right:0;bottom:0;z-index:60;padding:12px var(--page-pad-right) calc(env(safe-area-inset-bottom,0px) + 12px) var(--page-pad-left);background:linear-gradient(180deg,#0a0a0a00,#0a0a0a 28%)}.tunnel-dedicated-page__sheet .t-title,.tunnel-dedicated-page__sheet .match-section-title,.tunnel-dedicated-page__sheet .match-detail-section__title,.tunnel-dedicated-page__sheet .tunnel-section-title{color:#fff}.tunnel-dedicated-page__sheet .t-caption,.tunnel-dedicated-page__sheet .tunnel-club-member__name+.t-caption{color:#ffffff8c}.tunnel-dedicated-page__sheet .tunnel-section-link,.tunnel-dedicated-page__sheet a:not(.btn){color:var(--green, #00b26f)}.tunnel-dedicated-page__sheet .card,.tunnel-dedicated-page__sheet .tunnel-tournament-detail__block{background:#141414;border:1px solid rgba(255,255,255,.08);color:#fff;border-radius:0;clip-path:polygon(0 14px,14px 0,100% 0,100% calc(100% - 14px),calc(100% - 14px) 100%,0 100%)}.tunnel-dedicated-page__sheet .tunnel-cut-panel--paper{background:#f6f4ee;color:#0a0a0a;filter:drop-shadow(0 14px 28px rgba(0,0,0,.22))}.tunnel-dedicated-page__sheet .tunnel-cut-panel--paper .tunnel-stat-card__title,.tunnel-dedicated-page__sheet .tunnel-cut-panel--paper .tunnel-stat-card__label,.tunnel-dedicated-page__sheet .tunnel-cut-panel--paper .tunnel-stat-compare-row__val,.tunnel-dedicated-page__sheet .tunnel-cut-panel--paper .tunnel-stat-compare-row__label,.tunnel-dedicated-page__sheet .tunnel-cut-panel--paper .turf-match-stats__score-team span,.tunnel-dedicated-page__sheet .tunnel-cut-panel--paper .turf-match-stats__score-team strong,.tunnel-dedicated-page__sheet .tunnel-cut-panel--paper .turf-match-stats__table-head,.tunnel-dedicated-page__sheet .tunnel-cut-panel--paper .turf-match-stats__table-row,.tunnel-dedicated-page__sheet .tunnel-cut-panel--paper .turf-match-stats__player span:last-child,.tunnel-dedicated-page__sheet .tunnel-cut-panel--paper .tunnel-match-form__label,.tunnel-dedicated-page__sheet .tunnel-cut-panel--paper .tunnel-match-form__input,.tunnel-dedicated-page__sheet .tunnel-cut-panel--paper .tunnel-match-form__check,.tunnel-dedicated-page__sheet .tunnel-cut-panel--paper .turf-match-stats__empty,.tunnel-dedicated-page__sheet .tunnel-cut-panel--paper .turf-match-stats__caption{color:#0a0a0a}.tunnel-dedicated-page__sheet .tunnel-cut-panel--paper .tunnel-stat-compare-row__val--away{color:#0a0a0ab8}.tunnel-dedicated-page__sheet .tunnel-cut-panel--paper .tunnel-stat-compare-row__label,.tunnel-dedicated-page__sheet .tunnel-cut-panel--paper .turf-match-stats__caption,.tunnel-dedicated-page__sheet .tunnel-cut-panel--paper .tunnel-match-form__label{color:#0a0a0a85}.tunnel-dedicated-page__sheet .tunnel-stat-card__label,.tunnel-dedicated-page__sheet .tunnel-stat-card__title{color:#ffffff9e}.tunnel-dedicated-page__sheet .tunnel-cut-panel--paper .tunnel-stat-card__title{color:#0a0a0a}.tunnel-dedicated-page__sheet .tunnel-stat-card__value,.tunnel-dedicated-page__sheet .tunnel-stat-compare-bar__value{color:#fff}.tunnel-dedicated-page__sheet .tunnel-cut-panel--paper .tunnel-stat-card__value{color:#0a0a0a}.tunnel-dedicated-page__sheet .tunnel-club-member{border-top-color:#ffffff1a}.tunnel-dedicated-page__sheet .tunnel-club-member__name{color:#fff}.tunnel-dedicated-page__sheet .tunnel-club-detail__desc{color:#ffffffb8}.tunnel-dedicated-page__sheet .tunnel-invite-row__line{color:#fff}.tunnel-ui .tunnel-dedicated-page__sheet .match-detail-tabs__pills.pill-toggle,.tunnel-ui .tunnel-dedicated-page__sheet .match-detail-tabs__pills.city-row{background:var(--tunnel-tab-track-bg);border:1px solid var(--tunnel-tab-track-border);box-shadow:var(--tunnel-tab-track-shadow);backdrop-filter:blur(var(--tunnel-tab-blur)) saturate(165%);-webkit-backdrop-filter:blur(var(--tunnel-tab-blur)) saturate(165%)}.tunnel-ui .tunnel-dedicated-page__sheet .match-detail-tabs__pills .pill-toggle__item,.tunnel-ui .tunnel-dedicated-page__sheet .match-detail-tabs__pills .city-pill{color:var(--tunnel-tab-item-text)}.tunnel-ui .tunnel-dedicated-page__sheet .match-detail-tabs__pills .pill-toggle__item.active,.tunnel-ui .tunnel-dedicated-page__sheet .match-detail-tabs__pills .city-pill.selected{background:var(--tunnel-tab-item-active-bg);border-color:var(--tunnel-tab-item-active-border);color:var(--tunnel-tab-item-active-text);box-shadow:var(--tunnel-tab-item-active-shadow)}.tunnel-dedicated-page__sheet .match-dedicated-card{margin-bottom:20px;--match-card-fg: #00b26f;--match-card-fg-muted: rgba(0, 178, 111, .62);--match-card-fg-soft: rgba(0, 178, 111, .42);--match-card-border: rgba(0, 178, 111, .28);background:#141414;color:var(--match-card-fg);box-shadow:0 16px 40px #00000059}.tunnel-dedicated-page__sheet .match-dedicated-card--upcoming,.tunnel-dedicated-page__sheet .match-dedicated-card--completed,.tunnel-dedicated-page__sheet .match-dedicated-card--live{background:#141414}.tunnel-dedicated-page__sheet .match-dedicated-card__team,.tunnel-dedicated-page__sheet .match-dedicated-card__time,.tunnel-dedicated-page__sheet .match-dedicated-card__score-num{color:#fff}.tunnel-dedicated-page__sheet .match-dedicated-card__format{color:var(--match-card-fg-soft)}.tunnel-dedicated-page__sheet .match-dedicated-card__count,.tunnel-dedicated-page__sheet .match-dedicated-card__day,.tunnel-dedicated-page__sheet .match-dedicated-card__center-sub,.tunnel-dedicated-page__sheet .match-dedicated-card__score-sep,.tunnel-dedicated-page__sheet .match-dedicated-card__slots{color:var(--match-card-fg-muted)}.tunnel-dedicated-page__sheet .match-dedicated-card__venue{color:#fff}.tunnel-dedicated-page__sheet .match-dedicated-card__ribbon{background:#00b26f;color:#0a0a0a}.tunnel-dedicated-page__sheet .match-dedicated-card--live .match-dedicated-card__ribbon{background:#ff4d4f;color:#fff}.tunnel-dedicated-page__sheet .match-dedicated-card--completed .match-dedicated-card__ribbon{background:#c8f542;color:#0a0a0a}.tunnel-dedicated-page__sheet .tunnel-club-detail__logo{background:#1a1a1a;border:1px solid rgba(255,255,255,.08)}.tunnel-dedicated-page--embedded .tunnel-dedicated-page__sheet{padding-bottom:calc(env(safe-area-inset-bottom,0px) + 28px)}.tunnel-match-predict{display:flex;flex-direction:column;gap:16px;margin-bottom:20px;padding:18px 16px 16px}.tunnel-match-predict--compact{gap:12px;margin-top:14px;margin-bottom:0;padding:14px 12px 12px}.tunnel-match-predict__eyebrow{margin:0 0 4px;font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--green, #00b26f)}.tunnel-match-predict__title{margin:0;font-family:var(--tunnel-font-display);font-size:1.15rem;font-weight:900;letter-spacing:-.02em;text-transform:uppercase;color:#fff}.tunnel-match-predict--compact .tunnel-match-predict__title{font-size:1rem}.tunnel-match-predict__hint{margin:6px 0 0;font-size:12px;font-weight:600;color:#ffffff85}.tunnel-match-predict__past-label{display:block;margin-bottom:8px;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#ffffff73}.tunnel-match-predict__form-row{display:grid;gap:10px}.tunnel-match-predict__form-team{display:flex;align-items:center;justify-content:space-between;gap:10px}.tunnel-match-predict__form-code{min-width:52px;font-size:11px;font-weight:800;letter-spacing:.06em;color:#fff}.tunnel-match-predict__form-squares{display:flex;gap:4px}.tunnel-match-predict__form-square{width:14px;height:14px;border-radius:2px;background:#fff3}.tunnel-match-predict__form-square--w{background:#fff}.tunnel-match-predict__form-square--d{background:#ffffff73}.tunnel-match-predict__form-square--l{background:#ffffff1f}.tunnel-match-predict__prob-track{display:flex;height:10px;overflow:hidden;background:#ffffff14}.tunnel-match-predict__prob-seg{display:block;height:100%}.tunnel-match-predict__prob-seg--home{background:#fff}.tunnel-match-predict__prob-seg--draw{background:#ffffff59}.tunnel-match-predict__prob-seg--away{background:var(--green, #00b26f)}.tunnel-match-predict__prob-labels{display:flex;justify-content:space-between;gap:8px;margin-top:8px}.tunnel-match-predict__prob-labels div{display:flex;flex-direction:column;gap:2px;min-width:0}.tunnel-match-predict__prob-labels strong{font-family:var(--tunnel-font-display);font-size:14px;font-weight:900;color:#fff}.tunnel-match-predict__prob-labels span{font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#ffffff8c}.tunnel-match-predict__deck{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.tunnel-match-predict--compact .tunnel-match-predict__deck{grid-template-columns:repeat(3,minmax(0,1fr))}.tunnel-match-predict__pick{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-height:72px;padding:10px 8px;border:1px solid rgba(255,255,255,.1);background:#1a1a1a;color:#fff;cursor:pointer;clip-path:polygon(0 10px,10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%)}.tunnel-match-predict__pick--active{border-color:var(--green, #00b26f);box-shadow:inset 0 0 0 1px var(--green, #00b26f)}.tunnel-match-predict__pick--saved{background:#12281f}.tunnel-match-predict__pick-code{font-family:var(--tunnel-font-display);font-size:11px;font-weight:900;letter-spacing:.08em;color:var(--green, #00b26f)}.tunnel-match-predict__pick-label{font-size:10px;font-weight:700;line-height:1.2;text-align:center;text-transform:uppercase;color:#ffffffd1}.tunnel-match-predict__cta{width:100%;padding:14px 16px;border:0;background:var(--green, #00b26f);color:#0a0a0a;font-family:var(--tunnel-font-display);font-size:13px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.tunnel-match-predict__cta:disabled{opacity:.45;cursor:not-allowed}.tunnel-match-predict__saved{margin:0;padding:12px 14px;background:#141414;font-size:13px;font-weight:600;color:#fff}.tunnel-match-predict__saved strong{color:var(--green, #00b26f)}.tunnel-match-predict__saved--muted{color:#ffffff8c}.tunnel-fixture-card .tunnel-match-predict{margin-top:12px}.tunnel-cut-panel--paper.tunnel-match-predict .tunnel-match-predict__title{color:#0a0a0a}.tunnel-cut-panel--paper.tunnel-match-predict .tunnel-match-predict__hint,.tunnel-cut-panel--paper.tunnel-match-predict .tunnel-match-predict__past-label,.tunnel-cut-panel--paper.tunnel-match-predict .tunnel-match-predict__form-code{color:#0a0a0a8c}.tunnel-cut-panel--paper.tunnel-match-predict .tunnel-match-predict__prob-labels strong{color:#0a0a0a}.tunnel-cut-panel--paper.tunnel-match-predict .tunnel-match-predict__prob-labels span{color:#0a0a0a8c}.tunnel-cut-panel--paper.tunnel-match-predict .tunnel-match-predict__saved{background:#0a0a0a0f;color:#0a0a0a}.match-detail-screen--turf{background:#00b26f;color:#0a0a0a;min-height:100dvh;overflow-x:hidden;padding-bottom:0}.match-detail-screen--turf .match-detail-section,.match-detail-screen--turf .match-requests-panel,.match-detail-screen--turf .match-detail-actions,.match-detail-screen--turf .card{margin:0 0 16px;padding:0}.turf-match-detail{display:flex;flex-direction:column;min-height:100dvh;padding:calc(env(safe-area-inset-top,0px) + 8px) var(--page-pad-left) 0 var(--page-pad-right);background:radial-gradient(circle at 20% 10%,rgba(255,255,255,.14),transparent 42%),radial-gradient(circle at 80% 20%,rgba(255,255,255,.1),transparent 38%),#00b26f}.turf-match-detail__toolbar{display:grid;grid-template-columns:44px 1fr 44px;align-items:center;gap:8px;margin-bottom:12px}.turf-match-detail__title{margin:0;text-align:center;font-family:var(--tunnel-font-display);font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#fff}.turf-match-detail__toolbar-spacer{width:44px;height:44px}.turf-match-detail__icon-btn{width:40px;height:40px;border:0;border-radius:12px;background:#ffffffeb;color:#0a0a0a;display:inline-flex;align-items:center;justify-content:center}.turf-match-detail__icon-btn--active{color:var(--tunnel-lime)}.turf-match-detail__hero{margin-bottom:16px;padding:0 4px}.turf-match-detail__match-name{margin:0;font-family:var(--tunnel-font-display);font-size:1.5rem;font-weight:900;line-height:1.05;color:#fff}.turf-match-detail__match-meta,.turf-match-detail__match-when{margin:6px 0 0;font-size:13px;font-weight:600;color:#ffffffd1}.turf-match-detail__sheet-wrap{flex:1;margin:0 calc(-1 * var(--page-pad-left)) 0 calc(-1 * var(--page-pad-right));background:#fff;display:flex;flex-direction:column}.turf-match-detail__sheet{flex:1;min-height:100%;padding:20px var(--page-pad-left) calc(var(--nav-bottom, 96px) + 16px) var(--page-pad-right);border-radius:28px 28px 0 0;background:#fff;box-shadow:0 -12px 40px #0000001a}.turf-match-detail--has-footer .turf-match-detail__sheet{padding-bottom:calc(var(--nav-bottom, 96px) + var(--match-sticky-footer-h, 78px) + 16px)}.turf-match-detail__score-row{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:12px;align-items:center;margin-bottom:18px;padding-bottom:18px;border-bottom:1px solid var(--tunnel-rule, #eceeed)}.turf-match-detail__score-team{display:flex;flex-direction:column;align-items:center;gap:6px;min-width:0}.turf-match-detail__score-team span{font-size:11px;font-weight:800;letter-spacing:.04em;text-align:center;color:#0a0a0a}.turf-match-detail__score-count{font-size:10px!important;font-weight:600!important;color:#0a0a0a7a!important}.turf-match-detail__team-badge{width:48px;height:48px;border-radius:999px;background:#f4f0d8;display:inline-flex;align-items:center;justify-content:center;overflow:hidden}.turf-match-detail__team-badge--empty span{font-size:18px;font-weight:900;color:#0a0a0a}.turf-match-detail__team-badge--stack{position:relative;background:#f2f4f3}.turf-match-detail__team-badge-piece{position:absolute;border:2px solid #fff}.turf-match-detail__team-badge-piece--0{left:4px;top:10px}.turf-match-detail__team-badge-piece--1{right:4px;top:8px}.turf-match-detail__team-badge-piece--2{left:50%;bottom:4px;transform:translate(-50%)}.turf-match-detail__score-mid{display:flex;flex-direction:column;align-items:center;gap:4px;text-align:center;padding:0 8px}.turf-match-detail__score-mid strong{font-family:var(--tunnel-font-display);font-size:1.45rem;font-weight:900;line-height:1;color:#0a0a0a}.turf-match-detail__score-mid span{font-size:11px;font-weight:600;color:#0a0a0a85}.turf-match-detail__squad{margin-bottom:18px}.turf-match-detail__squad-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:10px}.turf-match-detail__squad-title{margin:0;font-family:var(--tunnel-font-display);font-size:.95rem;font-weight:800;color:#0a0a0a}.turf-match-detail__squad-meta{font-size:11px;font-weight:600;color:#0a0a0a7a}.turf-match-detail__squad-list{display:flex;flex-direction:column;gap:8px}.turf-match-detail__squad-chip{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:14px;background:#f7f8f7}.turf-match-detail__squad-copy{display:flex;flex-direction:column;gap:2px;min-width:0}.turf-match-detail__squad-name{font-size:14px;font-weight:700;color:#0a0a0a}.turf-match-detail__squad-team{font-size:11px;font-weight:600;color:#0a0a0a7a}.turf-match-detail__squad-note{margin:8px 0 0;font-size:11px;font-weight:600;color:#0a0a0a7a}.turf-match-detail__extras{display:flex;flex-direction:column;gap:16px;margin-top:20px;padding-top:20px;border-top:1px solid var(--tunnel-rule, #eceeed)}.turf-match-detail__extras .match-detail-section__title,.turf-match-detail__extras .section-label{color:#0a0a0a}.turf-match-detail__pills{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:16px}.turf-match-detail__pill{min-height:54px;padding:10px 8px;border-radius:14px;background:#f2f4f3;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;font-size:11px;font-weight:700;color:#0a0a0ab8;text-align:center}.turf-match-detail__stat-inputs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:14px}.turf-match-detail__stat-field{min-height:54px;padding:10px 10px 8px;border-radius:14px;background:#f2f4f3;display:flex;flex-direction:column;gap:6px;font-size:11px;font-weight:700;color:#0a0a0a94}.turf-match-detail__stat-field input,.turf-match-detail__stat-field select{width:100%;border:0;background:transparent;font-family:var(--tunnel-font-display);font-size:1.15rem;font-weight:900;color:#0a0a0a;outline:none}.turf-match-detail__stat-field--meta strong{font-family:var(--tunnel-font-display);font-size:1.15rem;font-weight:900;color:#0a0a0a}.turf-match-detail__ratings{display:grid;gap:10px;margin-bottom:12px}.turf-match-detail__rating-row{display:grid;grid-template-columns:72px 1fr 28px;align-items:center;gap:10px;font-size:12px;font-weight:700;color:#0a0a0a9e}.turf-match-detail__rating-row--wide{margin-top:4px}.turf-match-detail__rating-row strong{text-align:right;color:#0a0a0a}.turf-match-detail__mvp-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:12px 0}.turf-match-detail__mvp-btn{min-height:48px;border:1px solid #e8ecea;border-radius:14px;background:#fff;font-size:12px;font-weight:700;color:#0a0a0a}.turf-match-detail__sheet-actions{display:grid;gap:10px}.turf-match-detail__sheet-actions .match-detail-rich__host-tools,.turf-match-detail__sheet-actions .btn-outline{width:100%}.turf-match-detail__cta{width:100%;min-height:52px;border:0;border-radius:999px;background:#0a0a0a;color:#fff;font-size:14px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.turf-match-detail__cta--ghost{background:#f2f4f3;color:#0a0a0a}.turf-match-detail__cta--share{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--green, #00b26f);color:#0a0a0a}.tunnel-dedicated-page__sheet .turf-match-detail__cta--share{background:var(--green, #00b26f);color:#0a0a0a}.turf-match-detail__flow-title{margin:0 0 8px;font-family:var(--tunnel-font-display);font-size:1rem;font-weight:800;color:#0a0a0a}.turf-match-detail__flow-caption{margin:0;font-size:12px;font-weight:600;color:#0a0a0a8f}.turf-match-detail__flow{margin-top:4px}.turf-match-detail__flow--center{text-align:center}.turf-match-detail--dedicated{background:radial-gradient(circle at 18% 8%,rgba(255,255,255,.14),transparent 40%),radial-gradient(circle at 82% 14%,rgba(255,255,255,.08),transparent 36%),#00b26f}.turf-match-detail__dedicated-hero{padding:0 4px 18px}.turf-match-detail--dedicated .match-dedicated-card{--match-card-fg: #00b26f;--match-card-fg-muted: rgba(0, 178, 111, .62);--match-card-fg-soft: rgba(0, 178, 111, .42);--match-card-border: rgba(0, 178, 111, .28);color:var(--match-card-fg)}.match-dedicated-card{position:relative;display:flex;flex-direction:column;gap:14px;padding:18px 16px 14px;border-radius:22px;background:#fff;color:#0a0a0a;box-shadow:0 16px 40px #0000002e;clip-path:polygon(0 14px,14px 0,calc(100% - 14px) 0,100% 14px,100% calc(100% - 14px),calc(100% - 14px) 100%,14px 100%,0 calc(100% - 14px))}.match-dedicated-card--upcoming{background:linear-gradient(180deg,#f3ffe0,#fff 38%)}.match-dedicated-card--completed{background:#fff}.match-dedicated-card--live{background:linear-gradient(180deg,#fff4cf,#fff 40%)}.turf-match-detail--dedicated .match-dedicated-card,.turf-match-detail--dedicated .match-dedicated-card--upcoming,.turf-match-detail--dedicated .match-dedicated-card--completed,.turf-match-detail--dedicated .match-dedicated-card--live{background:#0a0a0a;box-shadow:0 16px 40px #00000059}.match-dedicated-card__ribbon{position:absolute;top:-1px;left:50%;transform:translate(-50%);padding:5px 18px 4px;border-radius:0 0 10px 10px;background:#0a0a0a;color:#fff;font-size:10px;font-weight:900;letter-spacing:.14em}.match-dedicated-card--completed .match-dedicated-card__ribbon{background:#c8f542;color:#0a0a0a}.match-dedicated-card--live .match-dedicated-card__ribbon{background:#ff4d4f;color:#fff}.match-dedicated-card__format{font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#0a0a0a73}.turf-match-detail--dedicated .match-dedicated-card__format{color:var(--match-card-fg-soft)}.match-dedicated-card__main{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:10px;align-items:center}.match-dedicated-card__side{display:flex;flex-direction:column;align-items:center;gap:6px;min-width:0}.match-dedicated-card__crest{width:56px;height:56px;border:2px solid rgba(10,10,10,.08);border-radius:16px;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden;box-shadow:inset 0 0 0 1px #fffc}.match-dedicated-card__crest--empty span{font-size:11px;font-weight:900;letter-spacing:.06em;color:#0a0a0a73}.turf-match-detail--dedicated .match-dedicated-card__crest{border-color:var(--match-card-border);background:#111;box-shadow:inset 0 0 0 1px #00b26f1f}.turf-match-detail--dedicated .match-dedicated-card__crest--empty span{color:var(--match-card-fg-muted)}.turf-match-detail--dedicated .match-dedicated-card__crest-piece{border-color:#0a0a0a}.match-dedicated-card__crest--stack{position:relative}.match-dedicated-card__crest-piece{position:absolute;border:2px solid #fff}.match-dedicated-card__crest-piece--0{left:4px;top:10px;z-index:3}.match-dedicated-card__crest-piece--1{left:18px;top:6px;z-index:2}.match-dedicated-card__crest-piece--2{right:4px;top:12px;z-index:1}.match-dedicated-card__team{font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.match-dedicated-card__count{font-size:11px;font-weight:700;color:#0a0a0a73}.turf-match-detail--dedicated .match-dedicated-card__team,.turf-match-detail--dedicated .match-dedicated-card__time,.turf-match-detail--dedicated .match-dedicated-card__score-num{color:var(--match-card-fg)}.turf-match-detail--dedicated .match-dedicated-card__count,.turf-match-detail--dedicated .match-dedicated-card__day,.turf-match-detail--dedicated .match-dedicated-card__center-sub,.turf-match-detail--dedicated .match-dedicated-card__score-sep,.turf-match-detail--dedicated .match-dedicated-card__slots{color:var(--match-card-fg-muted)}.match-dedicated-card__center{display:flex;flex-direction:column;align-items:center;gap:2px;min-width:108px;text-align:center}.match-dedicated-card__day{font-size:11px;font-weight:700;color:#0a0a0a80;text-transform:uppercase;letter-spacing:.06em}.match-dedicated-card__time{font-family:var(--tunnel-font-display);font-size:clamp(1.65rem,7vw,2rem);font-weight:900;line-height:1;letter-spacing:-.03em}.match-dedicated-card__score-row{display:flex;align-items:center;gap:8px}.match-dedicated-card__score-num{font-family:var(--tunnel-font-display);font-size:clamp(1.8rem,8vw,2.35rem);font-weight:900;line-height:1}.match-dedicated-card__score-sep{font-size:1.4rem;font-weight:800;color:#0a0a0a59}.match-dedicated-card__center-sub{margin-top:4px;font-size:11px;font-weight:700;color:#0a0a0a73}.match-dedicated-card__footer{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:12px;border-top:1px dashed rgba(10,10,10,.12)}.match-dedicated-card__venue{margin:0;padding:0;border:0;background:transparent;font-size:13px;font-weight:800;color:#0a0a0a;text-align:left;cursor:pointer}button.match-dedicated-card__venue{text-decoration:underline;text-underline-offset:3px}.match-dedicated-card__slots{flex-shrink:0;font-size:11px;font-weight:800;color:#0a0a0a73;white-space:nowrap}.turf-match-detail--dedicated .match-dedicated-card__footer{border-top-color:var(--match-card-border)}.turf-match-detail--dedicated .match-dedicated-card__venue{color:var(--match-card-fg)}.turf-match-detail--dedicated .match-dedicated-card--completed .match-dedicated-card__ribbon,.turf-match-detail--dedicated .match-dedicated-card__ribbon{background:var(--match-card-fg);color:#0a0a0a}.turf-match-detail--dedicated .match-dedicated-card--live .match-dedicated-card__ribbon{background:#ff4d4f;color:#fff}.turf-match-detail--dedicated .turf-match-detail__sheet{padding-top:16px}.turf-match-detail--poster{padding-bottom:0}.turf-match-detail__format-pill{justify-self:center;padding:6px 12px;border-radius:999px;background:#ffffffeb;color:#0a0a0a;font-family:var(--tunnel-font-display);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.turf-match-preview__hero{position:relative;padding:4px 4px 20px;min-height:168px}.turf-match-preview__meta{position:absolute;top:0;right:0;display:flex;flex-direction:column;align-items:flex-end;gap:2px;max-width:46%;padding:0;border:0;background:transparent;color:#fff;text-align:right;cursor:pointer}.turf-match-preview__meta:disabled{cursor:default}.turf-match-preview__meta-line{font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;opacity:.92}.turf-match-preview__meta-venue{margin-top:4px;font-size:12px;font-weight:800;text-decoration:underline;text-underline-offset:3px}.turf-match-preview__title{margin:36px 0 0;max-width:78%;font-family:var(--tunnel-font-display);font-size:clamp(2rem,9vw,2.75rem);font-weight:900;line-height:.92;letter-spacing:-.03em;text-transform:uppercase}.turf-match-preview__title-line{display:block;color:#0a0a0a}.turf-match-preview__title-line--accent{color:#fff;-webkit-text-stroke:1px rgba(10,10,10,.2)}.turf-match-preview__past{display:flex;align-items:center;gap:10px;margin-top:18px}.turf-match-preview__past-label{font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#ffffffd1}.turf-match-preview__form-squares{display:flex;gap:4px}.turf-match-preview__form-square{width:14px;height:14px;border-radius:3px;background:#ffffff59}.turf-match-preview__form-square--win{background:#0a0a0a}.turf-match-preview__form-square--loss{background:#0a0a0a47}.turf-match-preview__form-square--draw{background:#ffffffb8}.turf-match-preview__form-square--muted{background:#ffffff59}.turf-match-preview__scorecard{margin-bottom:20px;padding:16px 14px 12px;border-radius:22px;background:#fff;border:2px solid #0a0a0a;box-shadow:0 10px 30px #00000014}.turf-match-detail--poster .turf-match-detail__sheet{padding-bottom:calc(var(--nav-bottom, 92px) + 88px)}.turf-match-preview__scorecard-date{display:flex;flex-direction:column;align-items:center;gap:2px;margin-bottom:12px;color:#0a0a0a73;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.turf-match-preview__scorecard-date strong{font-size:13px;color:#0a0a0a}.turf-match-preview__scorecard-main{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:10px;align-items:center}.turf-match-preview__scorecard-side{display:flex;flex-direction:column;align-items:center;gap:6px;min-width:0}.turf-match-preview__crest{width:56px;height:56px;border:2px dashed rgba(10,10,10,.18);border-radius:14px;display:flex;align-items:center;justify-content:center;overflow:hidden}.turf-match-preview__crest--empty span{font-size:11px;font-weight:900;letter-spacing:.06em}.turf-match-preview__crest--stack{position:relative;width:56px;height:56px}.turf-match-preview__crest-piece{position:absolute;border:2px solid #fff}.turf-match-preview__crest-piece--0{left:4px;top:10px;z-index:3}.turf-match-preview__crest-piece--1{left:18px;top:6px;z-index:2}.turf-match-preview__crest-piece--2{right:4px;top:12px;z-index:1}.turf-match-preview__team-name{font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.turf-match-preview__team-count{font-size:10px;font-weight:600;color:#0a0a0a73}.turf-match-preview__scorecard-mid{display:flex;flex-direction:column;align-items:center;gap:4px;min-width:92px}.turf-match-preview__time{display:inline-flex;align-items:baseline;font-family:var(--tunnel-font-display);line-height:1}.turf-match-preview__time-hour{font-size:2rem;font-weight:900;color:#0a0a0a}.turf-match-preview__time-min{font-size:1.25rem;font-weight:700;color:#0a0a0a61}.turf-match-preview__time-ampm{margin-left:4px;font-size:.75rem;font-weight:700;color:#0a0a0a73}.turf-match-preview__final-score{font-family:var(--tunnel-font-display);font-size:2rem;font-weight:900;line-height:1}.turf-match-preview__final-score span{margin:0 4px;color:#0a0a0a59}.turf-match-preview__scorecard-sub{font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#0a0a0a73}.turf-match-preview__scorecard-footer{display:grid;grid-template-columns:1fr auto 1fr;gap:8px;margin:14px 0 0;padding-top:12px;border-top:1px solid var(--tunnel-rule, #eceeed);font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#0a0a0a73;text-align:center}.turf-match-preview__scorecard-footer span:first-child{text-align:left}.turf-match-preview__scorecard-footer span:last-child{text-align:right}.turf-match-preview__footer{--match-sticky-footer-h: 78px;position:fixed;left:0;right:0;bottom:var(--nav-bottom, 96px);z-index:99;padding:12px var(--page-pad-right) 12px var(--page-pad-left);background:transparent;pointer-events:none}.turf-match-preview__footer .turf-match-preview__cta{pointer-events:auto}.turf-match-preview__cta{width:100%;min-height:54px;border:2px solid #0a0a0a;border-radius:0;background:var(--green, #00b26f);color:#0a0a0a;font-family:var(--tunnel-font-display);font-size:15px;font-weight:900;letter-spacing:.06em;text-transform:uppercase;box-shadow:4px 4px #0a0a0a}.turf-match-preview__cta:disabled{opacity:.6}.turf-match-preview__cta--complete{background:#0a0a0a;color:var(--tunnel-lime, #c8f542);border-color:#0a0a0a;box-shadow:4px 4px #c8f54259}.match-detail-tabs{margin-top:18px}.match-detail-tabs__pills.pill-toggle,.match-detail-tabs__pills.city-row{margin-bottom:16px}.tunnel-ui .match-detail-tabs__pills.pill-toggle,.tunnel-ui .match-detail-tabs__pills.city-row{padding:5px 6px 0;border-radius:14px 14px 0 0}.tunnel-ui .match-detail-tabs__pills .pill-toggle__item.active,.tunnel-ui .match-detail-tabs__pills .city-pill.selected{color:var(--tunnel-tab-item-active-text)}.match-detail-tab-section{display:flex;flex-direction:column;gap:16px}.tunnel-dedicated-page__sheet .turf-match-stats__caption{color:#ffffff9e}.tunnel-dedicated-page__sheet .match-detail-tab-section>.t-caption{color:#ffffff9e}.tunnel-dedicated-page__sheet .match-lineup-column__title{color:#ffffffb8}.tunnel-dedicated-page__sheet .match-detail-list__row{padding:10px 0;border:0;border-bottom:1px solid rgba(255,255,255,.1);border-radius:0;background:transparent}.tunnel-dedicated-page__sheet .match-detail-list{gap:0}.tunnel-dedicated-page__sheet .match-lineup-player-row__name{flex:1;font-size:14px;font-weight:700;color:#fff}.tunnel-dedicated-page__sheet .match-lineup-player-row .t-caption{color:#ffffff8c}.tunnel-dedicated-page__sheet .match-detail-section{margin-top:8px}.turf-match-stats{display:flex;flex-direction:column;gap:14px}.turf-match-stats__caption{margin:0;font-size:12px;line-height:1.45;color:#0a0a0a85}.tunnel-stat-card{display:flex;flex-direction:column;gap:14px;padding:16px 14px 14px;filter:drop-shadow(0 12px 24px rgba(10,10,10,.08))}.tunnel-stat-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.tunnel-stat-card__title{margin:0;font-size:15px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#0a0a0a}.tunnel-stat-card__subtitle{margin:0 0 10px;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#0a0a0a73}.tunnel-stat-card__menu{border:0;background:none;padding:0 2px;font-size:18px;line-height:1;letter-spacing:.12em;color:#0a0a0a6b;cursor:pointer}.tunnel-stat-card__avatars{display:flex;align-items:center;gap:8px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.tunnel-stat-card__avatars::-webkit-scrollbar{display:none}.tunnel-stat-card__avatar{position:relative;flex:0 0 auto;display:grid;place-items:center;width:44px;height:44px;border-radius:999px;box-shadow:inset 0 0 0 2px #0a0a0a14}.tunnel-stat-card__avatar-rank{position:absolute;bottom:-2px;left:50%;transform:translate(-50%);min-width:16px;padding:1px 5px;border-radius:999px;background:#0a0a0a;color:#fff;font-size:9px;font-weight:900;line-height:1.2;text-align:center}.tunnel-stat-card__rows{display:flex;flex-direction:column;gap:14px}.tunnel-stat-compare-row{display:grid;gap:8px}.tunnel-stat-compare-row__head{display:grid;grid-template-columns:52px minmax(0,1fr) 52px;gap:8px;align-items:end}.tunnel-stat-compare-row__val{font-size:22px;font-weight:900;line-height:.95;letter-spacing:-.03em;color:#0a0a0a;text-align:center}.tunnel-stat-compare-row__val--away{color:#0a0a0ab8}.tunnel-stat-compare-row__label{font-size:10px;font-weight:800;line-height:1.2;letter-spacing:.08em;text-align:center;text-transform:uppercase;color:#0a0a0a6b}.tunnel-stat-compare-bar{position:relative;height:10px;background:#e55a45;box-shadow:0 2px #0a0a0a14;overflow:hidden}.tunnel-stat-compare-bar__home{height:100%;min-width:8px;background:#d4ff4a;clip-path:polygon(0 0,calc(100% - 7px) 0,100% 100%,0 100%);transition:width .22s ease}.tunnel-stat-card--mvp{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;background:color-mix(in srgb,var(--green, #00b26f) 12%,#f6f4ee);filter:drop-shadow(0 10px 20px rgba(10,10,10,.06))}.tunnel-stat-card--mvp-placeholder strong{color:#0a0a0a59}.turf-match-stats__mvp-label{font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#0a0a0a80}.tunnel-stat-card--mvp strong{font-size:15px;font-weight:800}.turf-match-stats__score{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:12px;align-items:center}.turf-match-stats__score--card{padding:4px 0 0;border-radius:0;background:transparent}.turf-match-stats__score-team{display:flex;flex-direction:column;gap:4px;min-width:0}.turf-match-stats__score-team span{font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#0a0a0a6b}.turf-match-stats__score-team strong{font-size:34px;font-weight:900;line-height:1;letter-spacing:-.03em}.turf-match-stats__score-team--away{align-items:flex-end;text-align:right}.turf-match-stats__score-sep{font-size:28px;font-weight:800;color:#0a0a0a47}.turf-match-stats__table{display:flex;flex-direction:column;gap:8px}.turf-match-stats__table-head,.turf-match-stats__table-row{display:grid;grid-template-columns:minmax(0,1fr) 28px 28px 44px;gap:8px;align-items:center}.turf-match-stats__table-head{padding:0 4px 4px;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#0a0a0a6b}.turf-match-stats__table-head span:not(:first-child),.turf-match-stats__table-row span:not(:first-child){text-align:center;font-size:13px;font-weight:700}.turf-match-stats__table-row{padding:10px 12px;background:#0a0a0a0a;clip-path:polygon(0 8px,8px 0,100% 0,100% calc(100% - 8px),calc(100% - 8px) 100%,0 100%)}.turf-match-stats__player{display:flex;align-items:center;gap:8px;min-width:0;font-size:13px;font-weight:700}.turf-match-stats__player span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.turf-match-stats__empty{margin:0;padding:14px 12px;background:#0a0a0a0a;font-size:13px;line-height:1.45;color:#0a0a0a94;clip-path:polygon(0 8px,8px 0,100% 0,100% calc(100% - 8px),calc(100% - 8px) 100%,0 100%)}.tunnel-match-organizer{display:flex;flex-direction:column;gap:14px}.tunnel-match-form__grid{display:grid;gap:12px}.tunnel-match-form__split{display:grid;grid-template-columns:1fr 1fr;gap:12px}.tunnel-match-form__field{display:grid;gap:6px}.tunnel-match-form__label{font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#0a0a0a6b}.tunnel-match-form__input{width:100%;border:0;border-bottom:2px solid rgba(10,10,10,.12);border-radius:0;background:transparent;padding:8px 2px;font-size:14px;font-weight:700;color:#0a0a0a}.tunnel-match-form__input:focus{outline:none;border-bottom-color:var(--green, #00b26f)}.tunnel-match-form__check{display:flex;align-items:flex-start;gap:10px;font-size:13px;font-weight:600;color:#0a0a0ab8}.tunnel-match-form__actions{display:flex;gap:10px;margin-top:4px}.tunnel-match-form__cta{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:10px 16px;border:0;background:var(--green, #00b26f);color:#0a0a0a;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;clip-path:polygon(0 8px,8px 0,100% 0,100% calc(100% - 8px),calc(100% - 8px) 100%,0 100%)}.tunnel-match-form__cta--ghost{background:#0a0a0a14;color:#0a0a0ab8}.tunnel-match-form__cta--sm{min-height:34px;padding:8px 12px;font-size:10px}.tunnel-match-form__cta--full{width:100%}.tunnel-match-form-sheet{display:grid;gap:14px;padding:18px 16px 16px;border-radius:0}.match-edit-inline{display:flex;flex-direction:column;gap:12px}.match-organizer-panel__player{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 0;border-top:1px solid rgba(10,10,10,.08)}.match-organizer-panel__player:first-child{border-top:0;padding-top:0}.match-organizer-panel__actions{display:flex;gap:8px;flex-shrink:0}.match-organizer-panel__stint{display:grid;gap:10px;padding-bottom:10px;border-bottom:1px solid rgba(10,10,10,.08)}.match-organizer-panel__stint:last-of-type{border-bottom:0}.turf-match-pitch-wrap{display:flex;flex-direction:column;gap:8px}.turf-match-pitch__team-label{font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#0a0a0a73}.turf-match-pitch__team-label--away{text-align:right}.turf-match-pitch{position:relative;aspect-ratio:68 / 105;border-radius:16px;background:linear-gradient(180deg,#1a1f1c,#0d100e);border:1px solid rgba(255,255,255,.08);overflow:hidden}.turf-match-pitch--empty{display:grid;place-items:center;min-height:200px;padding:24px}.turf-match-pitch__empty{margin:0;text-align:center;color:#ffffff8c;font-size:13px}.turf-match-pitch__markings{position:absolute;inset:8px;width:calc(100% - 16px);height:calc(100% - 16px);pointer-events:none}.turf-match-pitch__player{position:absolute;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:4px;width:56px;z-index:1}.turf-match-pitch__avatar-wrap{width:36px;height:36px;border-radius:999px;border:2px solid rgba(255,255,255,.9);overflow:hidden;background:#222}.turf-match-pitch__name{max-width:64px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:700;color:#fff;text-align:center}.match-lineup-display{display:flex;flex-direction:column;gap:20px}.match-lineup-pitch-wrap{display:flex;flex-direction:column;gap:8px}.match-lineup-pitch__team{font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#ffffff8c}.match-lineup-pitch{position:relative;aspect-ratio:68 / 105;border-radius:16px;background:linear-gradient(180deg,#3d8f4a,#2d6b38 48%,#1f4d28);border:1px solid rgba(255,255,255,.12);overflow:hidden}.match-lineup-pitch__markings{position:absolute;inset:8px;width:calc(100% - 16px);height:calc(100% - 16px);pointer-events:none}.match-lineup-pitch__formation{position:absolute;right:10px;bottom:8px;z-index:2;font-size:11px;font-weight:800;color:#ffffffd9}.match-lineup-pitch__slot{position:absolute;transform:translate(-50%,-50%);z-index:1}.match-lineup-pitch__player{display:flex;flex-direction:column;align-items:center;gap:1px;min-width:52px;padding:0;border:none;background:transparent;color:#fff;cursor:default}.match-lineup-pitch__player--slot.is-empty{opacity:.55}.match-lineup-pitch__player--slot.is-selected{outline:2px solid #c8f542;outline-offset:2px;border-radius:8px}button.match-lineup-pitch__player--slot{cursor:grab}.match-lineup-pitch__player--slot.is-dragging{opacity:.45}.match-lineup-pitch__slot.is-drop-target{outline:2px dashed #c8f542;outline-offset:4px;border-radius:10px}.match-lineup-subs.is-drop-target{outline:2px dashed #c8f542;outline-offset:4px;border-radius:12px}.match-lineup-subs__row.is-dragging{opacity:.45}.match-lineup-pitch__captain{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;border-radius:3px;background:#0a0a0a;color:#fff;font-size:9px;font-weight:900;line-height:1}.match-lineup-pitch__pos{font-size:9px;font-weight:800;letter-spacing:.06em;opacity:.9}.match-lineup-pitch__name{font-size:11px;font-weight:800;max-width:72px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.match-lineup-pitch__num{font-size:10px;font-weight:700;opacity:.85}.match-lineup-subs{display:flex;flex-direction:column;gap:8px}.match-lineup-subs__head{display:flex;align-items:center;gap:8px}.match-lineup-subs__title{margin:0;font-size:14px;font-weight:800;color:#fff}.match-lineup-subs__add{width:28px;height:28px;border-radius:999px;border:1px solid rgba(255,255,255,.25);background:#ffffff14;color:#fff;font-size:18px;line-height:1;cursor:pointer}.match-lineup-subs__list{margin:0;padding:0;list-style:none;border-radius:12px;background:#ffffffeb;overflow:hidden}.match-lineup-subs__empty{padding:12px 14px;color:#0a0a0a8c;font-size:13px}.match-lineup-subs__row{display:grid;grid-template-columns:36px 1fr auto;align-items:center;gap:8px;width:100%;padding:10px 14px;border:none;border-bottom:1px solid rgba(10,10,10,.06);background:transparent;text-align:left;cursor:default}button.match-lineup-subs__row{cursor:pointer}.match-lineup-subs__num{font-size:13px;font-weight:800;color:#0a0a0a73}.match-lineup-subs__name{font-size:14px;font-weight:700;color:#0a0a0a}.match-lineup-subs__pos{font-size:12px;font-weight:700;color:#0a0a0a73}.match-lineup-setup{display:flex;flex-direction:column;gap:14px;margin-top:8px;padding-top:16px;border-top:1px solid rgba(255,255,255,.08)}.match-lineup-setup__head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px}.match-lineup-setup__team-tabs{display:inline-flex;gap:6px;padding:4px;border-radius:999px;background:#ffffff14}.match-lineup-setup__team-tab{border:none;border-radius:999px;padding:6px 14px;font-size:12px;font-weight:800;background:transparent;color:#ffffffa6;cursor:pointer}.match-lineup-setup__team-tab.is-active{background:#c8f542;color:#0a0a0a}.match-lineup-setup__formation{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:700;color:#fffc}.match-lineup-setup__formation select{border-radius:10px;border:1px solid rgba(255,255,255,.15);background:#ffffff14;color:#fff;padding:8px 12px;font-weight:700}.match-lineup-setup__picker{display:flex;flex-direction:column;gap:8px;padding:12px;border-radius:12px;background:#ffffff0f}.match-lineup-setup__picker-title{margin:0;font-size:13px;font-weight:800;color:#fff}.match-lineup-setup__picker-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:6px}.match-lineup-setup__picker-row{width:100%;text-align:left;padding:10px 12px;border-radius:10px;border:1px solid rgba(255,255,255,.12);background:#00000040;color:#fff;font-weight:700;cursor:pointer}.match-lineup-setup__picker-close{align-self:flex-start;border:none;background:transparent;color:#ffffffa6;font-size:12px;font-weight:700;cursor:pointer}.match-lineup-setup__actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.match-lineup-setup__hint{margin:0;color:#ffffff80}.match-venue-sheet-backdrop{position:fixed;inset:0;z-index:60;display:flex;align-items:flex-end;background:#00000073}.match-venue-sheet{position:relative;width:100%;max-height:88dvh;overflow:auto;border-radius:24px 24px 0 0;background:#fff}.match-venue-sheet__grab{width:44px;height:4px;margin:10px auto 0;border-radius:999px;background:#0a0a0a24}.match-venue-sheet__close{position:absolute;top:12px;right:12px;z-index:2;width:36px;height:36px;border:0;border-radius:999px;background:#ffffffeb;display:inline-flex;align-items:center;justify-content:center}.match-venue-sheet__hero{margin-top:8px}.match-venue-sheet__body{padding:16px var(--page-pad-left) calc(env(safe-area-inset-bottom,0px) + 24px) var(--page-pad-right)}.match-venue-sheet__eyebrow{display:inline-flex;align-items:center;gap:6px;margin:0 0 6px;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#0a0a0a80}.match-venue-sheet__title{margin:0 0 6px;font-family:var(--tunnel-font-display);font-size:1.5rem;font-weight:900;line-height:1.05}.match-venue-sheet__muted{margin:0;font-size:13px;color:#0a0a0a8f}.match-venue-sheet__map-link{display:inline-block;margin-top:8px;font-size:13px;font-weight:700;color:#00b26f}.match-venue-sheet__section{margin-top:20px}.match-venue-sheet__section-title{margin:0 0 10px;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.match-venue-sheet__stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.match-venue-sheet__stat{padding:12px 10px;border-radius:14px;background:#f4f7f5;text-align:center}.match-venue-sheet__stat strong{display:block;font-family:var(--tunnel-font-display);font-size:1.25rem;line-height:1.1}.match-venue-sheet__stat span{font-size:11px;font-weight:600;color:#0a0a0a80}.match-venue-sheet__form-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px}.match-venue-sheet__form-label{font-size:11px;font-weight:700;color:#0a0a0a80}.match-venue-sheet__form-squares{display:flex;gap:4px}.match-venue-sheet__form-square{width:14px;height:14px;border-radius:3px;background:#0a0a0a1f}.match-venue-sheet__form-square--win{background:#00b26f}.match-venue-sheet__form-square--loss{background:#ff5a2f}.match-venue-sheet__form-square--draw{background:#0a0a0a47}.match-venue-sheet__top-list{margin:0;padding:0;list-style:none}.match-venue-sheet__top-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid var(--tunnel-rule, #eceeed);font-size:13px}.match-venue-sheet__top-row strong{font-family:var(--tunnel-font-display);font-size:12px;letter-spacing:.04em}.match-venue-sheet__chips{display:flex;flex-wrap:wrap;gap:8px}.match-venue-sheet__chip{padding:6px 10px;border-radius:999px;background:#f4f7f5;font-size:12px;font-weight:600}.tunnel-news-detail-screen.app-shell{padding:0;min-height:100dvh}.tunnel-news-detail{min-height:100dvh;background:#fff}.tunnel-news-detail__hero{position:relative;min-height:46vh;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden}.tunnel-news-detail__hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.tunnel-news-detail__hero-shade{position:absolute;inset:0;background:linear-gradient(180deg,#0000002e,#00000014 34%,#000000b8)}.tunnel-news-detail__toolbar{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;padding:calc(env(safe-area-inset-top,0px) + 10px) var(--page-pad-left) 12px var(--page-pad-right)}.tunnel-news-detail__icon-btn{width:40px;height:40px;border:0;border-radius:12px;background:#ffffffeb;color:#0a0a0a;display:inline-flex;align-items:center;justify-content:center}.tunnel-news-detail__hero-copy{position:relative;z-index:2;padding:0 var(--page-pad-left) 28px var(--page-pad-right)}.tunnel-news-detail__category{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:999px;background:#ffffffeb;color:#0a0a0a;font-size:12px;font-weight:700}.tunnel-news-detail__category-dot{width:8px;height:8px;border-radius:999px;background:#4f46e5}.tunnel-news-detail__headline{margin:14px 0 0;max-width:18ch;font-family:var(--tunnel-font-display);font-size:clamp(1.65rem,6vw,2rem);font-weight:900;line-height:1.08;letter-spacing:-.02em;color:#fff}.tunnel-news-detail__sheet{position:relative;margin-top:-22px;padding:28px var(--page-pad-left) calc(env(safe-area-inset-bottom,0px) + 28px) var(--page-pad-right);border-radius:28px 28px 0 0;background:#fff;box-shadow:0 -12px 40px #00000014}.tunnel-news-detail__fab-row{position:absolute;top:-24px;right:var(--page-pad-right);display:flex;gap:10px}.tunnel-news-detail__fab{width:48px;height:48px;border:0;border-radius:999px;background:#2563eb;color:#fff;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 10px 24px #2563eb47}.tunnel-news-detail__fab--active{background:#1d4ed8}.tunnel-news-detail__author{display:flex;align-items:center;gap:12px;margin-bottom:22px}.tunnel-news-detail__author-avatar{width:42px;height:42px;border-radius:999px;background:#111;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:800}.tunnel-news-detail__author-copy{display:flex;flex-direction:column;gap:4px}.tunnel-news-detail__author-copy strong{font-size:15px;font-weight:800;color:#0a0a0a}.tunnel-news-detail__author-copy span{font-size:12px;font-weight:600;color:#0a0a0a7a}.tunnel-news-detail__body{display:grid;gap:18px}.tunnel-news-detail__paragraph{margin:0;font-size:15px;line-height:1.7;color:#0a0a0ad1}.tunnel-news-detail__paragraph--lead:first-line{line-height:1.5}.tunnel-news-detail__dropcap{float:left;margin:.04em 10px 0 0;font-family:var(--tunnel-font-display);font-size:3.2rem;font-weight:900;line-height:.82;color:#0a0a0a}.tunnel-news-detail__quote{margin:0;padding:0 0 0 16px;border-left:4px solid #2563eb;font-size:15px;font-style:italic;line-height:1.65;color:#0a0a0ab8}.tunnel-news-detail__cta-wrap{margin-top:28px}.tunnel-news-detail__cta{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:52px;border-radius:999px;background:#0a0a0a;color:#fff;font-size:14px;font-weight:800;text-decoration:none;letter-spacing:.03em;text-transform:uppercase}.tunnel-page__body{max-width:720px;margin:0 auto}.tunnel-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;margin-bottom:10px}.tunnel-section-title{margin:0;flex:1;min-width:0;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--tunnel-muted)}.tunnel-section-link{flex-shrink:0;position:relative;z-index:2;border:0;background:none;padding:4px 0;font-size:13px;font-weight:700;color:var(--green, #00b26f);cursor:pointer;-webkit-tap-highlight-color:transparent}.tunnel-section-actions{display:inline-flex;align-items:center;gap:10px;flex-shrink:0}.tunnel-section-create{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:0;border-radius:999px;background:var(--green, #00b26f);color:#0a0a0a;cursor:pointer;box-shadow:0 4px 14px #00b26f47;-webkit-tap-highlight-color:transparent}.tunnel-section-create:active{transform:scale(.96)}.tunnel-matches-panel{display:flex;flex-direction:column;gap:20px;padding-top:16px}.tunnel-matches-panel--sub{padding-top:8px}.tunnel-subview-head{display:flex;align-items:center;gap:12px;margin-bottom:16px}.tunnel-subview-head__title{margin:0;font-size:18px;font-weight:800;color:var(--tunnel-ink)}.tunnel-matches-panel--progress{padding-top:0;gap:0}.tunnel-page--immersive{padding-top:calc(var(--inset-top) + 8px)}.tunnel-page--immersive .tunnel-page__body,.tunnel-page--immersive .tunnel-matches-panel--sub{padding-top:0}.tunnel-page--immersive .tunnel-subview-head,.tunnel-page--immersive .tunnel-progress-hub__top{position:sticky;top:0;z-index:12;padding-bottom:8px;background:var(--bg, #f8f6f0)}.tunnel-progress-hub{display:flex;flex-direction:column;gap:16px;padding-bottom:24px}.tunnel-progress-hub__top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:4px}.tunnel-progress-hub__history{border:0;background:none;padding:0;font-size:13px;font-weight:700;color:var(--green, #00b26f);cursor:pointer}.tunnel-progress-hub__hero{padding:22px 18px 18px;border-radius:28px;background:var(--green, #00b26f);color:#0a0a0a;box-shadow:0 18px 40px #00b26f3d}.tunnel-progress-hub__greeting{margin:0 0 4px;font-size:14px;font-weight:600;opacity:.72}.tunnel-progress-hub__hero-title{margin:0;font-size:28px;font-weight:800;letter-spacing:-.03em;line-height:1.05}.tunnel-progress-hub__hero-sub{margin:8px 0 0;font-size:13px;line-height:1.4;opacity:.78}.tunnel-progress-hub__hero-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:20px}.tunnel-progress-hub__hero-stat-label{display:block;font-size:12px;font-weight:600;opacity:.7;margin-bottom:4px}.tunnel-progress-hub__hero-stat strong{font-size:34px;font-weight:800;letter-spacing:-.03em;line-height:1}.tunnel-progress-hub__hero-stat strong span{font-size:16px;font-weight:700}.tunnel-progress-hub__hero-ring{position:relative;width:72px;height:72px;flex-shrink:0}.tunnel-progress-hub__hero-ring svg{width:100%;height:100%;transform:rotate(-90deg)}.tunnel-progress-hub__hero-ring-track{fill:none;stroke:#0a0a0a1f;stroke-width:6}.tunnel-progress-hub__hero-ring-fill{fill:none;stroke:#0a0a0a;stroke-width:6;stroke-linecap:round}.tunnel-progress-hub__hero-ring span{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:800}.tunnel-progress-hub__hero-pill{display:inline-flex;align-items:center;gap:6px;margin-top:16px;padding:8px 12px;border-radius:999px;background:#0a0a0a14;font-size:12px;font-weight:700}.tunnel-progress-hub__grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.tunnel-progress-hub__stat-card{position:relative;padding:16px 14px 14px;border-radius:22px;background:#fff;border:1px solid var(--tunnel-rule, rgba(0, 0, 0, .08));box-shadow:0 8px 24px #0000000a}.tunnel-progress-hub__stat-icon{position:absolute;top:14px;right:14px;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%}.tunnel-progress-hub__stat-icon--match{background:#fff4e8;color:#e67e22}.tunnel-progress-hub__stat-icon--drill{background:#eef8ff;color:#2d7dd2}.tunnel-progress-hub__stat-label{margin:0 0 8px;font-size:13px;font-weight:600;color:var(--tunnel-muted, #6b7280)}.tunnel-progress-hub__stat-value{margin:0;font-size:30px;font-weight:800;letter-spacing:-.03em;line-height:1;color:var(--tunnel-ink, #111)}.tunnel-progress-hub__stat-value span{font-size:14px;font-weight:700}.tunnel-progress-hub__stat-meta{margin:8px 0 0;font-size:11px;line-height:1.35;color:var(--tunnel-muted, #6b7280)}.tunnel-progress-hub__form{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 4px;font-size:13px;font-weight:600;color:var(--tunnel-muted)}.tunnel-progress-hub__form-pills{display:flex;gap:6px}.tunnel-progress-hub__form-pill{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:28px;padding:0 8px;border-radius:999px;font-size:12px;font-weight:800}.tunnel-progress-hub__form-pill--w{background:#e8fff4;color:#0d7a4d}.tunnel-progress-hub__form-pill--d{background:#fff8d6;color:#8a6d00}.tunnel-progress-hub__form-pill--l{background:#ffe8e8;color:#b42318}.tunnel-progress-hub__actions{display:flex;flex-direction:column;gap:12px}.tunnel-progress-hub__actions-head h2{margin:0 0 4px;font-size:18px;font-weight:800;color:var(--tunnel-ink)}.tunnel-progress-hub__actions-head p{margin:0;font-size:13px;color:var(--tunnel-muted)}.tunnel-progress-hub__cta{display:flex;align-items:center;gap:12px;padding:14px 16px;border-radius:999px;background:#fff;border:1px solid var(--tunnel-rule, rgba(0, 0, 0, .08));text-decoration:none;color:inherit;box-shadow:0 8px 20px #0000000a}.tunnel-progress-hub__cta--secondary{background:var(--grey-100, #f5f5f5)}.tunnel-progress-hub__cta-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:var(--grey-100, #f0f0f0);flex-shrink:0}.tunnel-progress-hub__cta-copy{flex:1;min-width:0;display:grid;gap:2px}.tunnel-progress-hub__cta-copy strong{font-size:15px;font-weight:800}.tunnel-progress-hub__cta-copy span{font-size:12px;color:var(--tunnel-muted)}.tunnel-progress-hub__cta-arrow{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:var(--tunnel-lime, var(--green));color:#0f1408;flex-shrink:0}.tunnel-progress-hub__categories{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.tunnel-progress-hub__category{display:flex;flex-direction:column;align-items:center;gap:4px;padding:12px 8px;border-radius:16px;background:#fff;border:1px solid var(--tunnel-rule);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--tunnel-muted)}.tunnel-progress-hub__category strong{font-size:16px;color:var(--tunnel-ink);letter-spacing:0;text-transform:none}.tunnel-hero{padding:18px 0 4px;border-bottom:1px solid var(--tunnel-rule)}.tunnel-hero__status-row{margin-bottom:.35rem}.tunnel-hero__kicker{margin:0 0 6px;font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:var(--tunnel-lime)}.tunnel-hero__when,.tunnel-hero__meta,.tunnel-hero__players,.tunnel-hero__invite-line{margin:0;font-size:14px;color:var(--tunnel-muted)}.tunnel-hero__title{margin:0 0 8px;font-size:22px;font-weight:800;line-height:1.15;color:var(--tunnel-ink)}.tunnel-hero__stage{margin:0 0 8px;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--tunnel-muted)}.tunnel-hero__teams{display:flex;align-items:center;gap:10px;margin:12px 0 8px}.tunnel-hero__team{font-size:20px;font-weight:800;color:var(--tunnel-ink)}.tunnel-hero__vs{font-size:12px;font-weight:700;text-transform:uppercase;color:var(--tunnel-muted)}.tunnel-hero__countdown{margin-top:8px}.tunnel-hero__cta{margin-top:14px;min-height:44px;width:100%;border:0;border-radius:12px;background:var(--tunnel-lime);color:var(--tunnel-on-accent);font-size:13px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;cursor:pointer}.tunnel-hero__actions{display:flex;gap:8px;margin-top:14px}.tunnel-hero__cta--primary{flex:1}.tunnel-hero__cta--ghost{flex:1;background:transparent;border:1px solid var(--tunnel-rule);color:var(--tunnel-ink)}.tunnel-play-actions{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.tunnel-play-actions__item{display:flex;flex-direction:column;align-items:center;gap:6px;padding:10px 4px;border:0;background:none;cursor:pointer}.tunnel-play-actions__icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;background:var(--tunnel-surface-raised);color:var(--tunnel-ink)}.tunnel-play-actions__label{font-size:10px;font-weight:700;text-align:center;color:var(--tunnel-muted);line-height:1.2}.tunnel-week{padding-top:4px}.tunnel-week__days{display:flex;justify-content:space-between;gap:4px;margin-bottom:12px}.tunnel-week__day{display:flex;flex-direction:column;align-items:center;gap:6px;flex:1}.tunnel-week__day--today .tunnel-week__letter{color:var(--tunnel-lime)}.tunnel-week__letter{font-size:11px;font-weight:700;color:var(--tunnel-muted)}.tunnel-week__dot{width:6px;height:6px;border-radius:50%;background:transparent}.tunnel-week__dot--active{background:var(--tunnel-lime)}.tunnel-week__upcoming{list-style:none;margin:0;padding:0;display:grid;gap:8px}.tunnel-week__event{display:flex;align-items:flex-start;gap:10px}.tunnel-week__event-title{display:block;font-size:14px;font-weight:700;color:var(--tunnel-ink)}.tunnel-week__event-when{display:block;font-size:12px;color:var(--tunnel-muted)}.tunnel-week__empty{margin:0;font-size:13px;color:var(--tunnel-muted)}.tunnel-near-you__stats{list-style:none;margin:0 0 12px;padding:0;display:flex;flex-wrap:wrap;gap:12px 16px;font-size:14px;color:var(--tunnel-muted)}.tunnel-near-you__stats strong{color:var(--tunnel-ink)}.tunnel-near-you__preview{list-style:none;margin:0;padding:0;display:grid;gap:8px}.tunnel-near-you__card{width:100%;text-align:left;padding:12px 0;border:0;border-bottom:1px solid var(--tunnel-rule);background:none;cursor:pointer}.tunnel-near-you__card-label{display:block;font-size:14px;font-weight:700;color:var(--tunnel-ink)}.tunnel-near-you__card-meta{display:block;margin-top:2px;font-size:12px;color:var(--tunnel-muted)}.tunnel-your-football__card{padding:14px 0 4px;border-top:1px solid var(--tunnel-rule)}.tunnel-your-football__top{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center}.tunnel-your-football__avatar{width:52px;height:52px;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;background:var(--tunnel-surface-raised);font-weight:800}.tunnel-your-football__avatar-img{width:100%;height:100%;object-fit:cover}.tunnel-your-football__name{margin:0;font-size:16px;font-weight:800}.tunnel-your-football__role,.tunnel-your-football__level{margin:2px 0 0;font-size:12px;color:var(--tunnel-muted);display:flex;align-items:center;gap:4px}.tunnel-your-football__ovr{text-align:right}.tunnel-your-football__ovr-num{display:block;font-size:28px;font-weight:900;line-height:1}.tunnel-your-football__ovr-label{font-size:10px;font-weight:700;letter-spacing:.12em;color:var(--tunnel-muted)}.tunnel-your-football__xp{margin-top:12px}.tunnel-your-football__xp-bar{height:6px;border-radius:999px;background:var(--tunnel-surface-raised);overflow:hidden}.tunnel-your-football__xp-fill{display:block;height:100%;background:var(--tunnel-lime);border-radius:999px}.tunnel-your-football__xp-label{margin:6px 0 0;font-size:11px;color:var(--tunnel-muted)}.tunnel-your-football__form{margin-top:12px}.tunnel-your-football__form-label{display:block;margin-bottom:6px;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--tunnel-muted)}.tunnel-your-football__form-row{display:flex;gap:6px}.tunnel-your-football__form-pill{min-width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;font-size:12px;font-weight:800;background:var(--tunnel-surface-raised)}.tunnel-your-football__form-pill--w{color:var(--tunnel-lime)}.tunnel-your-football__form-pill--l{color:var(--tunnel-coral)}.tunnel-your-football__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:14px;text-align:center}.tunnel-your-football__stats strong{display:block;font-size:18px;font-weight:900}.tunnel-your-football__stats span{font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--tunnel-muted)}.tunnel-your-football__train{display:inline-block;margin-top:12px;font-size:13px;font-weight:700;color:var(--tunnel-lime);text-decoration:none}.tunnel-previews{display:grid;gap:16px}.tunnel-previews__list{list-style:none;margin:0;padding:0}.tunnel-previews__row{width:100%;display:flex;justify-content:space-between;gap:12px;padding:10px 0;border:0;border-bottom:1px solid var(--tunnel-rule);background:none;text-align:left;cursor:pointer}.tunnel-previews__row-title{font-size:14px;font-weight:700;color:var(--tunnel-ink)}.tunnel-previews__row-when{font-size:12px;color:var(--tunnel-muted);white-space:nowrap}.tunnel-previews__banner{width:100%;padding:12px 14px;border-radius:12px;border:1px solid var(--tunnel-rule);background:var(--tunnel-surface-raised);font-size:13px;font-weight:700;text-align:left;cursor:pointer}.tunnel-list-view{display:flex;flex-direction:column;gap:14px}.tunnel-list-row{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 0;border:0;border-bottom:1px solid var(--tunnel-rule);background:none;text-align:left;cursor:pointer}.tunnel-list-row__title{margin:0;font-size:14px;font-weight:700}.tunnel-find-match{display:grid;gap:16px}.tunnel-find-match__tabs.city-row{margin-bottom:4px}.tunnel-discover__tabs .around-me-tabs,.tunnel-clubs__tabs .city-row--scroll{margin-bottom:0}.tunnel-find-match__panel{display:grid;gap:20px}.tunnel-find-match__hint{margin:0;padding:12px 14px;border-radius:14px;background:#f2f4f3}.tunnel-find-match__map,.tunnel-find-match__code,.tunnel-find-match__filters{display:grid;gap:10px}.tunnel-find-match__list{display:flex;flex-direction:column;gap:14px}.tunnel-find-match__filters-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.tunnel-find-match__filter-btn{display:inline-flex;align-items:center;gap:6px;flex-shrink:0;padding:8px 12px;border:1px solid var(--tunnel-rule, rgba(10, 10, 10, .12));border-radius:999px;background:#fff;font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#0a0a0a;cursor:pointer}.tunnel-find-match__filter-badge{display:inline-grid;place-items:center;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:var(--green, #00b26f);color:#0a0a0a;font-size:10px;font-weight:900}.tunnel-filter-sheet{max-height:min(88vh,calc(100dvh - var(--nav-bottom, 0px) - 12px));overflow:hidden;display:flex;flex-direction:column;border-radius:20px 20px 0 0;padding:0 0 calc(12px + env(safe-area-inset-bottom,0px))}.tunnel-filter-sheet>button.absolute{display:none}.tunnel-filter-sheet__header{position:relative;flex-direction:row;align-items:center;justify-content:center;padding:18px 56px 12px;border-bottom:1px solid rgba(10,10,10,.08)}.tunnel-filter-sheet__title{margin:0;font-size:18px;font-weight:800;letter-spacing:-.02em;text-align:center}.tunnel-filter-sheet__reset{position:absolute;right:16px;top:50%;transform:translateY(-50%);border:0;background:none;font-size:14px;font-weight:700;color:#0a0a0a;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.tunnel-filter-sheet__sections{flex:1;overflow-y:auto;padding:0 16px}.tunnel-filter-sheet__section{border-bottom:1px solid rgba(10,10,10,.08)}.tunnel-filter-sheet__section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:16px 0;border:0;background:none;text-align:left;cursor:pointer}.tunnel-filter-sheet__section-copy{display:flex;flex-direction:column;gap:4px;min-width:0}.tunnel-filter-sheet__section-copy strong{font-size:15px;font-weight:800;color:#0a0a0a}.tunnel-filter-sheet__section-summary{font-size:13px;font-weight:500;color:#0a0a0a7a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tunnel-filter-sheet__chevron{flex-shrink:0;color:#0a0a0a73}.tunnel-filter-sheet__section-body{display:grid;gap:2px;padding-bottom:14px}.tunnel-filter-sheet__option{display:flex;align-items:center;gap:12px;padding:10px 0;font-size:15px;font-weight:600;color:#0a0a0a;cursor:pointer}.tunnel-filter-sheet__option input{position:absolute;opacity:0;pointer-events:none}.tunnel-filter-sheet__radio{width:20px;height:20px;border-radius:50%;border:2px solid rgba(10,10,10,.22);flex-shrink:0;position:relative}.tunnel-filter-sheet__option input:checked+.tunnel-filter-sheet__radio{border-color:#0a0a0a;background:#0a0a0a;box-shadow:inset 0 0 0 3px #fff}.tunnel-filter-sheet__location{margin:0;padding-bottom:8px;color:#0a0a0a94}.tunnel-filter-sheet__apply{margin:12px 16px 0;width:calc(100% - 32px);min-height:52px;border:0;border-radius:14px;background:#0a0a0a;color:#fff;font-size:15px;font-weight:800;letter-spacing:.02em;cursor:pointer}.tunnel-find-match__code-row{display:flex;gap:8px}.tunnel-club-hero{margin-bottom:8px}.tunnel-club-hero__card{width:100%;display:flex;align-items:center;gap:14px;padding:14px 0;border:0;border-bottom:1px solid var(--tunnel-rule);background:none;text-align:left;cursor:pointer}.tunnel-club-hero__name{display:block;font-size:18px;font-weight:800}.tunnel-club-hero__meta,.tunnel-club-hero__pitch{display:block;margin-top:4px;font-size:13px;color:var(--tunnel-muted)}.tunnel-club-hero__actions{display:flex;gap:8px;margin-top:12px}.tunnel-tournaments__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.tunnel-matches-panel--poster{gap:24px}.tunnel-home-calendar__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.tunnel-home-calendar__month{margin:0;font-size:13px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--tunnel-ink)}.tunnel-home-calendar__link{position:relative;z-index:2;border:0;padding:0;background:transparent;font-size:13px;font-weight:700;color:var(--green, #00b26f);cursor:pointer}.tunnel-home-calendar__strip{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none}.tunnel-home-calendar__strip::-webkit-scrollbar{display:none}.tunnel-home-calendar__day{flex:0 0 52px;scroll-snap-align:start;display:flex;flex-direction:column;align-items:center;gap:4px;padding:10px 4px;border:1px solid rgba(10,10,10,.1);border-radius:14px;background:var(--green, #00b26f);color:#0a0a0a;cursor:pointer;transition:background .14s ease,border-color .14s ease,color .14s ease}.tunnel-home-calendar__day--today,.tunnel-home-calendar__day--active{border-color:#0a0a0a;background:#0a0a0a;color:var(--green, #00b26f)}.tunnel-home-calendar__letter{font-size:10px;font-weight:700;color:#0a0a0a;text-transform:uppercase}.tunnel-home-calendar__num{font-size:18px;font-weight:900;line-height:1;color:#0a0a0a}.tunnel-home-calendar__day--today .tunnel-home-calendar__letter,.tunnel-home-calendar__day--today .tunnel-home-calendar__num,.tunnel-home-calendar__day--active .tunnel-home-calendar__letter,.tunnel-home-calendar__day--active .tunnel-home-calendar__num{color:var(--green, #00b26f)}.tunnel-home-calendar__dot{width:5px;height:5px;border-radius:50%;background:transparent}.tunnel-home-calendar__dot--active{background:#0a0a0a}.tunnel-home-calendar__day--today .tunnel-home-calendar__dot--active,.tunnel-home-calendar__day--active .tunnel-home-calendar__dot--active{background:var(--green, #00b26f)}.tunnel-invite-stack{display:grid;gap:12px}.tunnel-invite-card{position:relative;padding:16px;border-radius:18px;background:linear-gradient(135deg,#0f1a12,#1a2e1f);color:#f4f7f2}.tunnel-invite-card__close{position:absolute;top:10px;right:10px;border:0;background:#ffffff14;color:inherit;width:28px;height:28px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.tunnel-invite-card__kicker{margin:0 0 6px;font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--tunnel-lime)}.tunnel-invite-card__host,.tunnel-invite-card__meta,.tunnel-invite-card__when{margin:0;font-size:13px;color:#ffffffb8}.tunnel-invite-card__title{margin:8px 0;font-size:22px;font-weight:900;line-height:1.05}.tunnel-invite-card__actions{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:8px;margin-top:14px}.tunnel-invite-card__btn{min-height:40px;border-radius:12px;border:1px solid rgba(255,255,255,.18);background:#ffffff0f;color:inherit;font-size:12px;font-weight:800;text-transform:uppercase;cursor:pointer}.tunnel-invite-card__btn--accept{background:var(--tunnel-lime);color:var(--tunnel-on-accent);border-color:transparent}.tunnel-invite-card__btn--ghost{opacity:.85}.tunnel-your-football{position:relative;padding-bottom:20px}.tunnel-player-poster__card{position:relative;display:block;width:100%;margin-top:20px;padding:3px 3px 0;border:0;border-radius:0 22px 22px;background:#fff;box-shadow:0 0 0 1px #0a0a0a0f,0 14px 36px #00000014;font:inherit;color:inherit;appearance:none;text-align:left;cursor:pointer;overflow:visible;transition:transform .14s ease,box-shadow .14s ease;-webkit-tap-highlight-color:transparent}.tunnel-player-poster__card:hover{box-shadow:0 0 0 1px #0a0a0a14,0 18px 42px #00b26f2e}.tunnel-player-poster__card:active{transform:scale(.99)}.tunnel-player-poster__panel{--poster-cut: 32px;position:relative;z-index:1;min-height:228px;padding:18px 16px 20px;border-radius:0 16px 0 0;background:var(--green, #00b26f);color:#0a0a0a;overflow:hidden;clip-path:polygon(var(--poster-cut) 0,100% 0,100% 100%,0 100%,0 var(--poster-cut))}.tunnel-player-poster__pattern{position:absolute;inset:0;opacity:.14;background-image:linear-gradient(135deg,rgba(0,0,0,.22) 25%,transparent 25%,transparent 50%,rgba(0,0,0,.22) 50%,rgba(0,0,0,.22) 75%,transparent 75%,transparent 100%);background-size:18px 18px;pointer-events:none}.tunnel-player-poster__notch{display:none}.tunnel-player-poster__rating{position:relative;z-index:2;display:flex;flex-direction:column;gap:2px;max-width:58%}.tunnel-player-poster__rating-label{font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#0a0a0a9e}.tunnel-player-poster__ovr{font-family:var(--tunnel-font-display, inherit);font-size:clamp(2.4rem,10vw,3.2rem);font-weight:900;line-height:.9;letter-spacing:-.04em;color:#0a0a0a}.tunnel-player-poster__metrics{position:relative;z-index:2;display:flex;gap:18px;margin-top:14px;padding-top:12px;border-top:1px solid rgba(10,10,10,.18);max-width:62%}.tunnel-player-poster__metrics strong{display:block;font-size:18px;font-weight:900;font-style:italic;line-height:1;color:#0a0a0a}.tunnel-player-poster__metrics span{display:block;margin-top:4px;font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#0a0a0a94}.tunnel-player-poster__name{position:relative;z-index:2;margin:28px 0 0;max-width:72%;font-family:var(--tunnel-font-display, inherit);font-size:clamp(1.35rem,6vw,1.85rem);font-weight:900;font-style:italic;line-height:.92;letter-spacing:-.02em;text-transform:uppercase;color:#0a0a0a}.tunnel-player-poster__photo{position:absolute;top:-22px;right:-6px;z-index:4;width:min(48%,210px);height:250px;pointer-events:none}.tunnel-player-poster__photo:after{content:"";position:absolute;inset:0;background:linear-gradient(to left,transparent 45%,rgba(0,178,111,.55) 88%,rgba(0,178,111,.95) 100%),linear-gradient(to bottom,transparent 52%,rgba(0,178,111,.45) 78%,rgba(0,178,111,.98) 100%);pointer-events:none}.tunnel-player-poster__photo-img,.tunnel-player-poster__photo-fallback{width:100%;height:100%;object-fit:cover;object-position:top center}.tunnel-player-poster__photo-img{-webkit-mask-image:radial-gradient(ellipse 78% 72% at 58% 28%,#000 42%,transparent 78%),linear-gradient(to bottom,#000 0%,#000 58%,transparent 100%),linear-gradient(to left,#000 0%,#000 62%,transparent 100%);mask-image:radial-gradient(ellipse 78% 72% at 58% 28%,#000 42%,transparent 78%),linear-gradient(to bottom,#000 0%,#000 58%,transparent 100%),linear-gradient(to left,#000 0%,#000 62%,transparent 100%);-webkit-mask-composite:source-in;mask-composite:intersect;filter:saturate(1.04)}.tunnel-player-poster__photo-fallback{display:flex;align-items:center;justify-content:center;font-size:72px;font-weight:900;color:#0a0a0a2e;background:linear-gradient(180deg,rgba(255,255,255,.18) 0%,transparent 100%);-webkit-mask-image:radial-gradient(ellipse 78% 72% at 58% 28%,#000 42%,transparent 78%),linear-gradient(to bottom,#000 0%,#000 58%,transparent 100%);mask-image:radial-gradient(ellipse 78% 72% at 58% 28%,#000 42%,transparent 78%),linear-gradient(to bottom,#000 0%,#000 58%,transparent 100%);-webkit-mask-composite:source-in;mask-composite:intersect}.tunnel-player-poster__footer{position:relative;z-index:2;display:grid;gap:8px;padding:12px 14px 16px;border-radius:0 0 18px 18px;background:#fff}.tunnel-player-poster__footer-name{margin:0;font-family:var(--tunnel-font-display, inherit);font-size:1.05rem;font-weight:900;letter-spacing:-.01em;line-height:1.1;color:#0a0a0a}.tunnel-player-poster__footer-main{display:flex;align-items:center;gap:8px;min-width:0}.tunnel-player-poster__footer-level{font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#0a0a0ab8;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tunnel-player-poster__footer-tab{display:inline-flex;align-self:center;justify-content:center;margin-top:2px;padding:7px 14px;border-radius:999px;background:#0a0a0a;color:#fff;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap}.tunnel-player-poster__form{display:flex;gap:6px}.tunnel-player-poster__form-pill{width:24px;height:24px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:900;background:#f2f2f2;color:#0a0a0a}.tunnel-player-poster__form-pill--w{background:#d8f5a2}.tunnel-player-poster__form-pill--d{background:#e9ecef}.tunnel-player-poster__form-pill--l{background:#ffd8d8}.tunnel-player-poster__xp{margin-top:2px}.tunnel-player-poster__xp-bar{height:6px;border-radius:999px;background:#0a0a0a14;overflow:hidden}.tunnel-player-poster__xp-bar span{display:block;height:100%;background:var(--green, #00b26f)}.tunnel-player-poster__xp-label{display:block;margin-top:4px;font-size:11px;color:#0a0a0a8c}.tunnel-player-poster__train{display:inline-block;margin-top:10px;font-size:13px;font-weight:700;color:var(--green, #00b26f)}.tunnel-player-card-sheet{max-height:min(92vh,900px);overflow-y:auto}.tunnel-player-card-sheet__body{display:flex;flex-direction:column;gap:12px;padding-bottom:calc(env(safe-area-inset-bottom,0px) + 12px)}.tunnel-player-card-sheet__intro{margin:0;color:var(--tunnel-muted, rgba(10, 10, 10, .62))}.tunnel-poster-rail__track,.tunnel-progress-deck__track{display:flex;gap:10px;overflow-x:auto;padding-bottom:4px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scrollbar-width:thin}.horizontal-drag-scroll{cursor:grab;touch-action:pan-x}.horizontal-drag-scroll.horizontal-drag-scroll--dragging{cursor:grabbing;scroll-snap-type:none;-webkit-user-select:none;user-select:none}.horizontal-drag-scroll.horizontal-drag-scroll--dragging .tunnel-poster-card,.horizontal-drag-scroll.horizontal-drag-scroll--dragging .tunnel-home-calendar__day{pointer-events:none}.tunnel-poster-card{flex:0 0 148px;scroll-snap-align:start;display:flex;flex-direction:column;justify-content:space-between;min-height:168px;padding:14px 12px;border:0;border-radius:18px;text-align:left;cursor:pointer;color:var(--tunnel-ink);background:#fff;box-shadow:inset 0 0 0 1px var(--tunnel-rule)}.tunnel-poster-card--featured{flex-basis:168px;min-height:188px}.tunnel-poster-card--lime{background:linear-gradient(180deg,#f3ffe0,#fff 72%)}.tunnel-poster-card--mint{background:linear-gradient(180deg,#e8fff4,#fff 72%)}.tunnel-poster-card--gold{background:linear-gradient(180deg,#fff4cf,#fff 72%)}.tunnel-poster-card--violet{background:linear-gradient(180deg,#f1e9ff,#fff 72%)}.tunnel-poster-card--ink{background:linear-gradient(180deg,#eef2f4,#fff 72%)}.tunnel-poster-card__kicker{font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--tunnel-muted)}.tunnel-poster-card__title{margin-top:8px;font-size:28px;font-weight:900;line-height:.95}.tunnel-poster-card__subtitle{margin-top:8px;font-size:13px;font-weight:700}.tunnel-poster-card__meta{margin-top:auto;padding-top:12px;font-size:11px;font-weight:700;color:var(--tunnel-muted)}.tunnel-cut-panel{--tunnel-cut-size: 18px;border-radius:0;clip-path:polygon(0 var(--tunnel-cut-size),var(--tunnel-cut-size) 0,100% 0,100% calc(100% - var(--tunnel-cut-size)),calc(100% - var(--tunnel-cut-size)) 100%,0 100%)}.tunnel-cut-panel--chip{--tunnel-cut-size: 8px}.tunnel-cut-panel--paper{background:#f6f4ee;filter:drop-shadow(0 14px 28px rgba(10,10,10,.1));box-shadow:none}.tunnel-match-duo{display:grid;gap:12px}.tunnel-match-duo__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;align-items:stretch}.tunnel-match-duo__hero,.tunnel-match-duo__activity{min-width:0}.tunnel-match-card--duo{flex:none;width:100%;min-height:228px;border-radius:0}.tunnel-match-card--empty{display:flex;flex-direction:column;justify-content:flex-end;gap:8px;text-align:left;background:#0a0a0a;color:#00b26fb8}.tunnel-match-card__empty-title{font-size:15px;font-weight:900;color:var(--green, #00b26f)}.tunnel-match-card__empty-copy{font-size:12px;font-weight:600;line-height:1.4}.tunnel-match-card__empty-cta{margin-top:6px;align-self:flex-start;display:inline-block;padding:8px 12px;background:var(--green, #00b26f);color:#0a0a0a;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.tunnel-match-activity-card{display:flex;flex-direction:column;gap:14px;min-height:228px;padding:18px 16px 16px;border-radius:0;background:#f6f4ee}.tunnel-match-activity-card__head{display:grid;gap:4px;padding-top:2px}.tunnel-match-activity-card__title{margin:0;font-size:17px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#0a0a0a}.tunnel-match-activity-card__sub{margin:0;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#0a0a0a6b}.tunnel-match-activity-card__list{display:grid;gap:12px;margin:0;padding:0;list-style:none}.tunnel-match-activity-card__row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}.tunnel-match-activity-card__copy{display:grid;gap:2px;min-width:0}.tunnel-match-activity-card__copy strong{font-size:13px;font-weight:800;color:#0a0a0a}.tunnel-match-activity-card__copy span{font-size:11px;font-weight:600;color:#0a0a0a85;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tunnel-match-activity-card__action{flex-shrink:0;border:0;padding:8px 12px;background:var(--green, #00b26f);color:#0a0a0a;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.tunnel-match-activity-card__action--done,.tunnel-match-activity-card__action:disabled{background:#e6e6e3;color:#0a0a0a6b;cursor:default}.tunnel-match-activity-card__empty{display:grid;gap:12px;margin-top:auto}.tunnel-match-activity-card__empty-copy{margin:0;font-size:12px;font-weight:600;color:#0a0a0a85}.tunnel-match-rail__track{display:flex;gap:12px;overflow-x:auto;padding-bottom:4px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scrollbar-width:thin}.horizontal-drag-scroll.horizontal-drag-scroll--dragging .tunnel-cut-match{pointer-events:none}.tunnel-cut-match{--cut-match-cut: 14px;position:relative;display:flex;flex-direction:column;gap:12px;width:100%;padding:28px 16px 14px;border:0;text-align:left;cursor:pointer;color:#0a0a0a;background:#fff;box-shadow:0 12px 32px #0a0a0a1f;clip-path:polygon(0 var(--cut-match-cut),var(--cut-match-cut) 0,calc(100% - var(--cut-match-cut)) 0,100% var(--cut-match-cut),100% calc(100% - var(--cut-match-cut)),calc(100% - var(--cut-match-cut)) 100%,var(--cut-match-cut) 100%,0 calc(100% - var(--cut-match-cut)));-webkit-tap-highlight-color:transparent;transition:transform .14s ease,box-shadow .14s ease}.tunnel-cut-match:active{transform:scale(.99)}.tunnel-cut-match--rail{flex:0 0 292px;scroll-snap-align:start;min-height:214px}.tunnel-cut-match--list{max-width:100%}.tunnel-cut-match__badge{position:absolute;top:0;left:50%;transform:translate(-50%);min-width:92px;padding:6px 22px 5px;font-size:11px;font-weight:900;letter-spacing:.14em;text-align:center;clip-path:polygon(10px 0,calc(100% - 10px) 0,100% 100%,0 100%)}.tunnel-cut-match__badge--upcoming{background:#f2a08f;color:#0a0a0a}.tunnel-cut-match__badge--live{background:#ff5f52;color:#fff}.tunnel-cut-match__badge--final,.tunnel-cut-match__badge--match{background:#d4ff4a;color:#0a0a0a}.tunnel-cut-match__badge--turf{background:#5b9eff;color:#fff}.tunnel-cut-match__badge--tournament{background:#ff6b5b;color:#fff}.tunnel-cut-match__badge--club,.tunnel-cut-match__badge--event{background:#f2f4f3;color:#0a0a0a}.tunnel-cut-match--active{box-shadow:0 0 0 2px var(--green, #00b26f),0 12px 32px #0a0a0a1f}.tunnel-cut-match__footer-value--action{color:var(--green, #00b26f)}.tunnel-cut-match__body{display:flex;flex-direction:column;gap:10px;padding-right:76px}.tunnel-cut-match__thumb{position:absolute;top:-8px;right:12px;z-index:3;width:68px;height:68px;border-radius:16px;overflow:hidden;border:2px solid #fff;box-shadow:0 10px 24px #0a0a0a29;pointer-events:none}.tunnel-cut-match__thumb-img{width:100%;height:100%;object-fit:cover;object-position:center}.tunnel-cut-match__matchup{display:flex;align-items:center;gap:8px;min-width:0;flex-wrap:nowrap}.tunnel-cut-match__side{display:inline-flex;align-items:center;gap:8px;min-width:0;flex:1 1 0}.tunnel-cut-match__side--away{justify-content:flex-end}.tunnel-cut-match__middle{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center}.tunnel-cut-match__vs{font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:lowercase;color:#0a0a0a61}.tunnel-cut-match__scoreline{display:inline-flex;align-items:center;gap:4px}.tunnel-cut-match__score-sep{font-size:16px;font-weight:900;line-height:1;color:#0a0a0a47}.tunnel-cut-match__team-row{display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:10px}.tunnel-cut-match__crest{display:grid;place-items:center;width:40px;height:40px;border-radius:10px;background:#f3f3f1;border:1px solid rgba(10,10,10,.08);font-size:10px;font-weight:900;letter-spacing:.06em;color:#0a0a0ab8}.tunnel-cut-match__team-name{font-size:13px;font-weight:900;letter-spacing:.04em;line-height:1.15;color:#0a0a0a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.tunnel-cut-match__score-wrap{display:inline-flex;align-items:center;gap:6px;justify-self:end}.tunnel-cut-match__score{font-size:22px;font-weight:900;line-height:1;letter-spacing:-.03em;color:#0a0a0a}.tunnel-cut-match__score--muted{font-size:18px;color:#0a0a0a47}.tunnel-cut-match__ball{font-size:14px;line-height:1;opacity:.88}.tunnel-cut-match__divider{height:0;border-top:2px dashed rgba(10,10,10,.14)}.tunnel-cut-match__footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.tunnel-cut-match__footer-meta{display:inline-flex;align-items:center;gap:8px;min-width:0}.tunnel-cut-match__format-chip{flex-shrink:0;padding:4px 7px;border-radius:8px;background:#0a0a0a;color:#fff;font-size:9px;font-weight:900;letter-spacing:.08em}.tunnel-cut-match__footer-copy{font-size:11px;font-weight:700;color:#0a0a0a85;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tunnel-cut-match__footer-value{flex-shrink:0;font-size:22px;font-weight:900;letter-spacing:-.02em;color:#0a0a0a6b}.tunnel-cut-match__footer-value--final{color:#00b26f}.tunnel-cut-match--live{box-shadow:0 0 0 2px #ff5f5259,0 12px 32px #0a0a0a1f}.tunnel-match-card{position:relative;flex:0 0 168px;scroll-snap-align:start;display:flex;flex-direction:column;justify-content:space-between;min-height:228px;padding:18px 16px 16px;border:0;border-radius:20px;text-align:left;cursor:pointer;color:var(--green, #00b26f);background:#0a0a0a;overflow:hidden;box-shadow:0 10px 28px #00000047;-webkit-tap-highlight-color:transparent}.tunnel-match-card.tunnel-cut-panel{border-radius:0;filter:drop-shadow(0 14px 28px rgba(0,0,0,.22));box-shadow:none}.tunnel-match-card--featured{flex-basis:184px;min-height:244px}.tunnel-match-card--live{filter:drop-shadow(0 0 0 2px var(--green, #00b26f)) drop-shadow(0 14px 28px rgba(0,0,0,.28));box-shadow:none}.tunnel-match-card__top{position:relative;z-index:1;display:flex;flex-direction:column;gap:2px}.tunnel-match-card__format{font-size:10px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.tunnel-match-card__date{font-size:11px;font-weight:700;color:#00b26f8c}.tunnel-match-card__time{margin-top:2px;font-family:var(--tunnel-font-display, inherit);font-size:clamp(1.55rem,6vw,1.85rem);font-weight:900;line-height:.95;letter-spacing:-.03em;color:var(--green, #00b26f)}.tunnel-match-card__watermark{position:absolute;inset:0;z-index:0;display:flex;align-items:center;justify-content:center;padding:52px 10px 72px;font-family:var(--tunnel-font-display, inherit);font-size:clamp(2rem,9vw,2.75rem);font-weight:900;line-height:.9;letter-spacing:-.04em;text-align:center;color:#00b26f33;pointer-events:none;-webkit-user-select:none;user-select:none}.tunnel-match-card__bottom{position:relative;z-index:1;display:flex;flex-direction:column;gap:3px}.tunnel-match-card__venue{font-size:13px;font-weight:800;line-height:1.2;color:var(--green, #00b26f);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tunnel-match-card__players{font-size:11px;font-weight:700;color:#00b26f94}.tunnel-match-card__countdown{margin-top:4px;font-size:11px;font-weight:900;letter-spacing:.04em;text-transform:uppercase;color:var(--green, #00b26f)}.tunnel-match-card--live .tunnel-match-card__countdown{color:#0a0a0a;background:var(--green, #00b26f);align-self:flex-start;padding:3px 8px;border-radius:999px}.tunnel-progress-deck__hero{padding:16px;border-radius:20px;background:linear-gradient(135deg,#ff8a1f,#ffb347);color:#1a1208}.tunnel-progress-deck__record{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.tunnel-progress-deck__num{display:block;font-size:clamp(2rem,10vw,3rem);font-weight:900;line-height:.9}.tunnel-progress-deck__label{font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.tunnel-progress-deck__split{display:flex;height:10px;margin-top:14px;border-radius:999px;overflow:hidden;background:#0000001f}.tunnel-progress-deck__split-fill{background:#1a1208}.tunnel-progress-deck__split-rest{flex:1}.tunnel-progress-deck__split-label{margin:8px 0 0;font-size:12px}.tunnel-progress-card{flex:0 0 120px;scroll-snap-align:start;padding:14px 12px;border-radius:16px;background:#fff;box-shadow:inset 0 0 0 1px var(--tunnel-rule)}.tunnel-progress-card--0{background:#e8fff4}.tunnel-progress-card--1{background:#fff8d6}.tunnel-progress-card--2{background:#f1e9ff}.tunnel-progress-card__score{display:block;font-size:28px;font-weight:900;line-height:1}.tunnel-progress-card__name{display:block;margin-top:6px;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.tunnel-progress-card__bar{display:block;height:5px;margin-top:10px;border-radius:999px;background:#00000014;overflow:hidden}.tunnel-progress-card__bar span{display:block;height:100%;background:var(--tunnel-ink)}.tunnel-all-matches__tabs{margin:0 -2px}.tunnel-all-matches__tabs-pills.city-row{margin-bottom:0}.tunnel-all-matches__panel{display:flex;flex-direction:column;gap:12px;min-height:40vh}.tunnel-radar-page--embedded{min-height:0;gap:12px;padding:0;max-width:none}.tunnel-radar-page--embedded .tunnel-radar-page__embedded-sub{margin:0}.tunnel-radar-page--embedded .tunnel-radar-page__sheet{margin-top:0}.tunnel-all-matches{display:flex;flex-direction:column;gap:16px}.tunnel-all-matches__section{display:flex;flex-direction:column;gap:6px}.tunnel-all-matches__hint{margin:0}.tunnel-quick-actions--matches{margin-top:4px}.tunnel-all-matches-bar{width:100%;min-height:52px;border:0;border-radius:16px;background:var(--tunnel-lime);color:var(--tunnel-on-accent);font-size:14px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;cursor:pointer}.tunnel-near-radar__card{position:relative;display:block;width:100%;padding:0;border:0;border-radius:20px;overflow:hidden;background:#0d1117;min-height:200px;text-align:left;cursor:pointer;box-shadow:0 10px 28px #00000038}.tunnel-near-radar__map{pointer-events:none}.tunnel-near-radar__map .tunnel-map-frame{border:0;border-radius:0}.tunnel-near-radar__overlay{position:absolute;inset:0;z-index:2;display:flex;flex-direction:column;justify-content:flex-end;gap:4px;padding:14px 16px;background:linear-gradient(180deg,#0a0a0a0a,#0a0a0a47 42%,#0a0a0ae6);pointer-events:none}.tunnel-near-radar__overlay strong{font-size:18px;font-weight:900;letter-spacing:-.02em;color:var(--green, #00b26f)}.tunnel-near-radar__overlay span{font-size:12px;font-weight:600;color:#f4f4f0d1}.tunnel-near-radar__overlay--fallback{justify-content:center;padding-left:88px;background:linear-gradient(90deg,#0a0a0aeb,#0a0a0ab8)}.tunnel-near-radar__fallback{position:absolute;inset:0;display:flex;align-items:center;padding-left:16px;background:#0a0a0a}.tunnel-near-radar__cta{position:absolute;top:14px;right:14px;z-index:3;flex-shrink:0;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;padding:8px 10px;border-radius:999px;background:#00b26f2e;color:var(--green, #00b26f);pointer-events:none}.tunnel-near-radar__rings{position:relative;width:64px;height:64px;flex-shrink:0;display:grid;place-items:center}.tunnel-near-radar__ring{position:absolute;border-radius:50%;border:1px solid rgba(0,178,111,.28)}.tunnel-near-radar__ring--outer{inset:0}.tunnel-near-radar__ring--mid{inset:10px;border-color:#00b26f6b}.tunnel-near-radar__ring--inner{inset:20px;background:#00b26f1f}.tunnel-near-radar__icon{position:relative;z-index:1;color:var(--green, #00b26f)}.tunnel-radar-page{display:flex;flex-direction:column;gap:16px;min-height:100dvh;max-width:720px;margin:0 auto;padding:calc(10px + var(--inset-top, 0px)) var(--page-pad-right, 16px) calc(var(--nav-bottom, 96px) + 16px) var(--page-pad-left, 16px)}.tunnel-radar-page__head{display:grid;gap:10px}.tunnel-radar-page__title{margin:0;font-size:1.5rem;font-weight:900;letter-spacing:-.03em}.tunnel-radar-page__sub{margin:4px 0 0;font-size:13px;color:var(--tunnel-muted)}.tunnel-radar-page__map-wrap{border-radius:16px;overflow:hidden;border:1px solid var(--tunnel-rule)}.tunnel-radar-page__map-empty{padding:24px 16px;border-radius:16px;background:#f2f4f3;display:grid;gap:12px;justify-items:start}.tunnel-radar-page__sheet{display:grid;gap:12px;margin-top:4px}.tunnel-radar-page__tabs{margin:0 -4px}.tunnel-radar-page__sheet-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.tunnel-radar-page__count{font-size:12px;font-weight:700;color:var(--tunnel-muted)}.tunnel-radar-page__list{display:grid;gap:14px}.tunnel-activity-rails{display:grid;gap:18px}@media(min-width:900px){.tunnel-page__body{display:grid;grid-template-columns:minmax(0,1fr);max-width:960px}}.tunnel-page{--tunnel-accent: var(--green, #00b26f);--tunnel-paper: #f8f6f0;--tunnel-ink: #1a1a18;--tunnel-rule: rgba(10, 10, 10, .12);padding-bottom:calc(1rem + var(--nav-bottom, 0px))}.tunnel-page__head{position:sticky;top:0;z-index:20;background:var(--surface);border-bottom:1px solid var(--grey-200)}.tunnel-page-header{padding:calc(10px + var(--inset-top)) var(--page-pad-right) 10px var(--page-pad-left);position:relative;z-index:25}.tunnel-page-header__title-row{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:40px}.tunnel-page-header__title{margin:0;flex:1;min-width:0}.tunnel-page-header__subtitle{margin:8px 0 0}.tunnel-page__city{flex-shrink:0;display:inline-flex;align-items:center;gap:6px;max-width:42vw;padding:8px 12px;border-radius:999px;border:1px solid rgba(10,10,10,.08);background:var(--green, #00b26f);color:#0a0a0a;font-size:12px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tunnel-page__city svg{color:#0a0a0a;flex-shrink:0}.tunnel-page__city-label{overflow:hidden;text-overflow:ellipsis}.tunnel-page__tabs{padding:0 var(--page-pad-right) 12px var(--page-pad-left)}.tunnel-page__tabs-row{display:flex;align-items:flex-end;gap:10px}.tunnel-page__tabs-pills{flex:1;min-width:0}.tunnel-page__find-match{flex-shrink:0;width:40px;height:40px;border:1px solid var(--tunnel-rule, rgba(10, 10, 10, .12));border-radius:12px;background:var(--tunnel-surface, #fff);color:var(--tunnel-ink, #0a0a0a);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;-webkit-tap-highlight-color:transparent;box-shadow:0 1px 2px #0a0a0a0a}.tunnel-page__find-match:active{transform:scale(.96)}.tunnel-page__tabs-pills.city-row{margin-bottom:0}.tunnel-page__body{padding:0 var(--page-pad-right) 24px var(--page-pad-left)}.tunnel-news{margin-top:8px;padding:16px;border-radius:var(--r-lg);border:1px solid var(--tunnel-rule);background:linear-gradient(180deg,#ffffffeb,#f8f6f0fa),var(--tunnel-paper);box-shadow:0 10px 28px #0a0a0a0d}.tunnel-news__masthead{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;padding-bottom:12px;border-bottom:2px solid var(--tunnel-ink)}.tunnel-news__kicker{margin:0;font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--tunnel-accent)}.tunnel-news__title{margin:4px 0 0;font-family:Georgia,Times New Roman,serif;font-size:1.35rem;line-height:1.05}.tunnel-news__edition{margin:0;font-size:12px;color:var(--text-muted);white-space:nowrap}.tunnel-news__loading{margin:14px 0 0}.tunnel-news__lead{margin-top:14px;padding-bottom:14px;border-bottom:1px dashed var(--tunnel-rule)}.tunnel-news__tag{display:inline-flex;align-items:center;padding:3px 8px;border-radius:999px;background:#00b26f1f;color:var(--green-700);font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.tunnel-news__tag--small{font-size:9px}.tunnel-news__headline{margin:10px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.2rem,3.5vw,1.55rem);line-height:1.15}.tunnel-news__dek{margin:8px 0 0;color:var(--text-muted);font-size:14px;line-height:1.45}.tunnel-news__link{display:inline-flex;margin-top:10px;color:var(--tunnel-accent);font-size:13px;font-weight:700;text-decoration:underline;text-underline-offset:3px}.tunnel-news__link--small{margin-top:8px;font-size:12px}.tunnel-news__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:14px 0 0;padding:0;list-style:none}.tunnel-news__item{padding:10px;border-radius:var(--r-md);background:#ffffffb8;border:1px solid rgba(10,10,10,.06)}.tunnel-news__item-headline{margin:8px 0 0;font-size:14px;font-weight:700;line-height:1.25}.tunnel-news__item-dek{margin:6px 0 0;color:var(--text-muted);font-size:12px;line-height:1.35}.tunnel-discover__tabs,.tunnel-matches,.match-hub-panel{margin-top:0}.match-hub-panel__tabs{display:flex;flex-direction:column;gap:10px;margin:0 0 16px}.match-hub-panel__back{align-self:flex-start;padding:0;border:none;background:none;color:var(--green, #00b26f);font-size:13px;font-weight:700;cursor:pointer}.tunnel-page__tabs-pills.city-row--scroll{flex:1;min-width:0}.match-hub-panel__pills.city-row--scroll{display:flex;flex-wrap:nowrap;align-items:flex-end;gap:0;margin-bottom:0;overflow-x:auto;-webkit-overflow-scrolling:touch}.tunnel-ui .match-hub-panel__pills .city-pill{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-height:0;height:auto;width:auto;max-width:none;padding:10px 14px 9px;white-space:nowrap}.match-hub-panel__tabs,.match-hub-join__code,.match-hub-join__nearby{margin-top:0}.match-hub-join__code-row{display:flex;gap:8px;margin-top:12px}.match-organizer-panel,.tunnel-tournaments__create,.tunnel-tournaments__card,.tunnel-tournament-detail__fixture,.match-organizer-panel__score,.match-organizer-panel__players,.match-organizer-panel__editor{margin-top:16px}.match-organizer-panel__player{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 0;border-top:1px solid var(--grey-200)}.match-organizer-panel__actions{display:flex;gap:8px}.match-organizer-panel__stint-row{display:flex;gap:8px;margin-top:8px}.match-organizer-panel__editor-actions{display:flex;gap:8px;margin-top:12px}.tunnel-tournaments__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.tunnel-tournaments__create-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:8px;margin-top:8px}.tunnel-tournaments__card{display:block;width:100%;text-align:left;padding:14px;border-radius:var(--r-md);border:1px solid var(--grey-200);background:var(--surface)}.tunnel-tournament-detail__fixture{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 0;border-top:1px solid var(--grey-200)}.tunnel-tournament-detail__score-row{display:flex;align-items:center;gap:8px}.tunnel-tournament-detail__score-row .input{width:64px}.tunnel-tournament-detail__registration{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 0;border-top:1px solid var(--grey-200)}.tunnel-panel-empty{margin-top:24px}@media(max-width:640px){.tunnel-news__grid{grid-template-columns:1fr}}.tunnel-player-card__intro{margin:0 0 16px}.tunnel-player-card__actions{display:grid;gap:10px;margin-top:16px}.tunnel-career__hint{display:flex;align-items:center;gap:6px;margin-top:8px}.football-hub-header{padding:calc(10px + var(--inset-top)) var(--page-pad-right) 8px var(--page-pad-left);background:var(--surface)}.football-hub-header__row{display:flex;align-items:flex-start;gap:10px}.football-hub-header__copy{flex:1;min-width:0}.football-hub-header__eyebrow{margin:0 0 4px;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted)}.football-hub-header__title{font-size:clamp(1.625rem,7dvh,2rem);margin:0}.football-hub-header__subtitle{margin:6px 0 0;max-width:36ch}.football-hub-header__actions{flex-shrink:0;align-self:flex-start}.ultras-page{--ultras-arena-bg: var(--surface);--ultras-card: var(--grey-100, #f3f4f6);--ultras-card-hover: var(--grey-200, #e5e7eb);--ultras-border: rgba(0, 0, 0, .08);--ultras-text: var(--text, #0a0a0a);--ultras-muted: var(--text-muted, #6b7280);--ultras-accent: var(--green, #00b26f);--ultras-highlight: var(--green, #00b26f);--ultras-live: #ff3b30;padding-bottom:calc(1rem + var(--nav-bottom, 0px));background:var(--surface)}html.dark .ultras-page,html[data-theme=dark] .ultras-page{--ultras-arena-bg: #0a0a0a;--ultras-card: #141414;--ultras-card-hover: #1a1a1a;--ultras-border: rgba(255, 255, 255, .08);--ultras-text: #ffffff;--ultras-muted: rgba(255, 255, 255, .55);--ultras-highlight: var(--green, #00b26f)}.ultras-page__head{position:sticky;top:0;z-index:30;background:var(--surface);border-bottom:1px solid var(--grey-200);color:var(--text)}html.dark .ultras-page__head,html[data-theme=dark] .ultras-page__head{background:var(--ultras-arena-bg);border-bottom-color:var(--ultras-border);color:var(--ultras-text)}.ultras-page__head .football-hub-header{background:transparent;padding-bottom:4px}.ultras-page__head .football-hub-header__row{align-items:center}.ultras-page__head .football-hub-header__title,.ultras-page__head .football-hub-header__title.t-display{color:var(--black)}html.dark .ultras-page__head .football-hub-header__title,html.dark .ultras-page__head .football-hub-header__title.t-display,html[data-theme=dark] .ultras-page__head .football-hub-header__title,html[data-theme=dark] .ultras-page__head .football-hub-header__title.t-display{color:var(--ultras-text)}.ultras-page__head .football-hub-header__actions{align-self:center}.ultras-page__tabs{padding:0 var(--page-pad-right) 10px var(--page-pad-left)}.ultras-page__head .city-pill.selected{background:var(--ultras-accent);border-color:var(--ultras-accent);color:var(--on-green, #0a0a0a)}html.dark .ultras-page__head .city-pill,html[data-theme=dark] .ultras-page__head .city-pill{border-color:#ffffff24;background:#ffffff0f;color:#ffffff9e}html.dark .ultras-page__head .city-pill.selected,html[data-theme=dark] .ultras-page__head .city-pill.selected{background:var(--ultras-accent);border-color:var(--ultras-accent);color:var(--on-green, #0a0a0a)}.ultras-page__body{min-height:50vh}.ultras-page__body--home{background:var(--ultras-arena-bg);color:var(--ultras-text);padding-bottom:calc(1.5rem + var(--nav-bottom, 0px))}.ultras-tab-panel{animation:ultras-panel-in .32s cubic-bezier(.22,1,.36,1) both}@keyframes ultras-panel-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes ultras-stagger-in{0%{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.ultras-stagger-in{animation:ultras-stagger-in .36s cubic-bezier(.22,1,.36,1) both}.ultras-top-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px var(--px) 6px}.ultras-top-bar__icon-btn{width:40px;height:40px;border-radius:50%;border:none;background:var(--ultras-card);color:var(--ultras-text);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .16s ease,background .16s ease}.ultras-top-bar__icon-btn:active{transform:scale(.94)}.ultras-top-bar__favourites-btn{display:inline-flex;align-items:center;gap:6px;padding:10px 14px;border-radius:999px;background:color-mix(in srgb,var(--ultras-accent) 12%,var(--ultras-card));border:1px solid color-mix(in srgb,var(--ultras-accent) 28%,transparent);color:var(--ultras-accent);font-size:13px;font-weight:800;text-decoration:none;letter-spacing:.02em;transition:transform .16s ease,box-shadow .16s ease}.ultras-top-bar__favourites-btn:active{transform:scale(.97)}.ultras-favourites-rail{padding:4px 0 14px}.ultras-favourites-rail__head{display:flex;align-items:center;justify-content:space-between;padding:0 var(--px) 10px}.ultras-favourites-rail__title-wrap{display:flex;align-items:center;gap:8px}.ultras-favourites-rail__star{width:28px;height:28px;border-radius:50%;background:color-mix(in srgb,var(--ultras-accent) 14%,var(--ultras-card));border:1px solid color-mix(in srgb,var(--ultras-accent) 24%,transparent);display:inline-flex;align-items:center;justify-content:center;color:var(--ultras-accent)}.ultras-favourites-rail__title{margin:0;font-family:var(--font-display);font-size:15px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:var(--ultras-text)}.ultras-favourites-rail__dismiss{border:none;background:transparent;color:var(--ultras-accent);font-size:13px;font-weight:700;cursor:pointer}.ultras-favourites-rail__track{display:flex;gap:14px;overflow-x:auto;padding:0 var(--px) 4px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.ultras-favourites-rail__track::-webkit-scrollbar{display:none}.ultras-fav-chip{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;gap:8px;width:72px;border:none;background:transparent;padding:0;cursor:pointer;text-decoration:none;color:inherit;scroll-snap-align:start;-webkit-tap-highlight-color:transparent;transition:transform .18s cubic-bezier(.22,1,.36,1)}.ultras-fav-chip:active{transform:scale(.92)}.ultras-fav-chip--active .ultras-fav-chip__ring{box-shadow:0 0 0 2px var(--ultras-accent),0 0 20px color-mix(in srgb,var(--ultras-accent) 35%,transparent)}.ultras-fav-chip__ring{position:relative;width:64px;height:64px;border-radius:50%;transition:box-shadow .2s ease,transform .2s ease}.ultras-fav-chip--active .ultras-fav-chip__ring{transform:scale(1.04)}.ultras-fav-chip__avatar{width:64px;height:64px;border-radius:50%;object-fit:contain;background:var(--ultras-card);border:2px solid var(--ultras-border);padding:10px;display:flex;align-items:center;justify-content:center;font-family:var(--font-display);font-size:18px;font-weight:800;color:var(--ultras-muted)}.ultras-fav-chip__avatar--all{font-size:13px;letter-spacing:.04em}.ultras-fav-chip__avatar--fallback{background:linear-gradient(145deg,#1f1f1f,#101010)}.ultras-fav-chip__avatar--add{border-style:dashed;border-color:#fff3;color:var(--ultras-muted)}.ultras-fav-chip__badge{position:absolute;right:-2px;bottom:-2px;width:22px;height:22px;border-radius:50%;background:var(--ultras-accent);color:var(--on-green, #0a0a0a);display:inline-flex;align-items:center;justify-content:center;border:2px solid var(--ultras-arena-bg)}.ultras-fav-chip__label{font-size:11px;font-weight:600;line-height:1.2;text-align:center;color:var(--ultras-muted);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;max-width:72px}.ultras-fav-chip--active .ultras-fav-chip__label{color:var(--ultras-text)}.ultras-date-strip{display:flex;align-items:center;gap:10px;padding:0 var(--px) 16px;overflow:hidden}.ultras-date-strip__live{flex:0 0 auto;width:52px;height:52px;border-radius:50%;border:1px solid var(--ultras-border);background:var(--ultras-card);color:var(--ultras-muted);font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;transition:all .18s ease}.ultras-date-strip__live--active{background:var(--ultras-live);border-color:var(--ultras-live);color:#fff;box-shadow:0 0 16px color-mix(in srgb,var(--ultras-live) 45%,transparent)}.ultras-date-strip__dates{flex:1;display:flex;gap:8px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.ultras-date-strip__dates::-webkit-scrollbar{display:none}.ultras-date-strip__date{flex:0 0 auto;min-width:56px;padding:8px 10px;border-radius:12px;border:none;background:transparent;color:var(--ultras-muted);cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:2px;transition:background .16s ease,color .16s ease,transform .16s ease}.ultras-date-strip__date--active{background:var(--ultras-card);color:var(--ultras-text);transform:scale(1.02)}.ultras-date-strip__day{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.ultras-date-strip__cal{font-size:12px;font-weight:600}.ultras-date-strip__calendar{flex:0 0 auto;width:40px;height:40px;border-radius:50%;border:1px solid var(--ultras-border);background:var(--ultras-card);color:var(--ultras-muted);display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.ultras-fixture-groups{display:flex;flex-direction:column;gap:20px;padding:0 var(--px) 24px}.ultras-fixture-group__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.ultras-fixture-group__league{display:flex;align-items:center;gap:10px;min-width:0}.ultras-fixture-group__logo{width:28px;height:28px;border-radius:50%;object-fit:contain;background:var(--ultras-card);flex-shrink:0}.ultras-fixture-group__logo--fallback{display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:800;color:var(--ultras-muted)}.ultras-fixture-group__name{margin:0;font-family:var(--font-display);font-size:14px;font-weight:800;text-transform:uppercase;letter-spacing:.03em;color:var(--ultras-text)}.ultras-fixture-group__meta{margin:2px 0 0;font-size:11px;color:var(--ultras-muted)}.ultras-fixture-group__chevron{color:var(--ultras-muted);flex-shrink:0}.ultras-fixture-group__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.ultras-page__body--home .ultras-fixture-card{background:var(--ultras-card);border:1px solid var(--ultras-border);border-radius:14px;transition:background .16s ease,transform .16s ease,border-color .16s ease}.ultras-page__body--home .ultras-fixture-card:active{transform:scale(.99);background:var(--ultras-card-hover)}.ultras-page__body--home .ultras-fixture-card__team,.ultras-page__body--home .ultras-fixture-card__score{color:var(--ultras-text)}.ultras-page__body--home .ultras-fixture-card__countdown,.ultras-page__body--home .ultras-fixture-card__logo--fallback{color:var(--ultras-muted)}.ultras-page__body--home .ultras-fixture-card__live{color:var(--ultras-live)}.ultras-side-feed{padding:0 var(--px) 20px}.ultras-side-feed__title{margin:0 0 10px;font-family:var(--font-display);font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:var(--ultras-muted)}.ultras-side-feed__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.ultras-side-feed__link{display:block;padding:12px 14px;border-radius:12px;background:var(--ultras-card);border:1px solid var(--ultras-border);text-decoration:none;color:inherit}.ultras-side-feed__link strong{display:block;font-size:14px;margin-bottom:4px}.ultras-side-feed__link span{font-size:12px;color:var(--ultras-muted)}.ultras-pulse-line{margin:0;padding:0 var(--px) 8px;font-size:13px;color:var(--ultras-muted)}.ultras-pulse-line strong{color:var(--ultras-accent)}.ultras-search-panel{padding:8px var(--px) 16px;background:var(--ultras-arena-bg)}.ultras-search-panel .input{background:var(--ultras-card);border-color:var(--ultras-border);color:var(--ultras-text)}.ultras-empty{padding:32px var(--px);text-align:center;color:var(--ultras-muted)}.ultras-empty .btn-green{margin-top:12px}.ultras-identity{display:flex;flex-direction:column;gap:12px;padding:12px var(--px) 24px}.ultras-identity__block,.ultras-identity__card{padding:16px}.ultras-identity__card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.ultras-identity__card-preview{width:100%;border:none;background:transparent;padding:0;cursor:pointer}.ultras-identity__leagues{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.ultras-identity__league-chip{display:inline-flex;align-items:center;gap:8px;max-width:100%;padding:6px 10px;border-radius:999px;border:1px solid var(--grey-200);background:var(--white);font-size:13px;font-weight:600;color:inherit;text-decoration:none}.ultras-identity__league-chip img{width:20px;height:20px;flex-shrink:0;object-fit:contain}.ultras-identity__league-chip>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:160px}.ultras-identity__league-chip-fallback{width:20px;height:20px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--grey-100);font-size:11px;font-weight:700;color:var(--grey-600)}.ultras-touchline{display:flex;flex-direction:column;gap:16px;padding-bottom:24px}.ultras-follows-panel__head{padding:12px var(--px) 0}.ultras-updates-section{padding:0 var(--px) 16px}.ultras-page__body--home .ultras-timeline-section__label,.ultras-page__body--home .ultras-for-you__title,.ultras-page__body--home .ultras-timeline-team-news__title{color:var(--ultras-text)}.ultras-page__body--home .ultras-for-you__subtitle,.ultras-page__body--home .ultras-timeline-team-news__subtitle,.ultras-page__body--home .t-caption{color:var(--ultras-muted)}.ultras-page__body--home .ultras-for-you__row,.ultras-page__body--home .ultras-timeline-team-news,.ultras-page__body--home .ultras-timeline-fallback{background:var(--ultras-card);border:1px solid var(--ultras-border);border-radius:14px}.ultras-favourites--embedded{padding-bottom:24px}.ultras-favourites--embedded .ultras-favourites__segment{margin-top:0}.ultras-match-detail{padding:0 var(--px) calc(1.5rem + var(--nav-bottom, 0px));background:#f4f6f9;min-height:100%}.ultras-match-detail--live-score{background:#f4f6f9}.ultras-match-detail__toolbar{display:grid;grid-template-columns:40px 1fr 40px;align-items:center;gap:8px;padding:12px 0 8px}.ultras-match-detail__bell{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;background:transparent;color:#1a1f36;border-radius:12px}.ultras-match-detail__bell:hover{background:#1a1f360f}.ultras-match-detail__title{margin:0;text-align:center;font-size:17px;font-weight:700;color:#1a1f36}.ultras-live-score{background:#fff;border-radius:20px;padding:16px 18px 20px;margin-bottom:12px;box-shadow:0 8px 24px #1a1f360f}.ultras-live-score__meta{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;margin-bottom:18px;font-size:13px;color:#6b7280}.ultras-live-score__kickoff{justify-self:start;font-weight:600}.ultras-live-score__date{justify-self:end}.ultras-live-score__minute{display:inline-flex;align-items:center;gap:6px;font-weight:700;color:#e53935}.ultras-live-score__live-dot{width:7px;height:7px;border-radius:50%;background:#e53935}.ultras-live-score__status{font-weight:600;color:#6b7280}.ultras-live-score__board{display:grid;grid-template-columns:1fr auto 1fr;gap:12px;align-items:center}.ultras-live-score__team{display:flex;flex-direction:column;align-items:center;gap:10px;min-width:0}.ultras-live-score__team--away{text-align:right}.ultras-live-score__crest{width:56px;height:56px;object-fit:contain}.ultras-live-score__crest--fallback{display:flex;align-items:center;justify-content:center;border-radius:50%;background:#eef1f6;font-size:20px;font-weight:700;color:#6b7280}.ultras-live-score__name{font-size:13px;font-weight:700;color:#1a1f36;text-align:center;line-height:1.25}.ultras-live-score__center{display:flex;flex-direction:column;align-items:center;gap:4px;min-width:88px}.ultras-live-score__score{margin:0;font-size:28px;font-weight:800;letter-spacing:.04em;color:#1a1f36}.ultras-live-score__ht{margin:0;font-size:12px;font-weight:600;color:#6b7280}.ultras-match-tabs{display:flex;justify-content:space-between;gap:4px;padding:0 2px;margin-bottom:16px;overflow-x:auto}.ultras-match-tabs__item{display:flex;flex:1;flex-direction:column;align-items:center;gap:6px;min-width:58px;padding:8px 4px 10px;border:none;background:transparent;color:#94a3b8;font-size:11px;font-weight:600;border-bottom:2px solid transparent}.ultras-match-tabs__item--active{color:#1e3a8a;border-bottom-color:#1e3a8a}.ultras-match-tabs__item--disabled{opacity:.45;cursor:not-allowed}.ultras-match-detail__panel{min-height:200px}.ultras-match-detail__card{background:#fff;border-radius:20px;padding:18px 16px;box-shadow:0 8px 24px #1a1f360f}.ultras-match-detail__card--squads{padding:12px 8px 16px}.ultras-match-detail__soon{text-align:center;color:#6b7280;font-weight:600}.ultras-live-info{display:flex;flex-direction:column;gap:10px}.ultras-live-info__card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:14px 16px;border-radius:16px;background:#fff;box-shadow:0 6px 18px #1a1f360d}.ultras-live-info__card--home,.ultras-live-info__card--away{grid-template-columns:auto 1fr auto}.ultras-live-info__minute{font-size:13px;font-weight:700;color:#1a1f36;white-space:nowrap}.ultras-live-info__player{font-size:14px;font-weight:600;color:#1a1f36;line-height:1.3}.ultras-live-info__card--home .ultras-live-info__player{text-align:left}.ultras-live-info__card--away .ultras-live-info__player{text-align:right}.ultras-live-info__event-icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px}.ultras-live-info__icon-img{display:block}.ultras-live-info__ht{margin:4px 0;text-align:center;font-size:12px;font-weight:700;color:#6b7280;letter-spacing:.04em}.ultras-live-info__empty,.ultras-stats__empty{padding:32px 16px;text-align:center;color:#6b7280;font-weight:600}.ultras-live-info__empty-sub,.ultras-stats__empty-sub{margin-top:6px;font-size:13px;font-weight:500;color:#94a3b8}.ultras-stats{display:flex;flex-direction:column;gap:18px}.ultras-stat-row__values{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;margin-bottom:8px}.ultras-stat-row__val{font-size:14px;font-weight:700;color:#1a1f36}.ultras-stat-row__val--away{text-align:right}.ultras-stat-row__label{font-size:13px;font-weight:600;color:#6b7280;text-align:center}.ultras-stat-bar{display:flex;gap:6px;height:8px;border-radius:999px;overflow:hidden}.ultras-stat-bar__home{display:block;min-width:4px;border-radius:999px 0 0 999px;background:linear-gradient(90deg,#5eead4,#2dd4bf)}.ultras-stat-bar__away{display:block;min-width:4px;border-radius:0 999px 999px 0;background:linear-gradient(90deg,#1e3a8a,#312e81)}[data-theme=dark] .ultras-match-detail--live-score,html.dark .ultras-match-detail--live-score{background:#0f1117}[data-theme=dark] .ultras-live-score,html.dark .ultras-live-score,[data-theme=dark] .ultras-match-detail__card,html.dark .ultras-match-detail__card,[data-theme=dark] .ultras-live-info__card,html.dark .ultras-live-info__card{background:#171a22;box-shadow:0 8px 24px #00000047}[data-theme=dark] .ultras-match-detail__title,html.dark .ultras-match-detail__title,[data-theme=dark] .ultras-live-score__name,html.dark .ultras-live-score__name,[data-theme=dark] .ultras-live-score__score,html.dark .ultras-live-score__score,[data-theme=dark] .ultras-live-info__player,html.dark .ultras-live-info__player,[data-theme=dark] .ultras-stat-row__val,html.dark .ultras-stat-row__val,[data-theme=dark] .ultras-match-detail__bell,html.dark .ultras-match-detail__bell{color:#f3f4f6}.ultras-match-detail__head{display:flex;flex-direction:column;gap:4px;padding:12px 0 16px}.ultras-match-detail__league{margin:0;font-size:13px;color:var(--text-muted)}.ultras-match-hero{display:grid;grid-template-columns:1fr auto 1fr;gap:12px;align-items:center;padding:20px 16px;border-radius:16px;background:#0a0a0a;color:#fff;margin-bottom:16px}.ultras-match-hero__team{display:flex;flex-direction:column;align-items:center;gap:8px;min-width:0}.ultras-match-hero__team--away{text-align:right}.ultras-match-hero__badge{width:48px;height:48px;object-fit:contain}.ultras-match-hero__badge--fallback{display:flex;align-items:center;justify-content:center;border-radius:50%;background:#ffffff1f;font-weight:700}.ultras-match-hero__name{font-size:13px;font-weight:600;text-align:center;line-height:1.2}.ultras-match-hero__center{display:flex;flex-direction:column;align-items:center;gap:4px}.ultras-match-hero__live{font-size:11px;font-weight:700;color:#ff3b30;letter-spacing:.06em}.ultras-match-hero__score{font-size:22px;font-weight:800;letter-spacing:.02em}.ultras-match-hero__venue{font-size:11px;color:#ffffff8c;text-align:center}.ultras-match-detail__tabs{display:flex;gap:8px;overflow-x:auto;padding-bottom:12px;margin-bottom:8px;border-bottom:1px solid var(--grey-200)}.ultras-match-detail__tab{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border-radius:999px;border:1px solid var(--grey-200);background:var(--surface);font-size:13px;font-weight:600;white-space:nowrap;color:var(--text-muted)}.ultras-match-detail__tab--active{background:var(--green, #00b26f);border-color:var(--green, #00b26f);color:#fff}.ultras-match-summary__status{font-weight:700;margin:0 0 8px}.ultras-match-summary__round,.ultras-match-summary__empty{margin:0 0 12px;color:var(--text-muted);font-size:14px}.ultras-support-section{padding:8px 0 16px}.ultras-support-section__head{display:flex;align-items:center;gap:8px;margin-bottom:12px}.ultras-support-section__star{color:#f5c518}.ultras-support-section__title{margin:0;font-size:14px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.ultras-support-section__list{display:flex;flex-direction:column;gap:14px}.ultras-support-card{border-radius:22px;padding:18px 16px 16px;background:linear-gradient(165deg,#1a1230,#12122b 55%,#0d1024);color:#fff;box-shadow:0 16px 40px #080a1c59}.ultras-support-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.ultras-support-card__publisher{display:flex;align-items:center;gap:10px;min-width:0}.ultras-support-card__team{margin:0;font-size:14px;font-weight:700}.ultras-support-card__handle{margin:2px 0 0;font-size:12px;color:#ffffff8c}.ultras-support-card__menu{border:none;background:transparent;color:#ffffffb3;padding:4px}.ultras-support-card__question{margin:0 0 18px;text-align:center;font-size:18px;font-weight:700;line-height:1.3}.ultras-support-card__matchup{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;margin-bottom:18px}.ultras-support-card__vs{display:flex;flex-direction:column;align-items:center;gap:8px;font-size:12px;font-weight:700;color:#ffffffb3}.ultras-support-card__kickoff{display:inline-flex;padding:6px 10px;border-radius:999px;background:#ffffff14;color:#fff;font-size:11px;font-weight:600;text-decoration:none}.ultras-support__crest{width:52px;height:52px;object-fit:contain}.ultras-support__crest--fallback{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:50%;background:#ffffff1a;font-weight:700}.ultras-support-card__bars{display:flex;flex-direction:column;gap:10px}.ultras-support__bar{display:grid;grid-template-columns:40px 1fr auto;align-items:center;gap:10px;width:100%;padding:10px 12px;border:1px solid rgba(255,255,255,.08);border-radius:16px;background:#ffffff0a;color:#fff}.ultras-support__bar--selected{border-color:#66e88473;box-shadow:inset 0 0 0 1px #66e88433}.ultras-support__bar .ultras-support__crest{width:28px;height:28px}.ultras-support__bar-track{position:relative;height:10px;border-radius:999px;background:#ffffff14;overflow:hidden}.ultras-support__bar-fill{display:block;height:100%;border-radius:999px}.ultras-support__bar-fill--home{background:linear-gradient(90deg,#7c8cff,#5b6dff)}.ultras-support__bar-fill--away{background:linear-gradient(90deg,#b06cff,#8b3dff)}.ultras-support__bar-pct{min-width:34px;text-align:right;font-size:13px;font-weight:700}.ultras-support-card__status{margin:12px 0 0;text-align:center;font-size:12px;color:#ffffff9e}.goat-card__supports{font-size:11px;font-weight:600;opacity:.85}.ultras-featured-carousel{padding:4px var(--px) 16px}.ultras-featured-carousel__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.ultras-featured-carousel__title{margin:0;font-family:var(--font-display);font-size:17px;font-weight:800;letter-spacing:-.02em;color:var(--ultras-text, var(--text))}.ultras-featured-carousel__count{font-size:12px;font-weight:600;color:var(--ultras-muted, var(--text-muted))}.ultras-featured-carousel__frame{position:relative}.ultras-featured-carousel__track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.ultras-featured-carousel__track::-webkit-scrollbar{display:none}.ultras-featured-carousel__slide{flex:0 0 100%;scroll-snap-align:start;padding-right:2px}.ultras-featured-carousel__dots{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:12px}.ultras-featured-carousel__dot{width:6px;height:6px;border-radius:999px;border:none;background:var(--grey-300, #d1d5db);padding:0;cursor:pointer;transition:width .16s ease,background .16s ease}.ultras-featured-carousel__dot--active{width:22px;background:var(--green, #00b26f)}.ultras-featured-carousel__skeleton{height:148px;border-radius:20px;background:var(--ultras-card, var(--grey-100))}.ultras-featured-match{--ultras-featured-bg: linear-gradient(145deg, #f0faf5 0%, var(--card-surface) 100%);--ultras-featured-text: var(--text-primary);--ultras-featured-muted: var(--text-muted);--ultras-featured-badge-bg: var(--grey-100);--ultras-featured-shadow: var(--shadow-card);display:block;position:relative;padding:16px 16px 14px;border-radius:22px;background:var(--ultras-featured-bg);border:1px solid rgba(var(--green-rgb, 0, 178, 111),.22);color:var(--ultras-featured-text);text-decoration:none;box-shadow:var(--ultras-featured-shadow)}.ultras-featured-match__badge{display:inline-flex;align-items:center;gap:6px;margin-bottom:14px;padding:5px 10px;border-radius:999px;background:var(--ultras-featured-badge-bg);font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--ultras-featured-muted)}.ultras-featured-match__live-dot{width:7px;height:7px;border-radius:50%;background:var(--ultras-live, #ff3b30);box-shadow:0 0 0 3px #ff3b3040}.ultras-featured-match__row{display:grid;grid-template-columns:1fr auto 1fr;gap:10px;align-items:center}.ultras-featured-match__team{display:flex;flex-direction:column;align-items:center;gap:8px;min-width:0}.ultras-featured-match__logo{width:44px;height:44px;object-fit:contain}.ultras-featured-match__logo--fallback{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:#ffffff1a;font-weight:800}.ultras-featured-match__name{font-size:12px;font-weight:700;text-align:center;line-height:1.2;color:#ffffffe0}.ultras-featured-match__center{display:flex;flex-direction:column;align-items:center;gap:4px;min-width:72px}.ultras-featured-match__score{font-size:22px;font-weight:800;letter-spacing:.02em}.ultras-featured-match__meta{font-size:12px;font-weight:700;color:var(--green, #00b26f)}.ultras-featured-match__league{margin:12px 0 0;text-align:center;font-size:12px;color:var(--ultras-featured-muted)}html.dark .ultras-featured-match,html[data-theme=dark] .ultras-featured-match{--ultras-featured-bg: linear-gradient(145deg, #0f1410 0%, #0a0a0a 100%);--ultras-featured-text: #fff;--ultras-featured-muted: rgba(255, 255, 255, .48);--ultras-featured-badge-bg: rgba(255, 255, 255, .08);--ultras-featured-shadow: 0 12px 32px rgba(0, 0, 0, .18)}.ultras-match-detail--arena{--ultras-arena-bg: var(--bg);--ultras-arena-text: var(--text-primary);--ultras-arena-muted: var(--text-muted);--ultras-arena-surface: var(--card-surface);--ultras-arena-surface-muted: var(--grey-100);--ultras-arena-border: var(--card-border);--ultras-arena-hero-bg: linear-gradient(160deg, #e8f8f1 0%, var(--card-surface) 55%);--ultras-arena-hero-border: rgba(var(--green-rgb, 0, 178, 111), .22);--ultras-arena-tab-bg: var(--grey-100);--ultras-arena-tab-border: var(--card-border);--ultras-arena-tab-text: var(--text-muted);--ultras-arena-fallback-bg: var(--grey-200);--ultras-arena-venue-text: var(--text-muted);padding:0 var(--px) calc(1.5rem + var(--nav-bottom, 0px));background:var(--ultras-arena-bg);color:var(--ultras-arena-text);min-height:100dvh}.ultras-match-detail--arena .ultras-match-detail__title,.ultras-match-detail--arena .ultras-match-detail__bell{color:var(--ultras-arena-text)}.ultras-match-detail--arena .ultras-match-detail__bell:hover{background:rgba(var(--green-rgb, 0, 178, 111),.08)}.ultras-match-detail--arena .ultras-match-hero{position:relative;display:flex;flex-direction:column;align-items:stretch;margin-bottom:16px;padding:16px 16px 20px;background:var(--ultras-arena-hero-bg);border:1px solid var(--ultras-arena-hero-border);border-radius:22px;color:var(--ultras-arena-text)}.ultras-match-detail--arena .ultras-match-hero__board{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:8px 12px;align-items:center;width:100%}.ultras-match-detail--arena .ultras-match-hero__team--away{align-items:flex-end;text-align:right}.ultras-match-detail--arena .ultras-match-hero__name{max-width:100%;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;white-space:normal;word-break:break-word}.ultras-match-detail--arena .ultras-match-hero__center{min-width:72px;padding:0 4px}.ultras-match-detail--arena .ultras-match-hero__badge--fallback{background:var(--ultras-arena-fallback-bg);color:var(--ultras-arena-text)}.ultras-match-detail--arena .ultras-match-hero__venue{color:var(--ultras-arena-venue-text)}.ultras-match-detail--arena .ultras-match-hero__live-pill{display:inline-flex;align-items:center;gap:6px;margin-bottom:12px;padding:5px 12px;border-radius:999px;background:#ff3b3024;color:#ff6b6b;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.ultras-match-detail--arena .ultras-match-hero__live-dot{width:7px;height:7px;border-radius:50%;background:#ff3b30}.ultras-match-detail--arena .ultras-match-hero__clock{font-size:13px;font-weight:700;color:var(--green, #00b26f)}.ultras-match-detail--arena .ultras-match-detail__tabs{display:flex;gap:8px;overflow-x:auto;padding-bottom:14px;margin-bottom:12px;border-bottom:none;scrollbar-width:none}.ultras-match-detail--arena .ultras-match-detail__tabs::-webkit-scrollbar{display:none}.ultras-match-detail--arena .ultras-match-detail__tab{flex:0 0 auto;border:1px solid var(--ultras-arena-tab-border);background:var(--ultras-arena-tab-bg);color:var(--ultras-arena-tab-text);padding:10px 16px;border-radius:999px;font-size:13px;font-weight:700;cursor:pointer}.ultras-match-detail--arena .ultras-match-detail__tab--active{background:var(--green, #00b26f);border-color:var(--green, #00b26f);color:var(--on-green, #0a0a0a)}.ultras-match-detail--arena .ultras-match-detail__tab--disabled{opacity:.4;cursor:not-allowed}.ultras-match-detail--arena .ultras-match-detail__card{background:var(--ultras-arena-surface);border:1px solid var(--ultras-arena-border);box-shadow:var(--shadow-card);color:var(--ultras-arena-text)}.ultras-match-detail--arena .ultras-match-detail__soon{color:var(--ultras-arena-muted)}.ultras-match-detail--arena .ultras-live-info__card{background:var(--ultras-arena-surface);border-color:var(--ultras-arena-border)}html.dark .ultras-match-detail--arena,html[data-theme=dark] .ultras-match-detail--arena{--ultras-arena-bg: #0a0a0a;--ultras-arena-text: #fff;--ultras-arena-muted: rgba(255, 255, 255, .55);--ultras-arena-surface: #141414;--ultras-arena-surface-muted: rgba(255, 255, 255, .06);--ultras-arena-border: rgba(255, 255, 255, .08);--ultras-arena-hero-bg: linear-gradient(160deg, #0f1a12 0%, #0a0a0a 55%);--ultras-arena-hero-border: rgba(var(--green-rgb, 0, 178, 111), .18);--ultras-arena-tab-bg: rgba(255, 255, 255, .06);--ultras-arena-tab-border: rgba(255, 255, 255, .12);--ultras-arena-tab-text: rgba(255, 255, 255, .55);--ultras-arena-fallback-bg: rgba(255, 255, 255, .12);--ultras-arena-venue-text: rgba(255, 255, 255, .55)}html.dark .ultras-match-detail--arena .ultras-match-detail__bell:hover,html[data-theme=dark] .ultras-match-detail--arena .ultras-match-detail__bell:hover{background:#ffffff14}html.dark .ultras-match-detail--arena .ultras-match-detail__card,html[data-theme=dark] .ultras-match-detail--arena .ultras-match-detail__card{box-shadow:none}@media(min-width:768px){.ultras-match-detail--desktop{padding-top:8px;max-width:none}.ultras-match-desktop__toolbar{display:grid;grid-template-columns:40px 1fr 40px;align-items:center;gap:12px;margin-bottom:16px}.ultras-match-desktop__page-title{margin:0;text-align:center;font-size:18px;font-weight:800;color:var(--ultras-arena-text, var(--text-primary))}.ultras-match-desktop__layout{display:grid;grid-template-columns:minmax(220px,280px) minmax(0,1fr);gap:20px;align-items:start}.ultras-match-desktop__layout--wide{grid-template-columns:minmax(240px,300px) minmax(0,1fr) minmax(280px,340px)}.ultras-match-desktop__main{min-width:0}.ultras-match-rail{position:sticky;top:12px;max-height:calc(100dvh - 120px);overflow-y:auto;scrollbar-width:thin;padding-right:4px}.ultras-match-rail__empty{font-size:13px;color:var(--text-muted);padding:12px;border-radius:16px;background:var(--card-surface);border:1px solid var(--card-border)}.ultras-match-rail__group{margin-bottom:16px;border-radius:18px;background:var(--card-surface);border:1px solid var(--card-border);box-shadow:var(--shadow-card);overflow:hidden}.ultras-match-rail__group-head{display:flex;align-items:center;gap:10px;padding:12px 14px;border-bottom:1px solid var(--card-border);background:var(--grey-100)}.ultras-match-rail__league-logo{width:28px;height:28px;object-fit:contain;flex-shrink:0}.ultras-match-rail__league-logo--fallback{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var(--grey-200);font-size:12px;font-weight:800}.ultras-match-rail__league-name{margin:0;font-size:13px;font-weight:800;line-height:1.2}.ultras-match-rail__list{list-style:none;margin:0;padding:0}.ultras-match-rail__row{display:block;padding:12px 14px;border-bottom:1px solid var(--card-border);text-decoration:none;color:inherit;transition:background .14s ease}.ultras-match-rail__row:last-child{border-bottom:none}.ultras-match-rail__row:hover{background:rgba(var(--green-rgb, 0, 178, 111),.06)}.ultras-match-rail__row--active{background:rgba(var(--green-rgb, 0, 178, 111),.1);box-shadow:inset 3px 0 0 var(--green, #00b26f)}.ultras-match-rail__row-meta{margin-bottom:8px;font-size:11px;font-weight:700;color:var(--text-muted)}.ultras-match-rail__live{color:#ff3b30}.ultras-match-rail__row-teams{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:8px;align-items:center}.ultras-match-rail__team{display:flex;align-items:center;gap:8px;min-width:0}.ultras-match-rail__team--away{justify-content:flex-end;text-align:right}.ultras-match-rail__crest{width:22px;height:22px;object-fit:contain;flex-shrink:0}.ultras-match-rail__crest--fallback{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var(--grey-200);font-size:10px;font-weight:800}.ultras-match-rail__team-name{font-size:12px;font-weight:600;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ultras-match-rail__score{font-size:12px;font-weight:800;color:var(--text-primary);white-space:nowrap}.ultras-match-desktop-hero{border-radius:22px;padding:20px 22px 18px;margin-bottom:16px;color:#fff;background:linear-gradient(145deg,#00000059,#0000008c),radial-gradient(circle at 20% 20%,rgba(var(--green-rgb, 0, 178, 111),.35),transparent 55%),linear-gradient(160deg,#0f1a12,#0a0a0a 70%);border:1px solid rgba(var(--green-rgb, 0, 178, 111),.25);box-shadow:var(--shadow-card)}.ultras-match-desktop-hero__head{display:flex;align-items:center;gap:10px;margin-bottom:18px}.ultras-match-desktop-hero__league-logo{width:32px;height:32px;object-fit:contain}.ultras-match-desktop-hero__league{margin:0;font-size:14px;font-weight:800}.ultras-match-desktop-hero__round{margin:2px 0 0;font-size:12px;color:#ffffff8c}.ultras-match-desktop-hero__board{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:16px;align-items:start}.ultras-match-desktop-hero__side{min-width:0;text-align:center}.ultras-match-desktop-hero__crest{width:56px;height:56px;object-fit:contain;margin:0 auto 10px;display:block}.ultras-match-desktop-hero__crest--fallback{display:flex;align-items:center;justify-content:center;border-radius:50%;background:#ffffff1f;font-weight:800;margin:0 auto 10px}.ultras-match-desktop-hero__team{margin:0;font-size:14px;font-weight:700;line-height:1.25}.ultras-match-desktop-hero__center{display:flex;flex-direction:column;align-items:center;gap:6px;padding-top:8px;min-width:100px}.ultras-match-desktop-hero__live-pill{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;background:#ff3b3033;color:#ff6b6b;font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.ultras-match-desktop-hero__live-dot{width:7px;height:7px;border-radius:50%;background:#ff3b30}.ultras-match-desktop-hero__score{margin:0;font-family:var(--font-display);font-size:42px;font-weight:800;line-height:1;letter-spacing:.02em}.ultras-match-desktop-hero__kickoff{font-size:13px;font-weight:700;color:var(--green, #00b26f)}.ultras-match-desktop-hero__ht{font-size:12px;color:#ffffff8c}.ultras-match-desktop-hero__scorers{list-style:none;margin:10px 0 0;padding:0;font-size:11px;line-height:1.35;color:#ffffffb8}.ultras-match-desktop-hero__scorer-name{font-weight:600}.ultras-match-desktop-hero__scorer-meta{color:#ffffff7a;margin-left:4px}.ultras-match-desktop__tabs{display:flex;gap:8px;margin-bottom:14px;overflow-x:auto;scrollbar-width:none}.ultras-match-desktop__tabs::-webkit-scrollbar{display:none}.ultras-match-desktop__tab{flex:0 0 auto;border:1px solid var(--card-border);background:var(--grey-100);color:var(--text-muted);padding:10px 18px;border-radius:999px;font-size:13px;font-weight:700;cursor:pointer}.ultras-match-desktop__tab--active{background:var(--green, #00b26f);border-color:var(--green, #00b26f);color:var(--on-green, #0a0a0a)}.ultras-match-desktop__tab--disabled{opacity:.45;cursor:not-allowed}.ultras-match-desktop__aside{position:sticky;top:12px;display:flex;flex-direction:column;gap:14px;max-height:calc(100dvh - 120px);overflow-y:auto;scrollbar-width:thin}.ultras-match-desktop__aside-card{border-radius:18px;background:var(--card-surface);border:1px solid var(--card-border);box-shadow:var(--shadow-card);padding:14px 14px 16px}.ultras-match-desktop__aside-head{margin-bottom:12px}.ultras-match-desktop__aside-title{margin:0;font-size:15px;font-weight:800}.ultras-match-desktop__aside-sub{display:block;margin-top:2px;font-size:12px;color:var(--text-muted)}.ultras-match-desktop__aside-empty{margin:0;font-size:13px;line-height:1.45;color:var(--text-muted)}.ultras-match-desktop__aside .wc-lineup-pitch-wrap{margin-top:4px}}.fantasy-page{--fantasy-green: #39ff14;--fantasy-green-dim: rgba(57, 255, 20, .15);--fantasy-pink: #ff2d95;--fantasy-bg: #0a0a0a;--fantasy-surface: #141414;--fantasy-border: rgba(255, 255, 255, .08);background:var(--fantasy-bg)!important;color:#fff;min-height:100dvh}.fantasy-page .pitch-lobby-page__nav{border-bottom:1px solid var(--fantasy-border)}.fantasy-page__hero{padding:0 0 1.25rem;text-align:center}.fantasy-page__eyebrow{margin:0;font-size:.7rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--fantasy-green)}.fantasy-page__title{margin:.35rem 0 0;font-family:var(--font-display);font-size:clamp(1.75rem,6vw,2.25rem);font-weight:800;letter-spacing:.04em;text-transform:uppercase}.fantasy-page__sub{margin:.5rem auto 0;max-width:22rem;font-size:.85rem;line-height:1.45;color:#ffffff9e}.fantasy-empty{padding:2rem 1rem;text-align:center;color:#ffffffb3}.fantasy-card{position:relative;display:flex;flex-direction:column;align-items:center;--fantasy-accent: #39ff14}.fantasy-card__frame{position:relative;width:100%;padding:.5rem .4rem .65rem;background:linear-gradient(165deg,#1a1a1a,#0d0d0d 55%,#111);clip-path:polygon(8% 0%,92% 0%,100% 12%,100% 78%,50% 100%,0% 78%,0% 12%);border:none;box-shadow:0 0 0 1px var(--fantasy-border),inset 0 1px #ffffff0f,0 8px 24px #00000073;transition:transform .2s ease,box-shadow .2s ease}.fantasy-card--selected .fantasy-card__frame{box-shadow:0 0 0 2px var(--fantasy-accent),0 0 20px color-mix(in srgb,var(--fantasy-accent) 35%,transparent),inset 0 1px #ffffff14}.fantasy-card--captain .fantasy-card__frame{box-shadow:0 0 0 2px var(--fantasy-green),0 0 28px #39ff1459}.fantasy-card__glow{position:absolute;inset:0;background:linear-gradient(180deg,color-mix(in srgb,var(--fantasy-accent) 25%,transparent) 0%,transparent 40%);clip-path:inherit;pointer-events:none}.fantasy-card__club{position:absolute;top:.35rem;left:.45rem;width:1.1rem;height:1.1rem;object-fit:contain;border-radius:50%;z-index:2}.fantasy-card__pos{position:absolute;top:.35rem;right:.45rem;font-size:.55rem;font-weight:800;letter-spacing:.06em;color:#ffffff8c;z-index:2}.fantasy-card__badge{position:absolute;top:1.5rem;right:.35rem;width:1rem;height:1rem;display:grid;place-items:center;font-size:.55rem;font-weight:900;border-radius:3px;z-index:3}.fantasy-card__badge--c{background:var(--fantasy-green);color:#000}.fantasy-card__badge--vc{background:#fff3;color:#fff}.fantasy-card__portrait{position:relative;width:72%;margin:.75rem auto .25rem;aspect-ratio:3 / 4;display:flex;align-items:flex-end;justify-content:center;overflow:hidden}.fantasy-card__photo,.fantasy-card__face,.fantasy-card__face .player-face-card__img{width:100%;height:100%;object-fit:cover;object-position:top center}.fantasy-card__name{font-family:var(--font-display);font-size:.72rem;font-weight:800;letter-spacing:.06em;text-align:center;line-height:1.1;padding:0 .25rem}.fantasy-card__stats{display:flex;justify-content:space-between;gap:.25rem;margin-top:.35rem;padding:0 .35rem;font-size:.55rem;font-weight:700;color:#ffffff80}.fantasy-card__action{position:absolute;bottom:-.35rem;left:50%;transform:translate(-50%);width:1.65rem;height:1.65rem;border-radius:50%;border:none;display:grid;place-items:center;background:#ffffff26;color:#fff;cursor:pointer;z-index:4;transition:background .15s,transform .15s}.fantasy-card__action--remove{background:#e53935;color:#fff}.fantasy-card__action:active{transform:translate(-50%) scale(.92)}.fantasy-card__star{position:absolute;top:-.25rem;right:.15rem;width:1.5rem;height:1.5rem;border:none;border-radius:50%;background:#0009;color:#fff6;display:grid;place-items:center;cursor:pointer;z-index:5}.fantasy-card__star--on{color:var(--fantasy-green);background:#39ff1426}.fantasy-card--sm .fantasy-card__portrait{width:65%;margin-top:.5rem}.fantasy-card--sm .fantasy-card__name{font-size:.6rem}.fantasy-card--hero{flex-shrink:0}.fantasy-card--hero .fantasy-card__frame{width:9.5rem;padding-bottom:1rem}.fantasy-card--hero .fantasy-card__portrait{width:80%}.fantasy-card--hero .fantasy-card__name{font-size:.85rem}.fantasy-pos-filter{display:flex;gap:.35rem;overflow-x:auto;padding:.5rem 0;-webkit-overflow-scrolling:touch;scrollbar-width:none}.fantasy-pos-filter::-webkit-scrollbar{display:none}.fantasy-pos-filter__btn{flex-shrink:0;padding:.4rem .75rem;border:1px solid var(--fantasy-border);border-radius:999px;background:transparent;color:#ffffffa6;font-size:.7rem;font-weight:700;letter-spacing:.06em;cursor:pointer;transition:all .15s}.fantasy-pos-filter__btn--active{background:var(--fantasy-green);border-color:var(--fantasy-green);color:#000}.fantasy-pos-filter__count{margin-left:.25rem;opacity:.7}.fantasy-club-chip{flex-shrink:0;padding:.3rem .6rem;border:1px solid var(--fantasy-border);border-radius:6px;background:var(--fantasy-surface);color:#ffffffb3;font-size:.65rem;font-weight:600;cursor:pointer}.fantasy-club-chip--active{border-color:var(--fantasy-pink);color:var(--fantasy-pink)}.fantasy-builder__club-scroll{display:flex;gap:.35rem;overflow-x:auto;padding-bottom:.5rem;margin-bottom:.5rem;scrollbar-width:none}.fantasy-pitch-wrap{margin:0 -.25rem}.fantasy-pitch__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;padding:0 .25rem}.fantasy-pitch__formation{font-family:var(--font-display);font-size:.85rem;font-weight:800;letter-spacing:.1em;color:var(--fantasy-green)}.fantasy-pitch__count{font-size:.75rem;font-weight:700;color:#ffffff80}.fantasy-pitch{position:relative;aspect-ratio:68 / 105;max-height:min(58vh,28rem);margin:0 auto;background:radial-gradient(ellipse 80% 50% at 50% 50%,rgba(57,255,20,.06) 0%,transparent 70%),linear-gradient(180deg,#0d2818,#0a1f12,#0d2818);border-radius:12px;overflow:hidden;box-shadow:inset 0 0 60px #0006}.fantasy-pitch__markings{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.fantasy-pitch__rows{position:absolute;inset:4% 3%;display:flex;flex-direction:column;justify-content:space-between;z-index:1}.fantasy-pitch__row{display:flex;justify-content:space-evenly;align-items:center;gap:.25rem}.fantasy-pitch__slot{position:relative;display:flex;flex-direction:column;align-items:center;width:3.25rem}.fantasy-pitch__hex{position:relative;width:2.75rem;height:3.25rem;background:linear-gradient(180deg,#111,#000);clip-path:polygon(10% 0%,90% 0%,100% 15%,100% 75%,50% 100%,0% 75%,0% 15%);box-shadow:0 0 0 2px var(--fantasy-accent),0 4px 12px #00000080;overflow:hidden}.fantasy-pitch__photo{width:100%;height:100%;object-fit:cover;object-position:top}.fantasy-pitch__label{margin-top:.2rem;font-size:.55rem;font-weight:700;text-align:center;max-width:3.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#ffffffe6}.fantasy-pitch__placeholder{width:2rem;height:2.5rem;border:1px dashed rgba(57,255,20,.25);border-radius:4px;opacity:.5}.fantasy-pitch__remove{position:absolute;bottom:1.1rem;left:50%;transform:translate(-50%);width:1rem;height:1rem;border-radius:50%;border:none;background:#000000bf;color:#fff;display:grid;place-items:center;cursor:pointer;z-index:2}.fantasy-pitch__c,.fantasy-pitch__vc{position:absolute;top:.15rem;right:.15rem;font-size:.45rem;font-weight:900;padding:.1rem .2rem;border-radius:2px;z-index:2}.fantasy-pitch__c{background:var(--fantasy-green);color:#000}.fantasy-pitch__vc{background:#ffffff40}.fantasy-builder{display:flex;flex-direction:column;gap:.75rem;padding-bottom:5.5rem}.fantasy-builder__top{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:.75rem;padding:.75rem 1rem;background:var(--fantasy-surface);border-radius:12px;border:1px solid var(--fantasy-border)}.fantasy-builder__budget-label{display:block;font-size:.6rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#ffffff73}.fantasy-builder__budget-value{font-family:var(--font-display);font-size:1.25rem;font-weight:800;color:var(--fantasy-green)}.fantasy-builder__budget-value small{font-size:.65rem;font-weight:600;color:#ffffff73}.fantasy-builder__progress{text-align:center;font-family:var(--font-display);font-weight:800;font-size:1.1rem}.fantasy-builder__step-label{display:block;font-size:.6rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#fff6}.fantasy-builder__help{width:2.25rem;height:2.25rem;border-radius:50%;border:1px solid var(--fantasy-border);background:transparent;color:#fff9;display:grid;place-items:center;cursor:pointer}.fantasy-builder__section-head h2{margin:0;font-family:var(--font-display);font-size:1rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.fantasy-builder__hint{margin:.25rem 0 0;font-size:.72rem;color:#ffffff73}.fantasy-builder__search{position:relative;margin:.75rem 0 .25rem}.fantasy-builder__search svg{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:#ffffff59}.fantasy-builder__search input{width:100%;padding:.65rem .75rem .65rem 2.25rem;border:1px solid var(--fantasy-border);border-radius:10px;background:var(--fantasy-surface);color:#fff;font-size:.85rem}.fantasy-builder__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.85rem .5rem;padding:.75rem 0 1rem}@media(min-width:480px){.fantasy-builder__grid{grid-template-columns:repeat(4,1fr)}}.fantasy-builder__bench{margin-top:1rem}.fantasy-builder__bench h3{margin:0 0 .5rem;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#ffffff80}.fantasy-builder__bench-grid{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.fantasy-builder__bench-grid .fantasy-card{width:4.5rem}.fantasy-builder__bench-card{padding:0;border:none;background:transparent;cursor:pointer;border-radius:8px;transition:transform .15s}.fantasy-builder__bench-card:active{transform:scale(.96)}.fantasy-builder__captain-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem;margin-top:1rem}.fantasy-builder__footer{position:fixed;left:0;right:0;bottom:0;z-index:20;display:flex;gap:.5rem;padding:.75rem 1rem calc(.75rem + env(safe-area-inset-bottom));background:linear-gradient(to top,#0a0a0a 75%,transparent)}.fantasy-builder__cta{flex:1;padding:.9rem 1rem;border:none;border-radius:12px;background:var(--fantasy-green);color:#000;font-family:var(--font-display);font-size:.85rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;transition:transform .15s,opacity .15s}.fantasy-builder__cta:disabled{opacity:.35;cursor:not-allowed}.fantasy-builder__cta:not(:disabled):active{transform:scale(.98)}.fantasy-builder__cta--ghost{background:transparent;border:1px solid var(--fantasy-border);color:#fff}.fantasy-builder__toggle-pitch{flex:0 0 auto;display:flex;align-items:center;gap:.25rem;padding:.75rem;border:1px solid var(--fantasy-border);border-radius:12px;background:var(--fantasy-surface);color:#ffffffb3;font-size:.7rem;font-weight:700;cursor:pointer}.fantasy-builder__chev--up{transform:rotate(180deg)}.fantasy-success{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:70vh;text-align:center;padding:2rem 1rem}.fantasy-success__burst{position:absolute;width:12rem;height:12rem;border-radius:50%;background:radial-gradient(circle,rgba(57,255,20,.25) 0%,transparent 70%);pointer-events:none}.fantasy-success h1{position:relative;margin:0;font-family:var(--font-display);font-size:clamp(1.75rem,8vw,2.5rem);font-weight:900;line-height:1.1;letter-spacing:.04em;text-transform:uppercase}.fantasy-success h1 span{font-size:.75em;color:var(--fantasy-green)}.fantasy-success__formation{margin:1rem 0 0;font-size:.8rem;color:#ffffff80}.fantasy-success__actions{display:flex;flex-direction:column;gap:.5rem;width:100%;max-width:18rem;margin-top:2rem}.fantasy-top-players{margin-bottom:1.25rem;padding:1rem;background:var(--fantasy-surface);border-radius:14px;border:1px solid var(--fantasy-border)}.fantasy-top-players h2{margin:0 0 .75rem;font-family:var(--font-display);font-size:.9rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.fantasy-top-players__hero{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid var(--fantasy-border)}.fantasy-top-players__hero-meta h3{margin:.25rem 0 0;font-size:1rem;font-weight:800;text-transform:uppercase}.fantasy-top-players__hero-meta p{margin:.15rem 0 0;font-size:.75rem;color:#ffffff80}.fantasy-top-players__rank{display:inline-block;padding:.15rem .4rem;background:var(--fantasy-pink);color:#000;font-size:.7rem;font-weight:900;border-radius:4px}.fantasy-top-players__pts{margin-top:.5rem;font-size:.75rem;color:#ffffff8c}.fantasy-top-players__pts strong{color:var(--fantasy-pink);font-size:1rem}.fantasy-top-players__table{font-size:.72rem}.fantasy-top-players__thead,.fantasy-top-players__row{display:grid;grid-template-columns:2rem 1fr 2.5rem 3.5rem;gap:.5rem;padding:.4rem 0;align-items:center}.fantasy-top-players__thead{color:#ffffff59;font-weight:700;letter-spacing:.06em;text-transform:uppercase;font-size:.6rem}.fantasy-top-players__row:nth-child(2n){background:#ffffff08;border-radius:6px}.fantasy-rules-sheet{position:fixed;inset:0;z-index:100;display:flex;align-items:flex-end;justify-content:center}.fantasy-rules-sheet__backdrop{position:absolute;inset:0;border:none;background:#000000a6;cursor:pointer}.fantasy-rules-sheet__panel{position:relative;width:100%;max-width:28rem;max-height:85vh;overflow-y:auto;padding:1.25rem 1.25rem calc(1.25rem + env(safe-area-inset-bottom));background:#141414;border-radius:16px 16px 0 0;border-top:1px solid var(--fantasy-border);animation:fantasy-sheet-up .28s ease}@keyframes fantasy-sheet-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.fantasy-rules-sheet__panel h2{margin:0 0 .75rem;font-family:var(--font-display);font-size:1.1rem;font-weight:800;text-transform:uppercase}.fantasy-rules-sheet__panel h3{margin:1rem 0 .35rem;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--fantasy-green)}.fantasy-rules-sheet__panel ul{margin:0;padding-left:1.1rem;font-size:.8rem;line-height:1.5;color:#ffffffbf}.fantasy-rules-sheet__scoring li{list-style:none;margin-left:-1.1rem;padding:.35rem 0;display:flex;flex-direction:column;gap:.1rem}.fantasy-rules-sheet__scoring strong{color:#fff}.fantasy-rules-sheet__scoring span{font-size:.72rem;color:#ffffff80}.fantasy-rules-sheet__source{margin:1rem 0;font-size:.7rem;color:#fff6}.fantasy-rules-sheet__source a{color:var(--fantasy-green)}.pitch-quick-entry__btn--fantasy{background:linear-gradient(145deg,#0d2818,#0a0a0a);border-color:#39ff1440}.pitch-quick-entry__btn--fantasy .pitch-quick-entry__label{color:var(--fantasy-green, #39ff14)}@media(prefers-reduced-motion:reduce){.fantasy-rules-sheet__panel{animation:none}}.fantasy-tabs{display:flex;gap:.35rem;margin-bottom:1rem;padding:.25rem;background:var(--fantasy-surface);border-radius:12px;border:1px solid var(--fantasy-border)}.fantasy-tabs__btn{flex:1;padding:.55rem .5rem;border:none;border-radius:9px;background:transparent;color:#ffffff8c;font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;transition:background .15s,color .15s}.fantasy-tabs__btn--active{background:#39ff141f;color:var(--fantasy-green)}.fantasy-gw-bar{margin-bottom:1rem;padding:.85rem 1rem;background:linear-gradient(135deg,rgba(57,255,20,.08) 0%,var(--fantasy-surface) 100%);border:1px solid rgba(57,255,20,.2);border-radius:12px}.fantasy-gw-bar__main{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.fantasy-gw-bar__label{font-family:var(--font-display);font-weight:800;font-size:.95rem;letter-spacing:.06em;text-transform:uppercase}.fantasy-gw-bar__deadline{font-size:.75rem;font-weight:700;color:var(--fantasy-green)}.fantasy-gw-bar__deadline--done{color:#ffffff73}.fantasy-gw-bar__meta{display:flex;flex-wrap:wrap;gap:.5rem 1rem;margin-top:.4rem;font-size:.7rem;color:#ffffff80}.fantasy-gw-bar__status--ok{color:#ffffffd9}.fantasy-gw-bar__kc{display:inline-flex;align-items:center;gap:.25rem;color:var(--fantasy-green);font-weight:600}.fantasy-leaderboard{padding-bottom:2rem}.fantasy-leaderboard__head h2{margin:0;font-family:var(--font-display);font-size:1rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.fantasy-leaderboard__head p{margin:.25rem 0 .75rem;font-size:.75rem;color:#ffffff73}.fantasy-leaderboard__table{border:1px solid var(--fantasy-border);border-radius:12px;overflow:hidden}.fantasy-leaderboard__thead,.fantasy-leaderboard__row{display:grid;grid-template-columns:2.5rem 1fr 3.5rem;gap:.5rem;align-items:center;padding:.65rem .75rem}.fantasy-leaderboard__thead{font-size:.6rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#ffffff59;background:var(--fantasy-surface)}.fantasy-leaderboard__row:nth-child(2n){background:#ffffff08}.fantasy-rank{font-size:.8rem;font-weight:800;text-align:center;color:#fff9}.fantasy-leaderboard__user{display:flex;align-items:center;gap:.5rem;min-width:0}.fantasy-leaderboard__name{display:block;font-size:.8rem;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fantasy-leaderboard__handle{display:block;font-size:.65rem;color:#fff6}.fantasy-leaderboard__pts{font-family:var(--font-display);font-weight:800;font-size:.95rem;text-align:right;color:var(--fantasy-green)}.fantasy-leaderboard__loading,.fantasy-leaderboard__empty{padding:2rem 1rem;text-align:center;color:#ffffff80;font-size:.85rem}.fantasy-leaderboard__empty svg{margin:0 auto .5rem;opacity:.4}.fantasy-leagues{padding-bottom:2rem}.fantasy-leagues__head{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.fantasy-leagues__head h2{margin:0;font-family:var(--font-display);font-size:1rem;font-weight:800;text-transform:uppercase}.fantasy-leagues__list{list-style:none;margin:0 0 1rem;padding:0;border:1px solid var(--fantasy-border);border-radius:12px;overflow:hidden}.fantasy-leagues__item{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;border-bottom:1px solid var(--fantasy-border)}.fantasy-leagues__item:last-child{border-bottom:none}.fantasy-leagues__name{font-weight:700;font-size:.85rem}.fantasy-leagues__code{font-family:var(--font-display);font-size:.75rem;font-weight:800;letter-spacing:.1em;color:var(--fantasy-pink)}.fantasy-leagues__actions,.fantasy-leagues__form-actions{display:flex;gap:.5rem}.fantasy-leagues__form{display:flex;flex-direction:column;gap:.5rem}.fantasy-leagues__form input{padding:.65rem .75rem;border:1px solid var(--fantasy-border);border-radius:10px;background:var(--fantasy-surface);color:#fff;font-size:.85rem}.pitch-lobby-page{--lobby-green: #00b26f;--lobby-black: #0a0a0a;--lobby-white: #ffffff;--lobby-off-white: #f8faf7;--lobby-gold: #f4c542;--lobby-muted: #6c6c68;min-height:100dvh;background:var(--lobby-off-white);color:var(--lobby-black);overflow:visible}.pitch-lobby-page__nav{position:sticky;top:0;z-index:20;padding:calc(.5rem + var(--inset-top, 0px)) var(--page-pad-left) .375rem;background:var(--lobby-off-white);overflow:visible}.pitch-lobby-page__back.mz-back,.pitch-lobby-page__back{margin-bottom:0}.pitch-lobby-page__body{display:flex;flex-direction:column;min-height:0;padding-bottom:calc(1.25rem + var(--nav-bottom, 0px));background:var(--lobby-off-white);overflow:visible}.pitch-lobby-header{position:relative;z-index:1;padding:.5rem var(--page-pad-left) 1.25rem var(--page-pad-right);background:var(--lobby-off-white);overflow:visible}.pitch-lobby-header__row{display:flex;align-items:center;justify-content:space-between;gap:12px}.pitch-lobby-header__actions{display:flex;align-items:center;flex-shrink:0;padding:.25rem 0 .25rem .25rem;overflow:visible}.pitch-lobby-page .pitch-league-badge{--pitch-league-border-gradient: conic-gradient( from 225deg at 50% 50%, #1a56e8 0deg, #9333ea 60deg, #e11d74 120deg, #f97316 180deg, #eab308 220deg, #06b6d4 270deg, #1a56e8 360deg );position:relative;isolation:isolate;min-height:2.125rem;padding:.5rem 1.125rem;color:var(--lobby-black);background:linear-gradient(var(--lobby-white),var(--lobby-white)) padding-box,var(--pitch-league-border-gradient) border-box;border:2px solid transparent;box-shadow:0 4px 16px #9333ea57,0 8px 24px #1a56e838,0 12px 32px #06b6d429;animation:pitch-lobby-league-badge-glow 2.4s ease-in-out infinite}.pitch-lobby-page .pitch-league-badge__label{position:relative;z-index:1;font-size:.6875rem;letter-spacing:.1em;white-space:nowrap}@keyframes pitch-lobby-league-badge-glow{0%,to{box-shadow:0 4px 16px #9333ea57,0 8px 24px #1a56e838,0 12px 32px #06b6d429}50%{box-shadow:0 6px 20px #9333ea75,0 10px 30px #1a56e852,0 14px 38px #06b6d43d}}@media(prefers-reduced-motion:reduce){.pitch-lobby-page .pitch-league-badge{animation:none}}.pitch-lobby-header__title{margin:0;min-width:0;flex:1;line-height:1}.pitch-lobby-content{flex:1;margin-top:0;padding:1rem var(--page-pad-left) 0 var(--page-pad-right);background:var(--lobby-off-white)}.pitch-lobby-content--leaderboard{padding-top:.25rem}.pitch-lobby-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.375rem;margin-bottom:1rem;padding:.25rem;border-radius:999px;background:var(--lobby-white);box-shadow:0 4px 20px #0a0a0a0f}.pitch-lobby-tabs__tab{min-height:40px;padding:.5rem .625rem;border:2px solid transparent;border-radius:999px;background:transparent;color:var(--lobby-black);font-size:.6875rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;transition:background .18s ease,color .18s ease,transform .12s ease}.pitch-lobby-tabs__tab--active{background:var(--lobby-green);color:var(--lobby-black);box-shadow:0 4px 14px #00b26f59}.pitch-lobby-tabs__tab:active{transform:scale(.97)}.pitch-lobby-list{display:flex;flex-direction:column;gap:.875rem;margin:0;padding:0;list-style:none}.pitch-lobby-empty{margin:2rem 0;text-align:center;font-size:.9375rem;font-weight:600;color:var(--lobby-muted)}.pitch-lobby-pagination{display:flex;align-items:center;justify-content:center;gap:.75rem;margin:1.25rem 0 .5rem}.pitch-lobby-pagination__btn{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border:none;border-radius:999px;background:var(--lobby-black);color:var(--lobby-white);cursor:pointer;touch-action:manipulation}.pitch-lobby-pagination__btn:disabled{opacity:.35;cursor:not-allowed}.pitch-lobby-pagination__label{margin:0;min-width:6.5rem;text-align:center;font-size:.8125rem;font-weight:700;color:var(--lobby-muted)}.pitch-lobby-day{margin:0 0 1rem}.pitch-lobby-day__title{margin:0 0 .625rem;font-size:.75rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--lobby-muted)}.pitch-pred-lb{margin-bottom:1.25rem}.pitch-pred-lb__header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.75rem}.pitch-pred-lb__title{margin:0;font-size:.8125rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--lobby-muted)}.pitch-pred-lb__you-badge{flex-shrink:0;padding:.3125rem .625rem;border-radius:999px;font-size:.6875rem;font-weight:800;letter-spacing:.02em;color:var(--lobby-black);background:var(--lobby-green);box-shadow:0 2px 10px #00b26f47}.pitch-pred-lb__pills{display:flex;gap:.375rem;margin-bottom:.875rem;padding:.25rem;border-radius:999px;background:var(--lobby-white);box-shadow:0 4px 20px #0a0a0a0f;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.pitch-pred-lb__pills::-webkit-scrollbar{display:none}.pitch-pred-lb__pill{flex:1 0 auto;min-width:max-content;min-height:36px;padding:.4375rem .75rem;border:2px solid transparent;border-radius:999px;background:transparent;color:var(--lobby-black);font-size:.625rem;font-weight:800;letter-spacing:.03em;text-transform:uppercase;white-space:nowrap;transition:background .18s ease,color .18s ease,transform .12s ease}.pitch-pred-lb__pill--active{background:var(--lobby-green);color:var(--lobby-black);box-shadow:0 4px 14px #00b26f59}.pitch-pred-lb__pill:active{transform:scale(.97)}.pitch-pred-lb__card{overflow:hidden;border-radius:18px;background:var(--lobby-white);box-shadow:0 8px 28px #0a0a0a14;transition:opacity .16s ease}.pitch-pred-lb__card--updating{opacity:.55;pointer-events:none}.pitch-pred-lb__list{list-style:none;margin:0;padding:.25rem 0}.pitch-pred-lb__row{display:flex;align-items:center;gap:.625rem;padding:.75rem .875rem;border-bottom:1px solid rgba(10,10,10,.06)}.pitch-pred-lb__row:last-child{border-bottom:none}.pitch-pred-lb__row--me{background:color-mix(in srgb,var(--lobby-green) 12%,var(--lobby-white))}.pitch-pred-lb__rank{min-width:1.75rem;flex-shrink:0;font-size:.8125rem;font-weight:800;color:var(--lobby-muted);text-align:center}.pitch-pred-lb__profile{display:flex;align-items:center;gap:.625rem;flex:1;min-width:0;text-decoration:none;color:inherit}.pitch-pred-lb__profile:focus-visible{outline:2px solid var(--lobby-green);outline-offset:2px;border-radius:12px}.pitch-pred-lb__name{flex:1;min-width:0;font-size:.875rem;font-weight:700;color:var(--lobby-black);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pitch-pred-lb__kc{display:inline-flex;align-items:baseline;gap:.1875rem;flex-shrink:0;font-weight:800;color:var(--lobby-black)}.pitch-pred-lb__kc-value{font-size:.875rem}.pitch-pred-lb__kc-label{font-size:.625rem;letter-spacing:.04em;text-transform:uppercase;color:var(--lobby-muted)}.pitch-pred-lb__divider{padding:.4375rem .875rem;font-size:.625rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--lobby-muted);border-top:1px solid rgba(10,10,10,.08);border-bottom:1px solid rgba(10,10,10,.08);background:color-mix(in srgb,var(--lobby-off-white) 65%,var(--lobby-white))}.pitch-pred-lb__state{margin:0;padding:1.25rem .75rem;text-align:center;font-size:.875rem;font-weight:600;color:var(--lobby-muted)}.pitch-pred-lb__state--loading{display:flex;justify-content:center}.pitch-pred-lb__state--error{color:#c2410c}.pitch-lobby-card{display:flex;flex-direction:column;overflow:hidden;border-radius:22px;background:var(--lobby-white);box-shadow:0 8px 28px #0a0a0a14;text-decoration:none;color:inherit;width:100%;border:0;padding:0;margin:0;font:inherit;text-align:inherit;appearance:none;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;position:relative;z-index:1;transition:transform .18s ease,box-shadow .18s ease}.pitch-lobby-card:active{transform:scale(.985)}.pitch-lobby-card--hero{background:var(--lobby-green);box-shadow:0 12px 36px #0a0a0a1f}.pitch-lobby-card--muted{opacity:.82}.pitch-lobby-card__top{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.875rem 1rem .5rem}.pitch-lobby-card__badge{display:inline-flex;align-items:center;padding:.25rem .625rem;border-radius:999px;background:var(--lobby-black);color:var(--lobby-white);font-size:.625rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.pitch-lobby-card--hero .pitch-lobby-card__badge{background:#0a0a0a24;color:var(--lobby-black)}.pitch-lobby-card__timer{font-size:.75rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:var(--lobby-black)}.pitch-lobby-card__body{padding:0 1rem 1rem}.pitch-lobby-card__title{margin:0;font-size:1.125rem;font-weight:900;letter-spacing:-.02em;line-height:1.2}.pitch-lobby-card__meta{margin:.375rem 0 0;font-size:.8125rem;font-weight:600;color:var(--lobby-muted)}.pitch-lobby-card__flags{display:flex;align-items:center;justify-content:center;gap:.75rem;margin:.75rem 0 .5rem}.pitch-lobby-card__vs{font-size:.6875rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:var(--lobby-muted)}.pitch-lobby-card__footer{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.875rem 1rem;background:var(--lobby-black);color:var(--lobby-white)}.pitch-lobby-card__footer .pitch-lobby-card__status,.pitch-lobby-card__footer .pitch-lobby-card__cta{color:var(--lobby-white)}.pitch-lobby-card__reward{display:inline-flex;align-items:center;gap:.35rem;font-size:.8125rem;font-weight:800;color:var(--lobby-gold)}.pitch-lobby-card__status{font-size:.75rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;opacity:.88}.pitch-lobby-card__cta{font-size:.8125rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.pitch-lobby-card__summary{display:grid;gap:.375rem;margin:.75rem 0 0;padding:0;list-style:none}.pitch-lobby-card__summary li{display:flex;justify-content:space-between;gap:.75rem;font-size:.8125rem;font-weight:600}.pitch-lobby-card__summary dt{margin:0;color:var(--lobby-muted);text-transform:uppercase;letter-spacing:.06em;font-size:.6875rem;font-weight:800}.pitch-lobby-card__summary dd{margin:0;font-weight:800;text-align:right}.pitch-lobby-card__outcome{margin:.625rem 0 0;font-size:.8125rem;font-weight:800}.pitch-lobby-card__outcome--correct{color:var(--lobby-green)}.pitch-lobby-card__outcome--wrong{color:#c0392b}.pitch-poll-detail{padding:0 0 1rem}.pitch-poll-detail .wc-poll-card{margin:0}.pitch-lobby-poll-options{display:grid;gap:.5rem;margin-top:.875rem}.pitch-lobby-poll-option{position:relative;overflow:hidden;border-radius:12px;background:#ececea;min-height:36px}.pitch-lobby-poll-option__bar{position:absolute;inset:0 auto 0 0;background:#c8c8c4;transition:width .4s ease}.pitch-lobby-poll-option--selected .pitch-lobby-poll-option__bar{background:var(--lobby-green)}.pitch-lobby-poll-option--leading .pitch-lobby-poll-option__bar{background:var(--lobby-black)}.pitch-lobby-poll-option__row{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.5rem .75rem;font-size:.8125rem;font-weight:700}.pitch-lobby-poll-option--leading .pitch-lobby-poll-option__row{color:var(--lobby-white)}.pitch-lobby-poll-votes{margin:.625rem 0 0;font-size:.75rem;font-weight:700;color:var(--lobby-muted);text-transform:uppercase;letter-spacing:.06em}.pitch-lobby-quiz-stats{display:flex;flex-wrap:wrap;gap:.5rem .875rem;margin-top:.75rem}.pitch-lobby-quiz-stat{font-size:.8125rem;font-weight:700;color:var(--lobby-black)}.pitch-lobby-quiz-stat--kc{color:var(--lobby-green);font-weight:900}.pitch-lobby-card--completed .pitch-lobby-card__body{opacity:.72}.pitch-lobby-card--completed .pitch-lobby-card__footer{background:#3a3a38}.pitch-lobby-list--tickets{gap:1.25rem}.pitch-pred-ticket-item{position:relative}.pitch-pred-ticket-link,.pitch-pred-ticket__teams-link{display:block;text-decoration:none;color:inherit}.pitch-pred-ticket__actions{position:absolute;top:.375rem;right:.375rem;z-index:4;display:inline-flex;align-items:center;gap:.375rem}.pitch-pred-ticket__action,.pitch-pred-ticket__share{width:2rem;height:2rem;border-radius:50%;border:none;background:color-mix(in srgb,var(--lobby-green) 14%,#fff);color:var(--lobby-black);display:inline-flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0a0a0a14;text-decoration:none;flex-shrink:0}.pitch-pred-ticket__share{position:static}.pitch-pred-ticket-wrap{display:flex;flex-direction:column;gap:.375rem}.pitch-pred-ticket{position:relative;margin-top:.875rem;padding:1.375rem 1rem 1rem;border-radius:18px;background:var(--lobby-white);box-shadow:0 10px 32px #0a0a0a1a;overflow:visible}.pitch-pred-ticket:before,.pitch-pred-ticket:after{content:"";position:absolute;bottom:0;width:14px;height:14px;background:var(--lobby-off-white);border-radius:50%;transform:translateY(50%)}.pitch-pred-ticket:before{left:-7px}.pitch-pred-ticket:after{right:-7px}.pitch-pred-ticket__tab{position:absolute;top:-.75rem;left:50%;transform:translate(-50%);min-width:6.5rem;max-width:calc(100% - 2rem);padding:.4rem 1rem .5rem;clip-path:polygon(8% 0%,92% 0%,100% 100%,0% 100%);font-size:.6875rem;font-weight:900;letter-spacing:.06em;text-align:center;text-transform:uppercase;line-height:1.15;white-space:nowrap}.pitch-pred-ticket__tab--reward,.pitch-pred-ticket__tab--win{background:#b8f0c8;color:var(--lobby-black)}.pitch-pred-ticket__tab--jackpot{background:linear-gradient(180deg,#ffe566,#f5c842);color:var(--lobby-black)}.pitch-pred-ticket__tab--neutral,.pitch-pred-ticket__tab--lose{background:#e8e8e4;color:#5c5c58}.pitch-pred-ticket__tab--live{background:#ffd4a8;color:var(--lobby-black)}.pitch-pred-ticket__tab--pending{background:#e8e8e4;color:var(--lobby-black)}.pitch-pred-ticket__tab--upcoming,.pitch-pred-ticket__tab--completed{background:color-mix(in srgb,var(--lobby-green) 22%,#fff);color:var(--lobby-black)}.pitch-pred-ticket__tab--predicted{background:color-mix(in srgb,var(--lobby-green) 34%,#fff);color:var(--lobby-black)}.pitch-pred-ticket__teams{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5rem}.pitch-pred-ticket__team{display:flex;align-items:center;gap:.375rem;min-width:0;flex:1}.pitch-pred-ticket__team--home{justify-content:flex-end}.pitch-pred-ticket__team--away{justify-content:flex-start}.pitch-pred-ticket__versus{flex-shrink:0;font-size:.625rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--lobby-muted)}.pitch-pred-ticket__stage{margin:.35rem 0 0;text-align:center;font-size:.6875rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--lobby-muted)}.pitch-pred-ticket__flag-box{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:8px;border:1.5px solid #e4e4e0;background:#f4f4f2;overflow:hidden;flex-shrink:0}.pitch-pred-ticket__flag-box .wc-team-flag{width:1.375rem;height:auto;border:none;border-radius:0}.pitch-pred-ticket__team-name{font-size:.6875rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase;line-height:1.2;color:var(--lobby-black);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.pitch-pred-ticket__divider{margin:.875rem 0;height:0;border:none;border-top:2px dotted #d8d8d4}.pitch-pred-ticket__footer{display:grid;grid-template-columns:2rem minmax(0,1fr) auto;align-items:center;gap:.625rem;width:100%;margin:0;padding:0;border:none;background:transparent;text-align:left;cursor:pointer;font:inherit;color:inherit}.pitch-pred-ticket__footer:focus-visible{outline:2px solid var(--green);outline-offset:2px;border-radius:8px}.pitch-pred-ticket__footer--expanded{grid-template-columns:minmax(0,1fr) auto}.pitch-pred-ticket__pick-mark{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem}.pitch-pred-ticket__draw-mark{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:8px;background:#ececea;font-size:.5rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase;color:var(--lobby-black)}.pitch-pred-ticket__draw-mark--muted{color:var(--lobby-muted);background:#f4f4f2}.pitch-pred-ticket__meta{margin:0;font-size:.6875rem;font-weight:700;line-height:1.35;color:var(--lobby-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pitch-pred-ticket__meta--expanded{overflow:visible;text-overflow:unset;white-space:normal;color:var(--lobby-black);text-transform:uppercase;letter-spacing:.06em;font-size:.625rem}.pitch-pred-ticket__meta strong{color:var(--lobby-black);font-weight:900}.pitch-pred-ticket__result{display:flex;align-items:center;justify-content:flex-end;gap:.375rem;min-width:3rem}.pitch-pred-ticket__chevron{flex-shrink:0;color:var(--lobby-muted);transition:transform .2s ease}.pitch-pred-ticket__chevron--open{transform:rotate(180deg)}.pitch-pred-ticket__details{display:flex;flex-direction:column;gap:.875rem;margin-top:.875rem;padding-top:.875rem;border-top:2px dotted #d8d8d4}.pitch-pred-ticket__match-score{padding:.75rem;border-radius:12px;background:#f4f4f2}.pitch-pred-ticket__match-score--live{background:#2e9b5a1f;box-shadow:inset 0 0 0 1px #2e9b5a38}.pitch-pred-ticket__match-score-label{margin:0 0 .5rem;font-size:.625rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:var(--lobby-muted)}.pitch-pred-ticket__match-score--live .pitch-pred-ticket__match-score-label{color:#2e9b5a}.pitch-pred-ticket__match-score-row{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:.5rem}.pitch-pred-ticket__match-score-team{display:flex;align-items:center;gap:.375rem;min-width:0;font-size:.6875rem;font-weight:800;line-height:1.2}.pitch-pred-ticket__match-score-team span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pitch-pred-ticket__match-score-team--away{justify-content:flex-end;text-align:right}.pitch-pred-ticket__match-score-value{font-size:1.125rem;font-weight:900;font-variant-numeric:tabular-nums;line-height:1;color:var(--lobby-black)}.pitch-pred-ticket__pick-rows-title{margin:0 0 .5rem;font-size:.625rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:var(--lobby-muted)}.pitch-pred-ticket__pick-rows{display:flex;flex-direction:column;gap:.625rem}.pitch-pred-ticket__pick-row{display:grid;grid-template-columns:5.5rem minmax(0,1fr);gap:.5rem;align-items:start}.pitch-pred-ticket__pick-row-label{font-size:.6875rem;font-weight:800;color:var(--lobby-muted)}.pitch-pred-ticket__pick-row-value{display:flex;flex-direction:column;gap:.125rem;min-width:0;font-size:.8125rem;font-weight:800;line-height:1.35;color:var(--lobby-black);word-break:break-word}.pitch-pred-ticket__pick-row-hint{font-size:.625rem;font-weight:700;color:var(--lobby-muted)}.pitch-pred-ticket__pick-row-hint--good{color:#2e9b5a}.pitch-pred-ticket__pick-row-hint--warn{color:#c45c26}.pitch-pred-ticket__kc{display:flex;flex-direction:column;align-items:flex-end;gap:.125rem;max-width:7.5rem;font-size:1.375rem;font-weight:900;line-height:1;font-variant-numeric:tabular-nums;text-align:right}.pitch-pred-ticket__kc-source{font-size:.5625rem;font-weight:800;letter-spacing:.05em;line-height:1.25;text-transform:uppercase;color:inherit;opacity:.82}.pitch-pred-ticket__kc-amount{font-size:inherit;font-weight:inherit;line-height:inherit}.pitch-pred-ticket__kc--win{color:#2e9b5a}.pitch-pred-ticket__kc--neutral,.pitch-pred-ticket__kc--lose{color:var(--lobby-muted)}.pitch-pred-ticket__kc--pending{font-size:.6875rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--lobby-muted);text-align:right;max-width:4.5rem;line-height:1.2}.pitch-pred-ticket__date{margin:0;padding:0 .25rem;font-size:.6875rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--lobby-muted);text-align:center}.pitch-pred-ticket__teams-link:active .pitch-pred-ticket__teams,.pitch-pred-ticket-link:active .pitch-pred-ticket{transform:scale(.985);transition:transform .12s ease}.pitch-pred-ticket--neutral,.pitch-pred-ticket--lose{opacity:.94}@media(prefers-reduced-motion:reduce){.pitch-lobby-card,.pitch-lobby-tabs__tab,.pitch-lobby-poll-option__bar{transition:none}}html.dark .pitch-lobby-page,html[data-theme=dark] .pitch-lobby-page{--lobby-black: #f0f0ee;--lobby-white: #141414;--lobby-off-white: #0a0a0a;--lobby-muted: rgba(240, 240, 238, .55);background:var(--lobby-off-white);color:#f0f0ee}html.dark .pitch-lobby-page__nav,html[data-theme=dark] .pitch-lobby-page__nav,html.dark .pitch-lobby-page__body,html[data-theme=dark] .pitch-lobby-page__body,html.dark .pitch-lobby-header,html[data-theme=dark] .pitch-lobby-header,html.dark .pitch-lobby-content,html[data-theme=dark] .pitch-lobby-content{background:var(--lobby-off-white)}html.dark .pitch-lobby-header__title,html[data-theme=dark] .pitch-lobby-header__title{color:#f0f0ee}html.dark .pitch-lobby-tabs,html[data-theme=dark] .pitch-lobby-tabs{background:var(--lobby-white);box-shadow:0 4px 20px #00000059}html.dark .pitch-lobby-tabs__tab,html[data-theme=dark] .pitch-lobby-tabs__tab{color:#f0f0eeb8}html.dark .pitch-lobby-tabs__tab--active,html[data-theme=dark] .pitch-lobby-tabs__tab--active,html.dark .pitch-pred-lb__you-badge,html[data-theme=dark] .pitch-pred-lb__you-badge{color:#0a0a0a}html.dark .pitch-pred-lb__pills,html[data-theme=dark] .pitch-pred-lb__pills{background:var(--lobby-white);box-shadow:0 4px 20px #00000059}html.dark .pitch-pred-lb__pill,html[data-theme=dark] .pitch-pred-lb__pill{color:#f0f0ee}html.dark .pitch-pred-lb__pill--active,html[data-theme=dark] .pitch-pred-lb__pill--active{color:#0a0a0a}html.dark .pitch-pred-lb__card,html[data-theme=dark] .pitch-pred-lb__card{background:var(--lobby-white);box-shadow:0 8px 28px #00000052}html.dark .pitch-pred-lb__row,html[data-theme=dark] .pitch-pred-lb__row{border-bottom-color:#ffffff14}html.dark .pitch-pred-lb__row--me,html[data-theme=dark] .pitch-pred-lb__row--me{background:color-mix(in srgb,var(--lobby-green) 18%,#141414)}html.dark .pitch-pred-lb__name,html[data-theme=dark] .pitch-pred-lb__name,html.dark .pitch-pred-lb__kc,html[data-theme=dark] .pitch-pred-lb__kc{color:#f0f0ee}html.dark .pitch-pred-lb__divider,html[data-theme=dark] .pitch-pred-lb__divider{border-color:#ffffff1a;background:#ffffff0a}html.dark .pitch-pred-lb__state--error,html[data-theme=dark] .pitch-pred-lb__state--error{color:#ff9f6b}html.dark .pitch-lobby-card,html[data-theme=dark] .pitch-lobby-card{background:var(--lobby-white);box-shadow:0 8px 28px #0006}html.dark .pitch-lobby-card--hero .pitch-lobby-card__badge,html[data-theme=dark] .pitch-lobby-card--hero .pitch-lobby-card__badge{background:#0a0a0a38;color:#0a0a0a}html.dark .pitch-lobby-card__badge,html[data-theme=dark] .pitch-lobby-card__badge{background:#0a0a0a;color:#f0f0ee}html.dark .pitch-lobby-card__footer,html[data-theme=dark] .pitch-lobby-card__footer{background:#0a0a0a}html.dark .pitch-lobby-card--completed .pitch-lobby-card__footer,html[data-theme=dark] .pitch-lobby-card--completed .pitch-lobby-card__footer{background:#1a1a1a}html.dark .pitch-lobby-poll-option,html[data-theme=dark] .pitch-lobby-poll-option{background:#ffffff0f}html.dark .pitch-lobby-poll-option__bar,html[data-theme=dark] .pitch-lobby-poll-option__bar{background:#ffffff1f}html.dark .pitch-lobby-poll-option--selected .pitch-lobby-poll-option__bar,html[data-theme=dark] .pitch-lobby-poll-option--selected .pitch-lobby-poll-option__bar{background:var(--lobby-green)}html.dark .pitch-lobby-poll-option--leading .pitch-lobby-poll-option__bar,html[data-theme=dark] .pitch-lobby-poll-option--leading .pitch-lobby-poll-option__bar{background:#0a0a0a}html.dark .pitch-lobby-quiz-stat,html[data-theme=dark] .pitch-lobby-quiz-stat{color:#f0f0ee}html.dark .pitch-pred-ticket,html[data-theme=dark] .pitch-pred-ticket{background:var(--lobby-white);box-shadow:0 10px 32px #0006}html.dark .pitch-pred-ticket:before,html[data-theme=dark] .pitch-pred-ticket:before,html.dark .pitch-pred-ticket:after,html[data-theme=dark] .pitch-pred-ticket:after{background:var(--lobby-off-white)}html.dark .pitch-pred-ticket__tab--pending,html[data-theme=dark] .pitch-pred-ticket__tab--pending{background:#2a2a2a;color:#f0f0ee}html.dark .pitch-pred-ticket__tab--neutral,html[data-theme=dark] .pitch-pred-ticket__tab--neutral,html.dark .pitch-pred-ticket__tab--lose,html[data-theme=dark] .pitch-pred-ticket__tab--lose{background:#2a2a2a;color:#f0f0eec7}html.dark .pitch-pred-ticket__tab--reward,html[data-theme=dark] .pitch-pred-ticket__tab--reward,html.dark .pitch-pred-ticket__tab--win,html[data-theme=dark] .pitch-pred-ticket__tab--win{background:color-mix(in srgb,var(--lobby-green) 32%,#141414);color:#f0f0ee}html.dark .pitch-pred-ticket__tab--jackpot,html[data-theme=dark] .pitch-pred-ticket__tab--jackpot,html.dark .pitch-pred-ticket__tab--live,html[data-theme=dark] .pitch-pred-ticket__tab--live{color:#0a0a0a}html.dark .pitch-pred-ticket__tab--upcoming,html[data-theme=dark] .pitch-pred-ticket__tab--upcoming,html.dark .pitch-pred-ticket__tab--completed,html[data-theme=dark] .pitch-pred-ticket__tab--completed,html.dark .pitch-pred-ticket__tab--predicted,html[data-theme=dark] .pitch-pred-ticket__tab--predicted{background:color-mix(in srgb,var(--lobby-green) 28%,#141414);color:#f0f0ee}html.dark .pitch-pred-ticket__flag-box,html[data-theme=dark] .pitch-pred-ticket__flag-box{border-color:#ffffff1f;background:#ffffff0f}html.dark .pitch-pred-ticket__team-name,html[data-theme=dark] .pitch-pred-ticket__team-name,html.dark .pitch-pred-ticket__meta strong,html[data-theme=dark] .pitch-pred-ticket__meta strong{color:#f0f0ee}html.dark .pitch-pred-ticket__divider,html[data-theme=dark] .pitch-pred-ticket__divider{border-top-color:#ffffff24}html.dark .pitch-pred-ticket__draw-mark,html[data-theme=dark] .pitch-pred-ticket__draw-mark{background:#ffffff14;color:#f0f0ee}html.dark .pitch-pred-ticket__draw-mark--muted,html[data-theme=dark] .pitch-pred-ticket__draw-mark--muted{background:#ffffff0a;color:var(--lobby-muted)}html.dark .pitch-pred-ticket__action,html.dark .pitch-pred-ticket__share,html[data-theme=dark] .pitch-pred-ticket__action,html[data-theme=dark] .pitch-pred-ticket__share{background:color-mix(in srgb,var(--lobby-green) 18%,#1a1a18);color:#f0f0ee;box-shadow:0 2px 8px #0000003d}html.dark .pitch-pred-ticket__details,html[data-theme=dark] .pitch-pred-ticket__details{border-top-color:#ffffff24}html.dark .pitch-pred-ticket__match-score,html[data-theme=dark] .pitch-pred-ticket__match-score{background:#ffffff0f}html.dark .pitch-pred-ticket__match-score--live,html[data-theme=dark] .pitch-pred-ticket__match-score--live{background:#2e9b5a29;box-shadow:inset 0 0 0 1px #2e9b5a47}html.dark .pitch-pred-ticket__match-score-value,html[data-theme=dark] .pitch-pred-ticket__match-score-value,html.dark .pitch-pred-ticket__pick-row-value,html[data-theme=dark] .pitch-pred-ticket__pick-row-value,html.dark .pitch-pred-ticket__meta--expanded,html[data-theme=dark] .pitch-pred-ticket__meta--expanded{color:#f0f0ee}html.dark .pitch-pred-ticket__pick-row-hint--good,html[data-theme=dark] .pitch-pred-ticket__pick-row-hint--good{color:#6fd492}html.dark .pitch-pred-ticket__pick-row-hint--warn,html[data-theme=dark] .pitch-pred-ticket__pick-row-hint--warn{color:#ff9f6b}@media(max-height:720px){.pitch-lobby-page__nav{padding-top:.375rem}.pitch-lobby-header{padding:.25rem var(--page-pad-left) .875rem var(--page-pad-right)}.pitch-lobby-content{padding-top:.75rem}.pitch-lobby-tabs{margin-bottom:.75rem}.pitch-lobby-tabs__tab{min-height:36px;padding:.4rem .5rem;font-size:.625rem}.pitch-pred-lb{margin-bottom:1rem}.pitch-pred-lb__pill{min-height:32px;padding:.375rem .625rem;font-size:.5625rem}.pitch-pred-lb__row{padding:.625rem .75rem}}.matching-pairs-page{--mp-sky: #4a629b;--mp-navy: #1e2a44;--mp-gold: #c5a059;--mp-gold-bright: #e0bc6a;--mp-pitch: #3d2b1f;--mp-stadium-bg: url(/images/matching-pairs-stadium.jpg);--mp-shield-clip: polygon( 8% 0%, 92% 0%, 100% 10%, 100% 72%, 50% 100%, 0% 72%, 0% 10% );min-height:100%;min-height:100dvh;display:flex;flex-direction:column;background-color:var(--mp-sky);background-image:var(--mp-stadium-bg);background-size:cover;background-position:center top;background-repeat:no-repeat;color:#fff;position:relative;overflow:hidden}.matching-pairs-page:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#1e2a446b,#1e2a441f 32%,#00000014 68%,#0000002e);pointer-events:none;z-index:1}.matching-pairs-page__header{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;padding:14px var(--px) 10px;position:relative;z-index:3}.matching-pairs-page__header--game .matching-pairs-back{justify-self:start}.matching-pairs-page__header--game .matching-pairs-timer{justify-self:center}.matching-pairs-page__header--game .matching-pairs-score{justify-self:end}.matching-pairs-page__header:not(.matching-pairs-page__header--game) .screen-back,.matching-pairs-page__header:not(.matching-pairs-page__header--game) .matching-pairs-back{grid-column:1 / -1}.matching-pairs-back svg{width:22px;height:22px;stroke-width:2.25}.matching-pairs-page__header--game .screen-back{display:none}.matching-pairs-timer{position:relative;width:56px;height:56px;display:grid;place-items:center}.matching-pairs-timer__ring{position:absolute;inset:0;transform:rotate(-90deg)}.matching-pairs-timer__track,.matching-pairs-timer__progress{fill:none;stroke-width:2.5}.matching-pairs-timer__track{stroke:#ffffff59}.matching-pairs-timer__progress{stroke:#fffffff2;stroke-linecap:round;stroke-dasharray:113;transition:stroke-dashoffset .95s linear}.matching-pairs-timer__value{font-size:1.25rem;font-weight:700;line-height:1;letter-spacing:-.02em;font-variant-numeric:tabular-nums}.matching-pairs-score{display:inline-flex;align-items:center;gap:0;min-width:72px;height:40px;padding:0 14px 0 4px;border-radius:999px;background:#0a0a0a;font-weight:700;font-size:1.0625rem;font-variant-numeric:tabular-nums;box-shadow:0 2px 8px #00000047}.matching-pairs-score__badge{width:32px;height:32px;flex-shrink:0;display:grid;place-items:center;clip-path:polygon(25% 5%,75% 5%,100% 50%,75% 95%,25% 95%,0% 50%);background:linear-gradient(145deg,var(--mp-gold-bright) 0%,var(--mp-gold) 55%,#9a7a3c 100%)}.matching-pairs-score__badge img{width:16px;height:16px;object-fit:contain;filter:brightness(0) saturate(100%);opacity:.85}.matching-pairs-score__value{flex:1;text-align:center;padding-left:6px}.matching-pairs-stage{display:none}.matching-pairs-grid-wrap{flex:1;display:flex;align-items:center;justify-content:center;padding:4px max(12px,var(--px)) max(28px,calc(env(safe-area-inset-bottom) + 16px));position:relative;z-index:2}.matching-pairs-grid{width:min(100%,360px);display:grid;grid-template-columns:repeat(var(--mp-cols, 4),minmax(0,1fr));grid-auto-rows:1fr;gap:10px 12px;align-content:center}.matching-pairs-card{appearance:none;border:0;background:transparent;padding:0;perspective:900px;min-height:0;width:100%;cursor:pointer;touch-action:manipulation;position:relative;z-index:1}.matching-pairs-card__inner{display:block;width:100%;aspect-ratio:.68;max-height:78px;position:relative;transform-style:preserve-3d;transition:transform .42s cubic-bezier(.4,.2,.2,1);pointer-events:none}.matching-pairs-card--face-up .matching-pairs-card__inner{transform:rotateY(180deg)}.matching-pairs-card__face{position:absolute;inset:0;backface-visibility:hidden;clip-path:var(--mp-shield-clip);overflow:hidden;display:grid;place-items:center;pointer-events:none;user-select:none;-webkit-user-select:none}.matching-pairs-card__face--back{background:linear-gradient(180deg,#243352 0%,var(--mp-navy) 100%);border:2px solid var(--mp-gold);box-shadow:inset 0 1px #ffffff14,0 3px 8px #00000038}.matching-pairs-card__face--front{transform:rotateY(180deg);background:var(--green, #5cdb80);border:3px solid rgba(0,0,0,.12);box-shadow:0 3px 10px #0003}.matching-pairs-card--empty{pointer-events:none}.matching-pairs-card--empty .matching-pairs-card__inner{visibility:hidden}.matching-pairs-card__mark{width:46%;height:auto;filter:sepia(1) saturate(4) hue-rotate(5deg) brightness(1.05);opacity:.95}.matching-pairs-card__media{width:72%;aspect-ratio:1;border-radius:50%;overflow:hidden;display:grid;place-items:center;background:#111}.matching-pairs-card__image{width:100%;height:100%;object-fit:cover}.matching-pairs-card__label{padding:6px 8px;text-align:center;font-size:.625rem;font-weight:800;line-height:1.15;color:var(--black, #0a0a0a);letter-spacing:.01em}.matching-pairs-intro{padding:24px var(--px) 40px;display:flex;flex-direction:column;gap:16px;position:relative;z-index:2}.matching-pairs-intro__cover{width:100%;max-height:180px;object-fit:cover;border-radius:16px;border:2px solid rgba(255,255,255,.2)}.matching-pairs-intro__title{margin:0;font-size:1.75rem;line-height:1.1;font-weight:800}.matching-pairs-intro__theme{margin:0;opacity:.88;line-height:1.45}.matching-pairs-intro__meta{display:flex;flex-wrap:wrap;gap:8px}.matching-pairs-intro__pill{padding:6px 12px;border-radius:999px;background:#00000038;border:1px solid rgba(255,255,255,.12);font-size:.8125rem;font-weight:700}.matching-pairs-results{padding:48px var(--px);text-align:center;display:flex;flex-direction:column;gap:12px;align-items:center;position:relative;z-index:2}.matching-pairs-results__title{margin:0;font-size:1.75rem;font-weight:800}.matching-pairs-results__trophy{margin:8px 0 4px}.matching-pairs-results__score,.matching-pairs-results__kc{margin:0;font-size:1.125rem}.matching-pairs-results__kc{color:var(--mp-gold-bright);font-weight:800}.pitch-lobby-page--matching-pairs .pitch-lobby-card__badge{background:#4a629b26;color:#4a629b}.pitch-quick-entry__btn--matching_pairs .pitch-quick-entry__label{font-size:.78rem}.pitch-quick-entry__cards-icon{font-size:2.4rem;line-height:1}.matching-pairs-page--landing{background-color:var(--mp-sky);background-image:var(--mp-stadium-bg);background-size:cover;background-position:center top}.matching-pairs-flash{position:fixed;inset:0;z-index:20;background:radial-gradient(circle at 50% 40%,rgba(255,255,255,.95) 0%,rgba(197,160,89,.55) 38%,transparent 72%);animation:matching-pairs-flash 1.2s ease-out forwards;pointer-events:none}@keyframes matching-pairs-flash{0%{opacity:0}18%{opacity:1}55%{opacity:.35}to{opacity:0}}.matching-pairs-landing{min-height:100%;min-height:100dvh;display:flex;flex-direction:column;padding:calc(env(safe-area-inset-top) + 12px) var(--px) calc(env(safe-area-inset-bottom) + 20px);color:#fff;position:relative;z-index:2;opacity:0;transform:translateY(8px);transition:opacity .55s ease .35s,transform .55s ease .35s}.matching-pairs-landing--ready{opacity:1;transform:translateY(0)}.matching-pairs-landing__close{position:absolute;top:calc(env(safe-area-inset-top) + 10px);right:max(12px,var(--px));appearance:none;border:0;background:transparent;color:#fff;width:40px;height:40px;display:grid;place-items:center;padding:0}.matching-pairs-landing__content{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center;padding-top:36px}.matching-pairs-landing__title{margin:0 0 12px;font-size:clamp(1.75rem,6vw,2.125rem);font-weight:800;line-height:1.1}.matching-pairs-landing__blurb{margin:0;max-width:320px;font-size:.9375rem;line-height:1.45;opacity:.88}.matching-pairs-landing__hero{flex:1;width:min(100%,360px);display:flex;align-items:center;justify-content:center;padding:28px 0 16px}.matching-pairs-landing__hero--spacer{min-height:min(42vh,280px)}.matching-pairs-landing__banner{width:100%;max-height:min(42vh,280px);object-fit:contain;object-position:center bottom}.matching-pairs-landing__actions{display:flex;flex-direction:column;gap:12px;width:min(100%,360px);margin:0 auto}.matching-pairs-landing__btn{appearance:none;border-radius:999px;min-height:52px;padding:0 24px;font-size:.8125rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.matching-pairs-landing__btn--ghost{border:1.5px solid rgba(255,255,255,.85);background:transparent;color:#fff}.matching-pairs-landing__btn--primary{border:0;background:#fff;color:#111}.matching-pairs-landing__btn:disabled{opacity:.65;cursor:not-allowed}.matching-pairs-guide-overlay .composer-sheet{background:#151a28;color:#fff;max-height:88dvh}.matching-pairs-guide-sheet{display:flex;flex-direction:column;padding:0 var(--px) calc(env(safe-area-inset-bottom) + 16px)}.matching-pairs-guide-sheet__header{display:flex;align-items:center;justify-content:center;position:relative;padding:8px 0 16px}.matching-pairs-guide-sheet__title{margin:0;font-size:1.125rem;font-weight:800}.matching-pairs-guide-sheet__close{position:absolute;right:0;top:4px;appearance:none;border:0;background:#ffffff14;color:#fff;width:32px;height:32px;border-radius:999px;display:grid;place-items:center}.matching-pairs-guide-sheet__body{flex:1;overflow:auto;padding-bottom:12px}.matching-pairs-guide-section{margin-bottom:20px}.matching-pairs-guide-section__title{margin:0 0 8px;font-size:1rem;font-weight:800}.matching-pairs-guide-section__text{margin:0;color:#ffffffc7;line-height:1.45;font-size:.9375rem}.matching-pairs-guide-actions{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.matching-pairs-guide-action{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:14px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08)}.matching-pairs-guide-action__icon{width:40px;height:40px;flex-shrink:0;border-radius:10px;background:#fff;display:grid;place-items:center;font-size:1.125rem}.matching-pairs-guide-action__text{margin:0;font-size:.875rem;line-height:1.35;color:#ffffffe0}.matching-pairs-guide-action__text strong{font-weight:800}.matching-pairs-guide-sheet__cta{width:100%;margin-top:8px}.matching-pairs-page--win{background:transparent}.matching-pairs-win{min-height:100%;min-height:100dvh;display:flex;flex-direction:column;padding:calc(env(safe-area-inset-top) + 12px) var(--px) calc(env(safe-area-inset-bottom) + 20px);background:linear-gradient(180deg,#2fd4e8,#7b8cff 52%,#b58cff);color:#fff;position:relative}.matching-pairs-win--partial{background:linear-gradient(180deg,#4a629b,#243352)}.matching-pairs-win__close{position:absolute;top:calc(env(safe-area-inset-top) + 10px);right:max(12px,var(--px));appearance:none;border:0;background:transparent;color:#fff;width:40px;height:40px;display:grid;place-items:center}.matching-pairs-win__body{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:20px;padding-top:24px}.matching-pairs-win__title{margin:0;font-size:clamp(2rem,8vw,2.5rem);font-weight:800}.matching-pairs-win__trophy-badge{width:120px;height:120px;display:grid;place-items:center;clip-path:polygon(25% 5%,75% 5%,100% 50%,75% 95%,25% 95%,0% 50%);background:linear-gradient(145deg,#f0d080,#c5a059 45%,#9a7a3c);box-shadow:0 8px 24px #0000002e}.matching-pairs-win__trophy-badge img{width:52px;height:52px;object-fit:contain;filter:brightness(0) saturate(100%);opacity:.82}.matching-pairs-win__scores{display:flex;gap:48px;justify-content:center}.matching-pairs-win__score-block{display:flex;flex-direction:column;gap:6px}.matching-pairs-win__score-label{font-size:.6875rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;opacity:.92}.matching-pairs-win__score-value{font-size:clamp(2rem,10vw,2.75rem);font-weight:800;line-height:1;font-variant-numeric:tabular-nums}.matching-pairs-win__kc{margin:0;font-size:1rem;font-weight:600;color:#f5d547}.matching-pairs-win__kc--muted{color:#ffffffb8;font-weight:500}.matching-pairs-win__cta{width:min(100%,360px);margin:0 auto}@media(min-width:390px){.matching-pairs-grid{width:min(100%,380px);gap:11px 13px}.matching-pairs-card__inner{max-height:84px}}@media(min-height:740px){.matching-pairs-card__inner{max-height:92px}.matching-pairs-grid{gap:12px 14px}}.pitch-predict-page{--kurrah-green: #00b26f;--predict-green: #00b26f;--predict-black: #0a0a0a;--predict-white: #ffffff;--predict-gold: #f4c542}.pitch-predict-page.wc-page--predict{overflow:hidden;display:flex;flex-direction:column;padding-bottom:0;min-height:0;flex:1;height:auto;max-height:100%}.app-scroll:has(.pitch-predict-page){overflow:hidden}@media(max-width:767px){.app-scroll:has(.pitch-predict-page){display:flex;flex-direction:column}.app-scroll:has(.pitch-predict-page) .desktop-app-frame,.app-scroll:has(.pitch-predict-page) .desktop-app-main{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}}.pitch-predict-page .pitch-friend-challenge{flex-shrink:0}.pitch-predict-page .wc-predict-immersive{flex:1;min-height:0;height:auto;max-height:100%;background:var(--predict-white);color:var(--predict-black)}.pitch-predict-page .wc-predict-immersive__header{background:transparent;justify-content:space-between}.pitch-predict-page .wc-predict-immersive__header-right{display:flex;align-items:center;flex-shrink:0}.pitch-predict-page .wc-predict-fixture-hero{padding-top:.125rem;padding-bottom:clamp(.375rem,1.5dvh,.625rem)}.pitch-predict-page .wc-predict-timer-hero-card{display:flex;flex-direction:column;align-items:center;width:100%;max-width:22rem;min-width:0;padding:clamp(.5rem,1.5dvh,.75rem) 1rem clamp(.625rem,1.75dvh,.875rem);border-radius:22px;text-align:center}.pitch-predict-page .wc-predict-timer-hero-card__countdown{font-size:clamp(1.5rem,7vw,2rem);font-weight:900;letter-spacing:.08em;line-height:1;font-variant-numeric:tabular-nums;color:var(--predict-black)}.pitch-predict-page .wc-predict-timer-hero-card__meta{width:100%;margin-top:.625rem;padding-top:.625rem;border-top:1px solid rgba(10,10,10,.12)}.pitch-predict-page .wc-predict-timer-hero-card .wc-predict-fixture-hero__match{margin-top:0}.pitch-predict-page .wc-predict-timer-hero-card .wc-predict-fixture-hero__date{margin-top:.375rem;color:#0a0a0ab8}.pitch-predict-page .wc-predict-fixture-hero__team{color:var(--predict-black)}.pitch-predict-page .wc-predict-fixture-hero__vs,.pitch-predict-page .wc-predict-fixture-hero__date{color:#0a0a0a8c}.pitch-predict-page .wc-predict-timer--hero,.pitch-predict-page .wc-predict-timer--hero.wc-predict-timer--ok,.pitch-predict-page .wc-predict-timer--hero.wc-predict-timer--warn,.pitch-predict-page .wc-predict-timer--hero.wc-predict-timer--urgent{background:var(--predict-green);color:var(--predict-black);box-shadow:0 8px 24px #00b26f38;min-width:0;border-radius:22px}.pitch-predict-page .wc-predict-timer--hero.wc-predict-timer--locked{background:#0a0a0a1f;color:#0a0a0aa6;font-size:1.125rem}.pitch-predict-page .wc-predict-immersive__share{background:var(--predict-black);color:var(--predict-white);box-shadow:0 8px 24px #0a0a0a2e}.pitch-predict-page .wc-predict-timer--ok,.pitch-predict-page .wc-predict-timer--warn,.pitch-predict-page .wc-predict-timer--urgent{background:var(--predict-green);color:var(--predict-black)}.pitch-predict-page .wc-predict-immersive__progress-label{color:var(--predict-black)}.pitch-predict-page .wc-predict-immersive__progress-dot{background:#0a0a0a1a}.pitch-predict-page .wc-predict-immersive__progress-dot--done,.pitch-predict-page .wc-predict-immersive__progress-dot--active{background:var(--predict-green)}.pitch-predict-page .wc-predict-immersive__wheel-zone{background:transparent;border-radius:0;position:relative}.pitch-predict-page .wc-predict-immersive__step--fade-in{animation:pitch-predict-step-fade-in .2s ease-out both}@keyframes pitch-predict-step-fade-in{0%{opacity:0}to{opacity:1}}.pitch-predict-page .wc-predict-confirm--fade-in{animation:pitch-predict-step-fade-in .22s ease-out both}.pitch-predict-page .wc-predict-confirm__burst{position:absolute;inset:0;z-index:1}.pitch-predict-page .wc-predict-confirm__hero,.pitch-predict-page .wc-predict-confirm__picks,.pitch-predict-page .wc-predict-confirm__actions{position:relative;z-index:2}.pitch-predict-page .wc-predict-confirm__hero-glow{animation:none;opacity:.65}.pitch-predict-page .wc-predict-immersive__wheel-zone:has(.winner-prediction-step){overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding-bottom:calc(4.5rem + env(safe-area-inset-bottom,0px));scroll-padding-bottom:calc(4.5rem + env(safe-area-inset-bottom,0px))}.pitch-predict-page .wc-predict-immersive__step-title{flex-shrink:0;margin-bottom:.5rem;font-size:clamp(1.5rem,7vw,2.4375rem);font-weight:900;letter-spacing:.02em;text-transform:uppercase;line-height:1.05}.pitch-predict-page .wc-predict-immersive__step-hint{flex-shrink:0;margin:-.25rem 0 .75rem;font-size:.8125rem;font-weight:600;line-height:1.35;color:#0a0a0a85;text-align:center}.pitch-predict-page .wc-predict-score-step{flex:1;display:flex;align-items:flex-start;justify-content:center;padding:.5rem var(--px) .75rem;min-height:0;overflow-y:auto}.pitch-predict-page .wc-predict-immersive__wheel-zone:has(.predict-score-card) .wc-predict-timer-hero-card__meta{display:none}.pitch-predict-page .predict-cut-btn{--cut-size: 14px;border-radius:0;clip-path:polygon(var(--cut-size) 0,calc(100% - var(--cut-size)) 0,100% var(--cut-size),100% 100%,0 100%,0 var(--cut-size))}.pitch-predict-page .predict-score-card,.pitch-predict-page .winner-team-profile{--score-cut: 18px;--ticket-bg: #ffffff;--ticket-fg: #0a0a0a;--ticket-muted: rgba(10, 10, 10, .48);--ticket-surface: #ececea;--ticket-head-bg: #0a0a0a;--ticket-head-fg: #ffffff;--ticket-head-muted: rgba(255, 255, 255, .55);width:100%;max-width:380px;border:2px solid var(--predict-black);border-radius:22px;background:var(--ticket-bg)!important;color:var(--ticket-fg)!important;box-shadow:var(--pitch-card-shadow, 0 10px 32px rgba(10, 10, 10, .08));overflow:hidden}.pitch-predict-page .predict-score-card{padding:1.125rem 1rem 1rem}.pitch-predict-page .winner-team-profile{padding:0 0 1rem;flex-shrink:0;margin:.25rem auto .5rem;scroll-margin-bottom:1rem}.pitch-predict-page .predict-score-card__hero{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:start;gap:.5rem}.pitch-predict-page .predict-score-card__team{display:flex;flex-direction:column;align-items:center;gap:.35rem;min-width:0}.pitch-predict-page .predict-score-card__flag-ring{display:flex;align-items:center;justify-content:center;width:3.25rem;height:3.25rem;border-radius:50%;border:2px dashed rgba(10,10,10,.18);background:#0a0a0a08}.pitch-predict-page .predict-score-card__flag-ring .wc-team-flag{width:2.25rem!important;height:1.5rem!important;border-radius:4px;object-fit:cover}.pitch-predict-page .predict-score-card__team-name{max-width:100%;font-size:.625rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;text-align:center;line-height:1.2;color:#0a0a0a9e}.pitch-predict-page .predict-score-card__stepper{display:flex;align-items:center;gap:.375rem;margin-top:.125rem}.pitch-predict-page .predict-score-card__step-btn{display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border:none;border-radius:50%;background:var(--predict-black);color:var(--predict-white);cursor:pointer;-webkit-tap-highlight-color:transparent}.pitch-predict-page .predict-score-card__score{min-width:1.25rem;font-size:1.125rem;font-weight:900;text-align:center;line-height:1}.pitch-predict-page .predict-score-card__center{display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:.75rem;min-width:5.5rem}.pitch-predict-page .predict-score-card__scoreline{font-size:clamp(2rem,9vw,2.75rem);font-weight:900;letter-spacing:-.03em;line-height:1;color:var(--predict-black)}.pitch-predict-page .predict-score-card__dash{display:none}.pitch-predict-page .predict-score-card__meta{margin:.875rem 0 0;padding-top:.75rem;border-top:1px solid rgba(10,10,10,.08);font-size:.6875rem;font-weight:700;letter-spacing:.04em;text-align:center;text-transform:uppercase;color:#0a0a0a7a}.pitch-predict-page .predict-score-card__chips{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;margin-top:.875rem}.pitch-predict-page .predict-cut-chip{--chip-cut: 8px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.125rem;min-height:3.25rem;padding:.5rem .35rem .4rem;border:none;background:#ececea;color:var(--predict-black);cursor:pointer;-webkit-tap-highlight-color:transparent;clip-path:polygon(var(--chip-cut) 0,calc(100% - var(--chip-cut)) 0,100% var(--chip-cut),100% 100%,0 100%,0 var(--chip-cut));transition:background .15s ease,box-shadow .15s ease}.pitch-predict-page .predict-cut-chip--active{background:var(--predict-black);color:var(--predict-white);box-shadow:0 6px 16px #0a0a0a38}.pitch-predict-page .predict-cut-chip__label{font-size:.9375rem;font-weight:900;line-height:1;letter-spacing:-.02em}.pitch-predict-page .predict-cut-chip__meta{font-size:.5rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;opacity:.62}.pitch-predict-page .predict-cut-chip--active .predict-cut-chip__meta{opacity:.78}.pitch-predict-page .predict-score-card__insights{display:grid;gap:.375rem;margin-top:.75rem}.pitch-predict-page .predict-score-card__insight{margin:0;font-size:.6875rem;font-weight:600;line-height:1.35;color:#0a0a0aad}.pitch-predict-page .predict-score-card__insight-kicker{display:inline-block;margin-right:.375rem;padding:.125rem .375rem;border-radius:4px;background:#0a0a0a0f;font-size:.5625rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#0a0a0a8c}.pitch-predict-page .wc-predict-score-hub{width:100%;max-width:360px}.pitch-predict-page .wc-predict-score-hub__team{color:#0a0a0a8c}.pitch-predict-page .wc-predict-score-hub__btn{background:var(--predict-black);color:var(--predict-white)}.pitch-predict-page .wc-predict-score-hub__dash{color:#0a0a0a59}.pitch-predict-page .wc-predict-immersive__footer{background:var(--predict-white);border-radius:0;box-shadow:none;position:sticky;bottom:0;z-index:4;flex-shrink:0}.pitch-predict-page .wc-predict-immersive__nav-btn--back{background:#ececea;color:var(--predict-black)}.pitch-predict-page .wc-predict-immersive__nav-btn--next{background:var(--predict-black);color:var(--predict-white)}.pitch-predict-page .wc-predict-immersive__footer--winner{grid-template-columns:1fr}.pitch-predict-page .wc-predict-immersive__footer--scorer{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:.75rem}.pitch-predict-page .wc-predict-immersive__confirm-pick{width:100%;min-width:0;min-height:52px;padding:.625rem .75rem;line-height:1.2;border-radius:28px;border:none;background:var(--predict-black);color:var(--predict-white);font-weight:800;font-size:.9375rem;letter-spacing:.06em;text-transform:uppercase}.pitch-predict-page .wc-predict-immersive__confirm-pick:disabled{opacity:.45}.pitch-predict-page .wc-predict-immersive__choose-team{width:100%;min-width:0;min-height:52px;padding:.625rem .75rem;line-height:1.2;border-radius:28px;border:none;background:var(--predict-black);color:var(--predict-white);font-weight:800;font-size:.9375rem;letter-spacing:.06em;text-transform:uppercase}.pitch-predict-page .wc-predict-immersive__choose-team:disabled{opacity:.45}.pitch-predict-page{--deck-charcoal: #0a0a0a;--deck-surface: #ffffff;--deck-olive: #0a0a0a;--deck-mint: #0a0a0a;--deck-amber: #0a0a0a;--deck-notch: var(--predict-white)}.pitch-predict-page .winner-prediction-step{flex:1;min-height:0;display:flex;flex-direction:column;gap:.75rem;padding:0 var(--page-pad-right, var(--px)) 0 var(--page-pad-left, var(--px));margin-left:calc(var(--page-pad-left, var(--px)) * -1);margin-right:calc(var(--page-pad-right, var(--px)) * -1)}.pitch-predict-page .prediction-deck{--deck-notch-size: 14px;position:relative;flex-shrink:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:0;min-height:clamp(140px,26dvh,196px);padding:.35rem 0 .5rem;isolation:isolate}.pitch-predict-page .prediction-deck--no-draw{grid-template-columns:repeat(2,minmax(0,1fr))}.pitch-predict-page .prediction-deck--no-draw .prediction-deck__card--home:after,.pitch-predict-page .prediction-deck--no-draw .prediction-deck__card--away:before{display:none}.pitch-predict-page .prediction-deck__card{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:.2rem;width:100%;min-width:0;min-height:clamp(120px,22dvh,168px);padding:.75rem .35rem .55rem;border:2px solid rgba(10,10,10,.14);background:var(--predict-white);color:var(--predict-black);cursor:pointer;-webkit-tap-highlight-color:transparent;box-shadow:0 8px 20px #0a0a0a14;z-index:1;opacity:.72;transition:opacity .2s ease,min-height .2s ease,padding .2s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease}.pitch-predict-page .prediction-deck__card--home{border-radius:20px 0 0 20px;margin-right:-1px}.pitch-predict-page .prediction-deck__card--draw{margin-inline:-1px}.pitch-predict-page .prediction-deck__card--away{border-radius:0 20px 20px 0;margin-left:-1px}.pitch-predict-page .prediction-deck__card--home:after,.pitch-predict-page .prediction-deck__card--draw:before,.pitch-predict-page .prediction-deck__card--draw:after,.pitch-predict-page .prediction-deck__card--away:before{content:"";position:absolute;top:50%;width:var(--deck-notch-size);height:var(--deck-notch-size);border-radius:50%;background:var(--deck-notch);transform:translateY(-50%);z-index:3;pointer-events:none;box-shadow:0 0 0 2px var(--deck-notch)}.pitch-predict-page .prediction-deck__card--home:after{right:calc(var(--deck-notch-size) / -2)}.pitch-predict-page .prediction-deck__card--draw:before{left:calc(var(--deck-notch-size) / -2)}.pitch-predict-page .prediction-deck__card--draw:after{right:calc(var(--deck-notch-size) / -2)}.pitch-predict-page .prediction-deck__card--away:before{left:calc(var(--deck-notch-size) / -2)}.pitch-predict-page .prediction-deck__card--selected{z-index:5;min-height:clamp(128px,24dvh,176px);padding-top:.875rem;opacity:1;border-color:var(--predict-green);background:var(--predict-green);color:var(--predict-black);box-shadow:0 14px 28px #00b26f47,0 0 0 2px var(--predict-green)}.pitch-predict-page .prediction-deck__card:active:not(:disabled){opacity:.88}.pitch-predict-page .prediction-deck__card--selected:active:not(:disabled){opacity:1}.pitch-predict-page .prediction-deck__card--selected .prediction-deck__team,.pitch-predict-page .prediction-deck__card--selected .prediction-deck__team--draw,.pitch-predict-page .prediction-deck__card--selected .prediction-deck__odds,.pitch-predict-page .prediction-deck__card--selected .prediction-deck__draw-icon{color:var(--predict-black)}.pitch-predict-page .prediction-deck__card--selected .prediction-deck__prob{color:#0a0a0ad1}.pitch-predict-page .prediction-deck__card:disabled{cursor:not-allowed;opacity:.55}.pitch-predict-page .prediction-deck__card-inner{display:flex;flex-direction:column;align-items:center;gap:.3rem;width:100%}.pitch-predict-page .prediction-deck__flag.wc-team-flag,.pitch-predict-page .prediction-deck__flag{width:52px!important;height:36px!important;border-radius:5px;object-fit:cover;box-shadow:0 4px 12px #00000059}.pitch-predict-page .prediction-deck__draw-icon{display:flex;align-items:center;justify-content:center;width:52px;height:36px;font-size:1.75rem;font-weight:900;line-height:1;color:var(--predict-black)}.pitch-predict-page .prediction-deck__team{max-width:100%;font-size:clamp(.625rem,2.8vw,.75rem);font-weight:900;letter-spacing:.04em;line-height:1.15;text-align:center;text-transform:uppercase;color:#0a0a0ae0}.pitch-predict-page .prediction-deck__team--draw{color:var(--predict-black)}.pitch-predict-page .prediction-deck__odds{font-size:clamp(1.125rem,4.5vw,1.375rem);font-weight:900;line-height:1;letter-spacing:-.02em;color:var(--predict-black)}.pitch-predict-page .prediction-deck__prob{font-size:.75rem;font-weight:900;line-height:1;letter-spacing:-.02em;color:#0a0a0a9e}.pitch-predict-page .prediction-deck__sublabel{font-size:.5rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#0a0a0a6b}.pitch-predict-page .prediction-deck__card--selected .prediction-deck__sublabel{color:#0a0a0ab8}.pitch-predict-page .winner-prediction-step__meta{flex-shrink:0;margin:0 0 .25rem;padding:.875rem 1rem;border-radius:22px;border:2px solid var(--predict-black);background:var(--predict-white);box-shadow:var(--pitch-card-shadow, 0 10px 32px rgba(10, 10, 10, .08))}.pitch-predict-page .winner-prediction-step__prompt{margin:.25rem 0 0;text-align:center;font-size:.75rem;font-weight:700;color:#0a0a0a8c}.pitch-predict-page .winner-prediction-step__meta--draw{text-align:center}.pitch-predict-page .winner-team-profile--skeleton{padding:0 0 1rem;pointer-events:none}.pitch-predict-page .winner-team-profile--skeleton .winner-team-profile__head{padding:1rem 1rem .875rem}.pitch-predict-page .winner-team-profile__skeleton-head-copy{display:grid;gap:.35rem}.pitch-predict-page .winner-team-profile__skeleton-line{border-radius:6px;background:linear-gradient(90deg,#0a0a0a0f 25%,#0a0a0a1f,#0a0a0a0f 75%);background-size:200% 100%;animation:pitch-predict-shimmer 1.4s ease-in-out infinite}.pitch-predict-page .winner-team-profile__skeleton-line--on-dark{background:linear-gradient(90deg,#ffffff1a 25%,#ffffff38,#ffffff1a 75%);background-size:200% 100%}.pitch-predict-page .winner-team-profile__skeleton-line--xs{width:42%;height:.625rem}.pitch-predict-page .winner-team-profile__skeleton-line--sm{width:28%;height:.625rem}.pitch-predict-page .winner-team-profile__skeleton-line--md{width:58%;height:.75rem;margin-top:.35rem}.pitch-predict-page .winner-team-profile__skeleton-line--lg{width:48%;height:1.375rem}.pitch-predict-page .winner-team-profile__skeleton-line--draw{width:100%;height:.875rem}.pitch-predict-page .winner-team-profile__skeleton-form{margin-top:.875rem}.pitch-predict-page .winner-team-profile__skeleton-last5{flex-shrink:0}.pitch-predict-page .winner-team-profile__skeleton-dots{display:flex;align-items:center;gap:.45rem;margin-top:.5rem}.pitch-predict-page .winner-team-profile__skeleton-dot{flex-shrink:0;width:1.375rem;height:1.375rem;border-radius:50%;background:linear-gradient(90deg,#0a0a0a0f 25%,#0a0a0a1f,#0a0a0a0f 75%);background-size:200% 100%;animation:pitch-predict-shimmer 1.4s ease-in-out infinite}.pitch-predict-page .winner-team-profile__skeleton-grid{margin-top:.875rem}.pitch-predict-page .winner-team-profile__skeleton-stat{min-height:48px;border-radius:8px;border:1px solid rgba(10,10,10,.06);background:linear-gradient(90deg,#0a0a0a0d 25%,#0a0a0a1a,#0a0a0a0d 75%);background-size:200% 100%;animation:pitch-predict-shimmer 1.4s ease-in-out infinite}.pitch-predict-page .winner-team-profile__skeleton-draw-lines{display:grid;gap:.625rem;margin-top:.875rem;padding-inline:1rem}@keyframes pitch-predict-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.pitch-predict-page .winner-team-profile__head{display:block;margin:0;padding:1rem 1rem .875rem;background:var(--ticket-head-bg);color:var(--ticket-head-fg)}.pitch-predict-page .winner-team-profile__head-copy{min-width:0}.pitch-predict-page .winner-team-profile__group{margin:0;font-size:.6875rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--ticket-head-muted)}.pitch-predict-page .winner-team-profile__name{margin:.125rem 0 0;font-size:clamp(1.25rem,5vw,1.5rem);font-weight:900;letter-spacing:-.02em;line-height:1.1;color:var(--ticket-head-fg)}.pitch-predict-page .winner-team-profile__matchup{margin:.35rem 0 0;padding-top:.75rem;border-top:1px solid rgba(255,255,255,.12);font-size:.6875rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--ticket-head-muted)}.pitch-predict-page .winner-team-profile__form-row{display:flex;align-items:flex-end;gap:.875rem;margin-top:.875rem;padding-inline:1rem}.pitch-predict-page .winner-team-profile__last5{margin-top:0;flex-shrink:0}.pitch-predict-page .team-last5__label{color:var(--ticket-muted)}.pitch-predict-page .team-last5__dot--highlight{box-shadow:0 0 0 2px var(--ticket-bg),0 0 0 3.5px #0a0a0ad1}.pitch-predict-page .winner-team-profile__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.4rem;margin-top:.875rem;padding-inline:1rem}.pitch-predict-page .winner-team-profile__stat{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.2rem;min-height:48px;padding:.4rem .2rem .35rem;border-radius:8px;background:var(--ticket-surface);border:1px solid rgba(10,10,10,.08)}.pitch-predict-page .winner-team-profile__stat-icon{display:inline-flex;align-items:center;justify-content:center;width:1.125rem;height:1.125rem;color:#0a0a0a8c}.pitch-predict-page .winner-team-profile__stat-icon img{display:block;width:.875rem;height:.875rem;object-fit:contain}.pitch-predict-page .winner-team-profile__stat-icon--win{color:#2db86a}.pitch-predict-page .winner-team-profile__stat-icon--draw{color:#8f9399}.pitch-predict-page .winner-team-profile__stat-icon--loss{color:#e05a45}.pitch-predict-page .winner-team-profile__stat-label{font-size:.5rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:var(--ticket-muted);text-align:center}.pitch-predict-page .winner-team-profile__stat-value{font-size:.8125rem;font-weight:900;line-height:1.1;color:var(--ticket-fg);text-align:center}.pitch-predict-page .winner-team-profile__meta-row{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.75rem}.pitch-predict-page .winner-team-profile__meta-chip{--chip-cut: 6px;display:inline-flex;align-items:center;gap:.3rem;padding:.35rem .5rem;background:var(--ticket-surface);font-size:.5rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:var(--ticket-fg);clip-path:polygon(var(--chip-cut) 0,calc(100% - var(--chip-cut)) 0,100% var(--chip-cut),100% 100%,0 100%,0 var(--chip-cut))}.pitch-predict-page .winner-team-profile__coach{margin:.75rem 0 0;font-size:.6875rem;font-weight:600;line-height:1.35;color:#0a0a0aad}.pitch-predict-page .winner-team-profile__coach span{display:inline-block;margin-left:.25rem;padding:.125rem .375rem;border-radius:4px;background:#0a0a0a0f;font-size:.5625rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase;color:var(--ticket-fg)}.pitch-predict-page .winner-team-profile__injuries{margin-top:.75rem;padding:.55rem .65rem;border-radius:10px;background:#fff0f0;border:1px solid rgba(139,26,26,.12)}.pitch-predict-page .winner-team-profile__injuries-label{margin:0 0 .25rem;font-size:.5rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#8b1a1a}.pitch-predict-page .winner-team-profile__injuries-list{margin:0;padding-left:1rem;font-size:.625rem;font-weight:600;line-height:1.35;color:#0a0a0ab8}.pitch-predict-page .winner-team-profile__advice{margin:.75rem 0 0;padding-inline:1rem;font-size:.6875rem;font-weight:600;line-height:1.4;color:#0a0a0aad}.pitch-predict-page .winner-team-profile__draw-teams{display:grid;gap:.35rem;margin-top:.875rem}.pitch-predict-page .winner-team-profile__draw-teams p{margin:0;padding:.45rem .55rem;border-radius:8px;background:var(--ticket-surface);font-size:.6875rem;font-weight:700;color:var(--ticket-fg)}.pitch-predict-page .winner-prediction-step__match{display:grid;grid-template-columns:1fr auto 1fr;align-items:start;gap:.5rem;margin-bottom:.75rem}.pitch-predict-page .winner-prediction-step__match-team{display:flex;flex-direction:column;align-items:center;gap:.25rem;font-size:.625rem;font-weight:800;text-align:center;line-height:1.2}.pitch-predict-page .winner-prediction-step__match-team--away{margin-left:auto}.pitch-predict-page .winner-prediction-step__match-vs{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.125rem;padding-top:.125rem}.pitch-predict-page .winner-prediction-step__stage{font-size:.625rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#0a0a0a73}.pitch-predict-page .winner-prediction-step__backing{font-size:.75rem;font-weight:900;text-align:center}.pitch-predict-page .winner-prediction-step__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}.pitch-predict-page .winner-prediction-step__stat{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.125rem;min-height:48px;padding:.375rem .25rem;border-radius:12px;background:#f0f0ee}.pitch-predict-page .winner-prediction-step__stat-label{font-size:.5625rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#0a0a0a73}.pitch-predict-page .winner-prediction-step__stat-value{font-size:.8125rem;font-weight:900;text-align:center;line-height:1.15}.pitch-predict-page .winner-prediction-step__detail{margin:.625rem 0 0;font-size:.6875rem;font-weight:700;line-height:1.35;text-align:center;color:#0a0a0a8c}.pitch-predict-page .winner-prediction-step__detail--h2h{margin-top:.25rem}.pitch-predict-page .semi-wheel__arrow{background:var(--predict-black);color:var(--predict-white);box-shadow:0 4px 16px #0a0a0a38}.pitch-predict-page .semi-wheel__arrow svg{color:var(--predict-white);stroke:var(--predict-white)}.pitch-predict-page .wc-predict-winner-node__label{font-weight:800}.pitch-predict-page .wc-predict-immersive__wheel-zone:has(.scorer-picker){overflow:hidden;overscroll-behavior:contain}.pitch-predict-page .wc-predict-immersive__wheel-zone:has(.scorer-picker) .wc-predict-fixture-hero{flex-shrink:0;padding-top:0;padding-bottom:.375rem}.pitch-predict-page .wc-predict-immersive__step:has(.scorer-picker){flex:1;display:flex;flex-direction:column;overflow:hidden;min-height:0}.pitch-predict-page .wc-predict-immersive__step:has(.scorer-picker) .wc-predict-immersive__step-title{flex-shrink:0;margin-bottom:.25rem;font-size:1.625rem;line-height:1.05}.pitch-predict-page .wc-predict-scorer-mode-tabs{flex-shrink:0;display:flex;gap:.625rem;margin-bottom:.75rem}.pitch-predict-page .wc-predict-scorer-mode-tab{flex:1;min-width:0;padding:.625rem .875rem;border-radius:999px;background:var(--predict-white);color:var(--predict-black);border:2px solid rgba(10,10,10,.28);font-weight:600;line-height:1.2;box-shadow:none}.pitch-predict-page .wc-predict-scorer-mode-tab--active{background:var(--predict-black);color:var(--predict-white);border-color:var(--predict-black);font-weight:800;box-shadow:0 6px 18px #0a0a0a38}.pitch-predict-page .wc-predict-scorer-none{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;margin:.5rem 0 1rem;padding:2rem 1.25rem;border-radius:1.25rem;background:color-mix(in srgb,var(--green, #5cdb80) 14%,#fff);text-align:center}.pitch-predict-page .wc-predict-scorer-none__title{margin:0;font-size:1.25rem;font-weight:800;color:var(--predict-black)}.pitch-predict-page .wc-predict-scorer-none__hint{margin:0;max-width:18rem;font-size:.875rem;line-height:1.4;color:#0a0a0a9e}.pitch-predict-page .wc-predict-scorer-tabs{flex-shrink:0;margin-bottom:.5rem;gap:.625rem}.pitch-predict-page .wc-predict-scorer-tab{flex:1;min-width:0;background:var(--predict-white);color:var(--predict-black);border:2px solid rgba(10,10,10,.28);font-weight:600;line-height:1.2;box-shadow:none}.pitch-predict-page .wc-predict-scorer-tab--active{background:var(--predict-black);color:var(--predict-white);border-color:var(--predict-black);font-weight:800;box-shadow:0 6px 18px #0a0a0a38}.pitch-predict-page .scorer-picker{margin:0 calc(var(--px) * -1);flex:1;display:flex;flex-direction:column;min-height:0;overflow:hidden}.pitch-predict-page .scorer-picker--search{padding:0 var(--px);margin:0}.pitch-predict-page .scorer-picker--selected{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.25rem;padding:0 var(--px);margin:0;min-height:0}.pitch-predict-page .scorer-picker-selected{display:flex;flex-direction:column;align-items:center;gap:.75rem;width:100%;max-width:17.5rem;padding:1.5rem 1.25rem;border-radius:20px;background:var(--predict-green);box-shadow:var(--pitch-card-shadow, 0 10px 32px rgba(10, 10, 10, .08));text-align:center}.pitch-predict-page .scorer-picker-selected__face.player-face-card{border:3px solid rgba(10,10,10,.12)}.pitch-predict-page .scorer-picker-selected__name{margin:0;font-size:1.125rem;font-weight:900;line-height:1.2;color:var(--predict-black)}.pitch-predict-page .scorer-picker-selected__meta{margin:0;font-size:.8125rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#0a0a0a9e}.pitch-predict-page .scorer-picker-selected__change{width:100%;margin-top:.25rem;min-height:44px;padding:.5rem .75rem;border:2px solid var(--predict-black);border-radius:999px;background:var(--predict-white);color:var(--predict-black);font-size:.8125rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;-webkit-tap-highlight-color:transparent}.pitch-predict-page .scorer-picker--search .scorer-picker-search{flex:1;min-height:0;padding:0;display:flex;flex-direction:column}@media(max-width:767px){.pitch-predict-page .wc-predict-immersive--scorer-search .wc-predict-immersive__footer--scorer-search,body[data-scorer-search-focused] .pitch-predict-page .wc-predict-immersive__footer--scorer-search{padding-bottom:calc(var(--keyboard-height, 0px) + env(safe-area-inset-bottom,0px))}body.keyboard-open .pitch-predict-page .wc-predict-immersive--scorer-search .wc-predict-fixture-hero,body[data-scorer-search-focused].keyboard-open .pitch-predict-page .wc-predict-fixture-hero{max-height:0;opacity:0;overflow:hidden;margin:0;padding-top:0;padding-bottom:0;pointer-events:none}body.keyboard-open .pitch-predict-page .wc-predict-immersive--scorer-search .wc-predict-immersive__wheel-zone:has(.scorer-picker),body[data-scorer-search-focused].keyboard-open .pitch-predict-page .wc-predict-immersive__wheel-zone:has(.scorer-picker){overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}body.keyboard-open .pitch-predict-page .wc-predict-immersive--scorer-search .wc-predict-immersive__step:has(.scorer-picker),body[data-scorer-search-focused].keyboard-open .pitch-predict-page .wc-predict-immersive__step:has(.scorer-picker){overflow:visible;min-height:0}body.keyboard-open .pitch-predict-page .wc-predict-immersive--scorer-search .scorer-picker,body[data-scorer-search-focused].keyboard-open .pitch-predict-page .wc-predict-immersive--scorer-search .scorer-picker{overflow:visible;min-height:0}body.keyboard-open .pitch-predict-page .scorer-picker-search__results,body[data-scorer-search-focused] .pitch-predict-page .scorer-picker-search__results,body.keyboard-open .pitch-predict-page .wc-predict-immersive--scorer-search .scorer-picker-search__results,body[data-scorer-search-focused].keyboard-open .pitch-predict-page .wc-predict-immersive--scorer-search .scorer-picker-search__results{flex:1;min-height:8rem;max-height:none;overflow-y:auto;scroll-padding-bottom:calc(var(--keyboard-height, 0px) + env(safe-area-inset-bottom,0px) + 4rem);-webkit-overflow-scrolling:touch}}.pitch-predict-page .scorer-picker__label{flex-shrink:0;margin:0 0 .5rem;padding:0;color:#0a0a0a8c}.pitch-predict-page .scorer-picker-search__field{flex-shrink:0;margin-bottom:.75rem;padding:.75rem .875rem;border:2px solid var(--predict-black);border-radius:16px;background:var(--predict-white);box-shadow:var(--pitch-card-shadow, 0 10px 32px rgba(10, 10, 10, .08))}.pitch-predict-page .scorer-picker-search__icon{color:#0a0a0a8c;opacity:1}.pitch-predict-page .scorer-picker-search__input{color:var(--predict-black)}.pitch-predict-page .scorer-picker-search__input::placeholder{color:#0a0a0a7a}.pitch-predict-page .scorer-picker-search__results{flex:1;min-height:0;overflow-y:auto;padding-bottom:.25rem}.pitch-predict-page .scorer-picker-search__empty{color:#0a0a0a7a}.pitch-predict-page .scorer-picker-search__results>li+li{margin-top:.5rem}.pitch-predict-page .scorer-picker-search__item{display:flex;align-items:center;gap:.75rem;width:100%;padding:.75rem .875rem;border:2px solid transparent;border-radius:16px;background:transparent;color:var(--predict-black);text-align:left;cursor:pointer;transition:background .15s ease,border-color .15s ease}.pitch-predict-page .scorer-picker-search__item:hover:not(:disabled):not(.scorer-picker-search__item--selected),.pitch-predict-page .scorer-picker-search__item:focus-visible:not(:disabled):not(.scorer-picker-search__item--selected){background:#0a0a0a0a;border-color:#0a0a0a1a}.pitch-predict-page .scorer-picker-search__item--selected,.pitch-predict-page .scorer-picker-search__item--selected:hover,.pitch-predict-page .scorer-picker-search__item--selected:focus-visible{background:var(--predict-green);border-color:var(--predict-green);color:var(--predict-black);box-shadow:none}.pitch-predict-page .scorer-picker-search__face.player-face-card{flex-shrink:0;border:2px solid rgba(10,10,10,.08)}.pitch-predict-page .scorer-picker-search__item--selected .scorer-picker-search__face.player-face-card{border-color:#0a0a0a1f}.pitch-predict-page .scorer-picker-search__name{font-size:.9375rem;font-weight:800;line-height:1.2;color:var(--predict-black)}.pitch-predict-page .scorer-picker-search__item--selected .scorer-picker-search__name,.pitch-predict-page .scorer-picker-search__item--selected .scorer-picker-search__meta{color:var(--predict-black)}.pitch-predict-page .scorer-picker-search__item--selected .scorer-picker-search__meta{opacity:.78}.pitch-predict-page .scorer-picker-search__tick{display:inline-flex;flex-shrink:0;margin-left:auto;color:var(--predict-black)}.pitch-predict-page .scorer-picker-search__item--selected svg{color:var(--predict-black)}.pitch-predict-page .scorer-picker-search__meta{color:#0a0a0a7a}.pitch-predict-page .wc-predict-immersive__wheel-zone--locked,.pitch-predict-page .wc-predict-immersive__wheel-zone:has(.wc-predict-confirm){padding-left:max(var(--px),var(--page-pad-left, var(--inset-left, 0px)));padding-right:max(var(--px),var(--page-pad-right, var(--inset-right, 0px)));padding-bottom:calc(1.25rem + env(safe-area-inset-bottom,0px))}.pitch-predict-page .wc-predict-immersive__wheel-zone:has(.wc-predict-confirm){background:transparent;border-radius:0;justify-content:flex-start;overflow-y:auto;padding-top:0}.pitch-predict-page .wc-predict-immersive__locked-caption{width:100%;margin:0 0 .625rem;padding:0;text-align:left;font-size:.8125rem;font-weight:700;letter-spacing:.02em;color:#0a0a0a8c}.pitch-predict-page .wc-predict-confirm:not(.wc-predict-confirm--results) .wc-predict-confirm__hero{margin-top:-.35rem;padding-top:0}.pitch-predict-page .wc-predict-confirm{background:transparent;min-height:auto;padding-inline:0;width:100%;max-width:none}.pitch-predict-page .wc-predict-confirm--results .wc-predict-confirm__hero{text-align:left;padding-inline:0}.pitch-predict-page .wc-predict-confirm--results .wc-predict-confirm__title,.pitch-predict-page .wc-predict-confirm--results .wc-predict-confirm__subtitle{text-align:left}.pitch-predict-page .wc-predict-confirm__title{font-size:2rem;color:var(--predict-black)}.pitch-predict-page .wc-predict-confirm__pick--editable{padding:0}.pitch-predict-page .wc-predict-confirm__pick-button{display:flex;width:100%;margin:0;padding:.875rem 1rem;border:none;background:transparent;color:inherit;text-align:left;cursor:pointer}.pitch-predict-page .wc-predict-confirm:not(.wc-predict-confirm--results) .wc-predict-confirm__pick{flex-direction:row;align-items:center;gap:.75rem;padding:.875rem 1rem;overflow:visible;background:var(--predict-white);border:2px solid var(--predict-black);box-shadow:var(--pitch-card-shadow, 0 10px 32px rgba(10, 10, 10, .08));color:var(--predict-black)}.pitch-predict-page .wc-predict-confirm__pick-row{display:flex;flex:1;align-items:center;gap:.75rem;min-width:0}.pitch-predict-page .wc-predict-confirm--results .wc-predict-confirm__pick{flex-direction:row;align-items:center;gap:.75rem;padding:.875rem 1rem;background:#0a0a0a;border-color:#0a0a0a;box-shadow:0 4px #00000047;color:#fff}.pitch-predict-page .wc-predict-confirm__pick-main{flex:1;min-width:0;gap:.15rem}.pitch-predict-page .wc-predict-confirm:not(.wc-predict-confirm--results) .wc-predict-confirm__pick-label{padding:0;color:#0a0a0a8c}.pitch-predict-page .wc-predict-confirm:not(.wc-predict-confirm--results) .wc-predict-confirm__pick-value{padding:0;color:var(--predict-black)}.pitch-predict-page .wc-predict-confirm__pick-label{color:#ffffff85}.pitch-predict-page .wc-predict-confirm__pick-value{color:#fff}.pitch-predict-page .wc-predict-confirm:not(.wc-predict-confirm--results) .wc-predict-confirm__pick-rewards{display:flex;flex-direction:column;align-items:flex-end;gap:.15rem;flex-shrink:0;margin:0;padding:0;background:none;border:none;text-align:right}.pitch-predict-page .wc-predict-confirm__pick-rewards{border-top:none}.pitch-predict-page .wc-predict-confirm:not(.wc-predict-confirm--results) .wc-predict-confirm__pick-reward{display:inline-flex;align-items:baseline;gap:.25rem;white-space:nowrap}.pitch-predict-page .wc-predict-confirm:not(.wc-predict-confirm--results) .wc-predict-confirm__pick-reward-kc,.pitch-predict-page .wc-predict-confirm:not(.wc-predict-confirm--results) .wc-predict-confirm__pick-reward-desc,.pitch-predict-page .wc-predict-confirm:not(.wc-predict-confirm--results) .wc-predict-confirm__pick-reward--gold .wc-predict-confirm__pick-reward-kc{color:var(--predict-black)}.pitch-predict-page .wc-predict-confirm:not(.wc-predict-confirm--results) .wc-predict-confirm__pick-reward--gold .wc-predict-confirm__pick-reward-kc,.pitch-predict-page .wc-predict-confirm:not(.wc-predict-confirm--results) .wc-predict-confirm__pick-reward-kc--gold{color:var(--predict-gold)}.pitch-predict-page .wc-predict-confirm__pick-reward-kc{font-size:.75rem;font-weight:800;color:#fff}.pitch-predict-page .wc-predict-confirm__pick-reward-desc{font-size:.6875rem;font-weight:600;color:#ffffff85}.pitch-predict-page .wc-predict-confirm:not(.wc-predict-confirm--results) .wc-predict-confirm__pick-reward-desc{color:#0a0a0a80}.pitch-predict-page .wc-predict-confirm:not(.wc-predict-confirm--results) .wc-predict-confirm__pick--jackpot{background:var(--predict-white);border-color:var(--predict-gold);box-shadow:var(--pitch-card-shadow, 0 10px 32px rgba(10, 10, 10, .08))}.pitch-predict-page .wc-predict-confirm:not(.wc-predict-confirm--results) .wc-predict-confirm__pick--jackpot .wc-predict-confirm__pick-label{padding:0;color:#0a0a0a8c}.pitch-predict-page .wc-predict-confirm:not(.wc-predict-confirm--results) .wc-predict-confirm__pick-jackpot{display:flex;flex-direction:column;align-items:flex-end;gap:.15rem;flex-shrink:0;margin:0;padding:0;background:none;border:none;text-align:right;color:var(--predict-black)}.pitch-predict-page .wc-predict-confirm:not(.wc-predict-confirm--results) .wc-predict-confirm__pick-jackpot .wc-predict-confirm__pick-reward-kc,.pitch-predict-page .wc-predict-confirm:not(.wc-predict-confirm--results) .wc-predict-confirm__pick-jackpot .wc-predict-confirm__pick-reward-desc{color:var(--predict-black)}.pitch-predict-page .wc-predict-confirm__pick-jackpot-rule{max-width:7.5rem;line-height:1.25;text-align:right}.pitch-predict-page .wc-predict-confirm__pick--jackpot{background:#0a0a0a;border-color:var(--predict-gold);box-shadow:0 4px 0 var(--predict-gold)}.pitch-predict-page .wc-predict-confirm__pick-reward-kc--gold,.pitch-predict-page .wc-predict-confirm__pick-reward--gold .wc-predict-confirm__pick-reward-kc,.pitch-predict-page .wc-predict-confirm__pick-jackpot{color:var(--predict-gold)}.pitch-predict-page .wc-predict-confirm__badge,.pitch-predict-page .wc-predict-confirm__badge--success{background:var(--predict-black);color:var(--predict-white)}.pitch-predict-page .wc-predict-confirm__share{background:var(--predict-white);border-color:var(--predict-black);color:var(--predict-black)}.pitch-predict-page .wc-predict-confirm__edit{background:var(--predict-green);border-color:var(--predict-green);color:var(--predict-black)}.pitch-predict-page .wc-predict-confirm__done{background:var(--predict-black);border-color:var(--predict-black)}.pitch-predict-page .wc-predict-confirm--results .wc-predict-confirm__burst,.pitch-predict-page .wc-predict-confirm--results .wc-predict-confirm__hero-glow{display:none}.pitch-predict-page .wc-predict-confirm__pick--correct{border-color:var(--deck-mint, var(--green))}.pitch-predict-page .wc-predict-confirm__pick-result-kc{font-size:.875rem;font-weight:900;color:#fff}.pitch-predict-page .wc-predict-confirm__pick-result-note{font-size:.75rem;font-weight:600;color:#ffffffa6}.pitch-predict-page .wc-predict-confirm__pick-status--correct{background:var(--deck-mint, var(--green));color:#0a0a0a}.pitch-predict-page .wc-predict-confirm__pick-status--wrong{background:#e4032e;color:#fff}.pitch-predict-page .wc-predict-confirm__pick-status--pending{background:#ffffff1f;color:#ffffffb8}@media(prefers-reduced-motion:reduce){.pitch-predict-page .wc-predict-timer--urgent{animation:none}.pitch-predict-page .prediction-deck__card{transition:none}.pitch-predict-page .wc-predict-immersive__step--fade-in,.pitch-predict-page .wc-predict-confirm--fade-in{animation:none}}@media(max-height:720px){.pitch-predict-page .wc-predict-fixture-hero{padding-bottom:.25rem}.pitch-predict-page .wc-predict-timer-hero-card{padding:.5rem .875rem .625rem;border-radius:18px}.pitch-predict-page .wc-predict-timer-hero-card__meta{margin-top:.5rem;padding-top:.5rem}.pitch-predict-page .wc-predict-immersive__step-title{margin-bottom:.375rem;font-size:clamp(1.375rem,6.5dvh,1.875rem)}.pitch-predict-page .prediction-deck{min-height:clamp(120px,24dvh,168px);padding-bottom:.35rem}.pitch-predict-page .prediction-deck__card{min-height:clamp(108px,20dvh,148px);padding:.625rem .3rem .45rem}.pitch-predict-page .prediction-deck__card--selected{min-height:clamp(116px,22dvh,160px);padding-top:.75rem}.pitch-predict-page .prediction-deck__flag.wc-team-flag,.pitch-predict-page .prediction-deck__flag{width:44px!important;height:30px!important}.pitch-predict-page .prediction-deck__draw-icon{width:44px;height:30px;font-size:1.5rem}.pitch-predict-page .wc-predict-immersive__choose-team,.pitch-predict-page .wc-predict-immersive__confirm-pick{min-height:48px;font-size:.875rem}}@media(max-width:390px){.pitch-predict-page .wc-predict-immersive__footer--scorer{gap:.5rem}.pitch-predict-page .wc-predict-immersive__nav-btn{width:44px;min-width:44px;height:44px;min-height:44px}.pitch-predict-page .wc-predict-immersive__choose-team,.pitch-predict-page .wc-predict-immersive__confirm-pick{min-height:48px;padding:.5rem;font-size:.75rem;letter-spacing:.04em}.pitch-predict-page .predict-cut-btn{--cut-size: 10px}.pitch-predict-page .wc-predict-immersive__step-title{font-size:clamp(1.25rem,6vw,1.75rem)}.pitch-predict-page .predict-score-card,.pitch-predict-page .winner-team-profile{max-width:100%}}html.dark .pitch-predict-page .wc-predict-immersive,html[data-theme=dark] .pitch-predict-page .wc-predict-immersive{background:#0a0a0a;color:#f0f0ee}html.dark .pitch-predict-page .wc-predict-immersive__back.mz-back,html[data-theme=dark] .pitch-predict-page .wc-predict-immersive__back.mz-back,html.dark .pitch-predict-page .wc-predict-immersive__step-title,html[data-theme=dark] .pitch-predict-page .wc-predict-immersive__step-title,html.dark .pitch-predict-page .wc-predict-immersive__progress-label,html[data-theme=dark] .pitch-predict-page .wc-predict-immersive__progress-label,html.dark .pitch-predict-page .wc-predict-fixture-hero__team,html[data-theme=dark] .pitch-predict-page .wc-predict-fixture-hero__team{color:#f0f0ee}html.dark .pitch-predict-page .wc-predict-fixture-hero__vs,html[data-theme=dark] .pitch-predict-page .wc-predict-fixture-hero__vs,html.dark .pitch-predict-page .wc-predict-fixture-hero__date,html[data-theme=dark] .pitch-predict-page .wc-predict-fixture-hero__date{color:#f0f0ee8c}html.dark .pitch-predict-page .wc-predict-immersive__progress-dot,html[data-theme=dark] .pitch-predict-page .wc-predict-immersive__progress-dot{background:#ffffff2e}html.dark .pitch-predict-page .wc-predict-immersive__progress-dot--done,html[data-theme=dark] .pitch-predict-page .wc-predict-immersive__progress-dot--done,html.dark .pitch-predict-page .wc-predict-immersive__progress-dot--active,html[data-theme=dark] .pitch-predict-page .wc-predict-immersive__progress-dot--active{background:var(--predict-green)}html.dark .pitch-predict-page .wc-predict-timer--hero.wc-predict-timer--ok,html[data-theme=dark] .pitch-predict-page .wc-predict-timer--hero.wc-predict-timer--ok,html.dark .pitch-predict-page .wc-predict-timer--hero.wc-predict-timer--warn,html[data-theme=dark] .pitch-predict-page .wc-predict-timer--hero.wc-predict-timer--warn,html.dark .pitch-predict-page .wc-predict-timer--hero.wc-predict-timer--urgent,html[data-theme=dark] .pitch-predict-page .wc-predict-timer--hero.wc-predict-timer--urgent,html.dark .pitch-predict-page .wc-predict-timer--ok,html[data-theme=dark] .pitch-predict-page .wc-predict-timer--ok,html.dark .pitch-predict-page .wc-predict-timer--warn,html[data-theme=dark] .pitch-predict-page .wc-predict-timer--warn,html.dark .pitch-predict-page .wc-predict-timer--urgent,html[data-theme=dark] .pitch-predict-page .wc-predict-timer--urgent{background:var(--predict-green);color:var(--predict-black)}html.dark .pitch-predict-page .wc-predict-timer-hero-card__countdown,html[data-theme=dark] .pitch-predict-page .wc-predict-timer-hero-card__countdown{color:var(--predict-black)}html.dark .pitch-predict-page,html[data-theme=dark] .pitch-predict-page{--deck-notch: #0a0a0a;--deck-surface: #0a0a0a}html.dark .pitch-predict-page .prediction-deck__card,html[data-theme=dark] .pitch-predict-page .prediction-deck__card{border-color:#ffffff24;background:#0a0a0a;color:#f0f0ee;box-shadow:0 8px 20px #00000059}html.dark .pitch-predict-page .prediction-deck__card--selected,html[data-theme=dark] .pitch-predict-page .prediction-deck__card--selected{border-color:var(--predict-green);background:var(--predict-green);color:var(--predict-black);box-shadow:0 14px 28px #00b26f52,0 0 0 2px var(--predict-green)}html.dark .pitch-predict-page .prediction-deck__card--selected .prediction-deck__team,html[data-theme=dark] .pitch-predict-page .prediction-deck__card--selected .prediction-deck__team,html.dark .pitch-predict-page .prediction-deck__card--selected .prediction-deck__team--draw,html[data-theme=dark] .pitch-predict-page .prediction-deck__card--selected .prediction-deck__team--draw,html.dark .pitch-predict-page .prediction-deck__card--selected .prediction-deck__odds,html[data-theme=dark] .pitch-predict-page .prediction-deck__card--selected .prediction-deck__odds,html.dark .pitch-predict-page .prediction-deck__card--selected .prediction-deck__draw-icon,html[data-theme=dark] .pitch-predict-page .prediction-deck__card--selected .prediction-deck__draw-icon,html.dark .pitch-predict-page .prediction-deck__card--selected .prediction-deck__prob,html[data-theme=dark] .pitch-predict-page .prediction-deck__card--selected .prediction-deck__prob,html.dark .pitch-predict-page .prediction-deck__card--selected .prediction-deck__sublabel,html[data-theme=dark] .pitch-predict-page .prediction-deck__card--selected .prediction-deck__sublabel{color:var(--predict-black)}html.dark .pitch-predict-page .prediction-deck__team,html[data-theme=dark] .pitch-predict-page .prediction-deck__team,html.dark .pitch-predict-page .prediction-deck__team--draw,html[data-theme=dark] .pitch-predict-page .prediction-deck__team--draw,html.dark .pitch-predict-page .prediction-deck__odds,html[data-theme=dark] .pitch-predict-page .prediction-deck__odds,html.dark .pitch-predict-page .prediction-deck__draw-icon,html[data-theme=dark] .pitch-predict-page .prediction-deck__draw-icon{color:#f0f0ee}html.dark .pitch-predict-page .prediction-deck__prob,html[data-theme=dark] .pitch-predict-page .prediction-deck__prob{color:#f0f0eeb8}html.dark .pitch-predict-page .prediction-deck__sublabel,html[data-theme=dark] .pitch-predict-page .prediction-deck__sublabel{color:#f0f0ee8c}html.dark .pitch-predict-page .predict-score-card,html[data-theme=dark] .pitch-predict-page .predict-score-card,html.dark .pitch-predict-page .winner-team-profile,html[data-theme=dark] .pitch-predict-page .winner-team-profile{--ticket-bg: #0a0a0a;--ticket-fg: #f0f0ee;--ticket-muted: rgba(240, 240, 238, .55);--ticket-surface: rgba(255, 255, 255, .08);--ticket-head-bg: #f0f0ee;--ticket-head-fg: #0a0a0a;--ticket-head-muted: rgba(10, 10, 10, .55);border-color:#ffffff24}html.dark .pitch-predict-page .winner-team-profile__matchup,html[data-theme=dark] .pitch-predict-page .winner-team-profile__matchup{border-top-color:#0a0a0a1f}html.dark .pitch-predict-page .winner-team-profile__stat,html[data-theme=dark] .pitch-predict-page .winner-team-profile__stat{border-color:#ffffff1a}html.dark .pitch-predict-page .winner-team-profile__stat .winner-team-profile__stat-icon,html[data-theme=dark] .pitch-predict-page .winner-team-profile__stat .winner-team-profile__stat-icon{color:var(--predict-green)}html.dark .pitch-predict-page .winner-team-profile__advice,html[data-theme=dark] .pitch-predict-page .winner-team-profile__advice,html.dark .pitch-predict-page .team-last5__label,html[data-theme=dark] .pitch-predict-page .team-last5__label{color:#f0f0ee8c}html.dark .pitch-predict-page .team-last5__dot--highlight,html[data-theme=dark] .pitch-predict-page .team-last5__dot--highlight{box-shadow:0 0 0 2px var(--ticket-bg),0 0 0 3.5px #f0f0eed1}html.dark .pitch-predict-page .wc-predict-confirm__title,html[data-theme=dark] .pitch-predict-page .wc-predict-confirm__title{color:#f0f0ee}html.dark .pitch-predict-page .wc-predict-confirm__subtitle,html[data-theme=dark] .pitch-predict-page .wc-predict-confirm__subtitle,html.dark .pitch-predict-page .wc-predict-immersive__locked-caption,html[data-theme=dark] .pitch-predict-page .wc-predict-immersive__locked-caption{color:#f0f0ee8c}html.dark .pitch-predict-page .wc-predict-confirm--results .wc-predict-confirm__pick,html[data-theme=dark] .pitch-predict-page .wc-predict-confirm--results .wc-predict-confirm__pick{background:#ffffff0f;border-color:#ffffff1f;box-shadow:none}html.dark .pitch-predict-page.wc-page--predict,html[data-theme=dark] .pitch-predict-page.wc-page--predict{background:#0a0a0a}html.dark .pitch-predict-page .scorer-picker__label,html[data-theme=dark] .pitch-predict-page .scorer-picker__label,html.dark .pitch-predict-page .scorer-picker-search__empty,html[data-theme=dark] .pitch-predict-page .scorer-picker-search__empty{color:#f0f0ee8c}html.dark .pitch-predict-page .scorer-picker-search__item,html[data-theme=dark] .pitch-predict-page .scorer-picker-search__item,html.dark .pitch-predict-page .scorer-picker-search__name,html[data-theme=dark] .pitch-predict-page .scorer-picker-search__name{color:#f0f0ee}html.dark .pitch-predict-page .scorer-picker-search__meta,html[data-theme=dark] .pitch-predict-page .scorer-picker-search__meta{color:#f0f0ee8c}html.dark .pitch-predict-page .scorer-picker-search__item:hover:not(:disabled):not(.scorer-picker-search__item--selected),html[data-theme=dark] .pitch-predict-page .scorer-picker-search__item:hover:not(:disabled):not(.scorer-picker-search__item--selected),html.dark .pitch-predict-page .scorer-picker-search__item:focus-visible:not(:disabled):not(.scorer-picker-search__item--selected),html[data-theme=dark] .pitch-predict-page .scorer-picker-search__item:focus-visible:not(:disabled):not(.scorer-picker-search__item--selected){background:#ffffff0f;border-color:#ffffff1f}html.dark .pitch-predict-page .scorer-picker-search__item--selected,html[data-theme=dark] .pitch-predict-page .scorer-picker-search__item--selected,html.dark .pitch-predict-page .scorer-picker-search__item--selected:hover,html[data-theme=dark] .pitch-predict-page .scorer-picker-search__item--selected:hover,html.dark .pitch-predict-page .scorer-picker-search__item--selected:focus-visible,html[data-theme=dark] .pitch-predict-page .scorer-picker-search__item--selected:focus-visible{background:var(--predict-green);border-color:var(--predict-green);color:var(--predict-black);box-shadow:none}html.dark .pitch-predict-page .scorer-picker-search__item--selected .scorer-picker-search__name,html[data-theme=dark] .pitch-predict-page .scorer-picker-search__item--selected .scorer-picker-search__name,html.dark .pitch-predict-page .scorer-picker-search__item--selected .scorer-picker-search__meta,html[data-theme=dark] .pitch-predict-page .scorer-picker-search__item--selected .scorer-picker-search__meta,html.dark .pitch-predict-page .scorer-picker-search__item--selected .scorer-picker-search__tick,html[data-theme=dark] .pitch-predict-page .scorer-picker-search__item--selected .scorer-picker-search__tick,html.dark .pitch-predict-page .scorer-picker-search__item--selected svg,html[data-theme=dark] .pitch-predict-page .scorer-picker-search__item--selected svg{color:var(--predict-black)}html.dark .pitch-predict-page .scorer-picker-search__field,html[data-theme=dark] .pitch-predict-page .scorer-picker-search__field{background:var(--predict-white);border-color:#ffffff24}html.dark .pitch-predict-page .scorer-picker-search__icon,html[data-theme=dark] .pitch-predict-page .scorer-picker-search__icon,html.dark .pitch-predict-page .scorer-picker-search__input,html[data-theme=dark] .pitch-predict-page .scorer-picker-search__input{color:var(--predict-black)}html.dark .pitch-predict-page .scorer-picker-search__input::placeholder,html[data-theme=dark] .pitch-predict-page .scorer-picker-search__input::placeholder{color:#0a0a0a7a}html.dark .pitch-predict-page .scorer-picker-selected__name,html[data-theme=dark] .pitch-predict-page .scorer-picker-selected__name{color:var(--predict-black)}html.dark .pitch-predict-page .scorer-picker-selected__meta,html[data-theme=dark] .pitch-predict-page .scorer-picker-selected__meta{color:#0a0a0a9e}html.dark .pitch-predict-page .wc-predict-scorer-tab,html[data-theme=dark] .pitch-predict-page .wc-predict-scorer-tab{background:#141414;color:#f0f0ee;border-color:#ffffff24}html.dark .pitch-predict-page .wc-predict-scorer-tab--active,html[data-theme=dark] .pitch-predict-page .wc-predict-scorer-tab--active{background:#f0f0ee;color:#0a0a0a;border-color:#f0f0ee}html.dark .pitch-predict-page .predict-score-card__team-name,html[data-theme=dark] .pitch-predict-page .predict-score-card__team-name,html.dark .pitch-predict-page .predict-score-card__insight,html[data-theme=dark] .pitch-predict-page .predict-score-card__insight,html.dark .pitch-predict-page .predict-score-card__meta,html[data-theme=dark] .pitch-predict-page .predict-score-card__meta{color:#f0f0eead}html.dark .pitch-predict-page .predict-score-card__insight-kicker,html[data-theme=dark] .pitch-predict-page .predict-score-card__insight-kicker{background:#ffffff14;color:#f0f0ee8c}html.dark .pitch-predict-page .predict-score-card__flag-ring,html[data-theme=dark] .pitch-predict-page .predict-score-card__flag-ring{border-color:#ffffff2e;background:#ffffff0a}html.dark .pitch-predict-page .winner-prediction-step__meta,html[data-theme=dark] .pitch-predict-page .winner-prediction-step__meta{background:#0a0a0a;border:2px solid rgba(255,255,255,.14);box-shadow:none}html.dark .pitch-predict-page .winner-prediction-step__prompt,html[data-theme=dark] .pitch-predict-page .winner-prediction-step__prompt{color:#f0f0ee8c}html.dark .pitch-predict-page .wc-predict-immersive__footer,html[data-theme=dark] .pitch-predict-page .wc-predict-immersive__footer{background:#0a0a0a;border-top:1px solid rgba(255,255,255,.1)}html.dark .pitch-predict-page .wc-predict-immersive__choose-team,html[data-theme=dark] .pitch-predict-page .wc-predict-immersive__choose-team,html.dark .pitch-predict-page .wc-predict-immersive__confirm-pick,html[data-theme=dark] .pitch-predict-page .wc-predict-immersive__confirm-pick,html.dark .pitch-predict-page .wc-predict-immersive__nav-btn--next,html[data-theme=dark] .pitch-predict-page .wc-predict-immersive__nav-btn--next{background:var(--predict-green);color:#0a0a0a;box-shadow:0 8px 24px #00b26f47}html.dark .pitch-predict-page .wc-predict-immersive__nav-btn--back,html[data-theme=dark] .pitch-predict-page .wc-predict-immersive__nav-btn--back,html.dark .pitch-predict-page .wc-predict-immersive__share,html[data-theme=dark] .pitch-predict-page .wc-predict-immersive__share{background:#ffffff1a;color:#f0f0ee;border:1px solid rgba(255,255,255,.16)}@media(min-width:768px){.desktop-app-frame:has(.pitch-predict-page){flex:1;min-height:0;height:100%;max-height:100%;overflow:hidden}.desktop-app-main:has(.pitch-predict-page){display:flex;flex-direction:column;min-height:0;height:100%;max-height:100%;overflow:hidden}.pitch-predict-page .wc-predict-immersive__footer{padding-bottom:calc(1rem + env(safe-area-inset-bottom,0px))}}.pitch-friend-challenge{margin:.75rem var(--px, 1rem) 0;padding:.875rem 1rem;border-radius:16px;border:1px solid rgba(0,178,111,.22);background:linear-gradient(180deg,#00b26f1a,#00b26f0a)}.pitch-friend-challenge__head{display:flex;align-items:flex-start;gap:.75rem}.pitch-friend-challenge__avatar{width:40px;height:40px;border-radius:999px;object-fit:cover;border:2px solid rgba(0,178,111,.45);flex-shrink:0}.pitch-friend-challenge__avatar--fallback{display:inline-flex;align-items:center;justify-content:center;background:#00b26f29;color:var(--predict-black, #0a0a0a);font-size:.9375rem;font-weight:700}.pitch-friend-challenge__copy{min-width:0}.pitch-friend-challenge__name{margin:0;font-size:.875rem;font-weight:700;color:var(--predict-black, #0a0a0a)}.pitch-friend-challenge__pick{margin:.25rem 0 0;font-size:.8125rem;font-weight:600;color:#007a4d;line-height:1.35}.pitch-friend-challenge__match{display:flex;align-items:center;justify-content:center;gap:.375rem;margin-top:.75rem}.pitch-friend-challenge__team{font-size:.75rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:var(--predict-black, #0a0a0a)}.pitch-friend-challenge__vs{font-size:.6875rem;font-weight:600;color:#0a0a0a8c;text-transform:uppercase}.pitch-friend-challenge__cta{margin:.625rem 0 0;text-align:center;font-size:.75rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#0a0a0a9e}html.dark .pitch-friend-challenge,html[data-theme=dark] .pitch-friend-challenge{border-color:#5cdb8059;background:linear-gradient(180deg,#00b26f2e,#0000008c)}html.dark .pitch-friend-challenge__avatar--fallback,html[data-theme=dark] .pitch-friend-challenge__avatar--fallback{background:#5cdb8038;color:#fff}html.dark .pitch-friend-challenge__name,html[data-theme=dark] .pitch-friend-challenge__name,html.dark .pitch-friend-challenge__team,html[data-theme=dark] .pitch-friend-challenge__team{color:#f0f0ee}html.dark .pitch-friend-challenge__pick,html[data-theme=dark] .pitch-friend-challenge__pick{color:#7eeaa8}html.dark .pitch-friend-challenge__vs,html[data-theme=dark] .pitch-friend-challenge__vs{color:#f0f0ee94}html.dark .pitch-friend-challenge__cta,html[data-theme=dark] .pitch-friend-challenge__cta{color:#f0f0eeb8}.pitch-friend-challenge--chip{display:flex;align-items:center;justify-content:space-between;gap:.75rem;position:fixed;top:calc(env(safe-area-inset-top,0px) + .75rem);left:var(--px, 1rem);right:var(--px, 1rem);z-index:430;width:auto;margin:0;padding:.625rem .75rem .625rem .875rem;border:1px solid rgba(10,10,10,.22);border-radius:999px;background:var(--kurrah-green, #00b26f);box-shadow:0 10px 28px #0000002e;text-align:left}.pitch-friend-challenge__chip-label{font-size:.8125rem;font-weight:700;color:#0a0a0af0}.pitch-friend-challenge__chip-controls{display:inline-flex;align-items:center;gap:.375rem}.pitch-friend-challenge__chip-action{border:none;background:transparent;font-size:.75rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:#0a0a0aeb;cursor:pointer}.pitch-friend-challenge__chip-dismiss{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border:none;border-radius:999px;background:#0a0a0a1f;color:#0a0a0ae6;cursor:pointer}.pitch-friend-poster-modal{position:fixed;inset:0;z-index:500;display:flex;align-items:center;justify-content:center;padding:24px;animation:pitch-friend-poster-fade-in .25s ease}.pitch-friend-poster-modal__backdrop{position:absolute;inset:0;border:none;background:#000000b8;width:100%;cursor:pointer}.pitch-friend-poster-modal__card{position:relative;z-index:1;width:min(100%,340px);display:flex;flex-direction:column;gap:.875rem}.pitch-friend-poster-modal__close{position:absolute;top:-12px;right:-4px;z-index:2;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;border-radius:50%;background:var(--white, #fff);color:var(--black, #0a0a0a);box-shadow:0 2px 12px #00000040;cursor:pointer}.pitch-friend-poster-modal__poster{border-radius:16px;overflow:hidden;box-shadow:0 12px 40px #00000059;padding:0;background:transparent}.pitch-friend-poster-modal__poster .pitch-win-card{border-radius:16px}.pitch-friend-poster-modal__cta{flex-shrink:0}@keyframes pitch-friend-poster-fade-in{0%{opacity:0}to{opacity:1}}html.dark .pitch-friend-challenge--chip,html[data-theme=dark] .pitch-friend-challenge--chip{border-color:#0a0a0a52;background:var(--kurrah-green, #00b26f)}html.dark .pitch-friend-challenge__chip-label,html[data-theme=dark] .pitch-friend-challenge__chip-label{color:#0a0a0af0}html.dark .pitch-friend-challenge__chip-action,html[data-theme=dark] .pitch-friend-challenge__chip-action{color:#0a0a0aeb}html.dark .pitch-friend-challenge__chip-dismiss,html[data-theme=dark] .pitch-friend-challenge__chip-dismiss{background:#0a0a0a1f;color:#0a0a0ae6}.pitch-predict-page--event .prediction-kc-note,.pitch-predict-page--event .wc-predict-confirm__pick-reward,.pitch-predict-page--event .wc-predict-confirm__pick-jackpot{display:none}
