.fb-tz-wrapper{align-items:center;gap:.375rem;display:flex}.fb-tz-btn{border-radius:var(--r-full);border:1px solid var(--clr-border-tool);background:var(--clr-card-bg);color:var(--clr-text-muted);cursor:pointer;white-space:nowrap;transition:border-color var(--t-fast), color var(--t-fast), background var(--t-fast);align-items:center;gap:.375rem;padding:.375rem .875rem;font-size:.75rem;font-weight:600;display:flex}.fb-tz-btn:hover{border-color:var(--clr-primary-hover-border);color:var(--clr-text)}.fb-tz-btn--custom{border-color:var(--clr-primary-active-border);background:var(--clr-primary-active-bg);color:var(--clr-primary)}.fb-tz-chevron{transition:transform var(--t-fast)}.fb-tz-chevron--open{transform:rotate(180deg)}.fb-tz-dropdown{width:16rem;z-index:var(--z-dropdown);border-radius:var(--r-lg);border:1px solid var(--clr-border-tool);background:var(--clr-card-bg);box-shadow:var(--shadow-dropdown);position:absolute;top:calc(100% + .5rem);right:0;overflow:hidden}.fb-tz-search-wrap{border-bottom:1px solid var(--clr-border-tool);padding:.625rem .75rem}.fb-tz-search{border-radius:var(--r-sm);border:1px solid var(--clr-border-tool);background:var(--clr-input-bg);width:100%;color:var(--clr-input-text);outline:none;padding:.375rem .625rem;font-size:.75rem}.fb-tz-reset-btn{width:100%;color:var(--clr-primary);border:none;border-bottom:1px solid var(--clr-border-tool);cursor:pointer;text-align:left;background:0 0;align-items:center;gap:.5rem;padding:.5625rem .875rem;font-size:.75rem;font-weight:600;display:flex}.fb-tz-reset-btn:hover{background:var(--clr-surface-xs)}.fb-tz-list{max-height:14rem;overflow-y:auto}.fb-tz-option{width:100%;color:var(--clr-text);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:.5625rem .875rem;font-size:.75rem;display:flex}.fb-tz-option:hover{background:var(--clr-surface-xs)}.fb-tz-option--active{color:var(--clr-primary);background:var(--clr-primary-active-bg);font-weight:600}.fb-tz-option__code{color:var(--clr-text-muted);font-size:.625rem;font-weight:700}.fb-tz-option--active .fb-tz-option__code{color:var(--clr-primary)}.fb-tz-empty{color:var(--clr-text-muted);text-align:center;padding:.75rem .875rem;font-size:.75rem}.fb-filter-bar{flex-wrap:wrap;align-items:center;gap:.625rem;display:flex}.fb-filter-btn{border-radius:var(--r-md);border:1px solid var(--clr-border-tool);background:var(--clr-card-bg);color:var(--clr-text-muted);cursor:pointer;white-space:nowrap;min-width:7.5rem;transition:border-color var(--t-fast), color var(--t-fast), background var(--t-fast);justify-content:space-between;align-items:center;gap:.375rem;padding:.5rem .875rem;font-size:.8125rem;font-weight:500;display:flex}.fb-filter-btn--active{border-color:var(--clr-primary-active-border);background:var(--clr-primary-active-bg);color:var(--clr-primary)}.fb-filter-btn__label{text-overflow:ellipsis;white-space:nowrap;max-width:8.75rem;overflow:hidden}.fb-filter-chevron{transition:transform var(--t-fast);flex-shrink:0}.fb-filter-chevron--open{transform:rotate(180deg)}.fb-filter-dropdown{min-width:11.25rem;max-width:16.25rem;max-height:17.5rem;z-index:var(--z-dropdown);border-radius:var(--r-lg);border:1px solid var(--clr-border-tool);background:var(--clr-card-bg);box-shadow:var(--shadow-dropdown);position:absolute;top:calc(100% + .375rem);left:0;overflow-y:auto}.fb-filter-option{text-align:left;width:100%;color:var(--clr-text);cursor:pointer;background:0 0;border:none;padding:.5625rem .875rem;font-size:.8125rem;display:block}.fb-filter-option:hover{background:var(--clr-surface-xs)}.fb-filter-option--active{color:var(--clr-primary);font-weight:600}.fb-filter-clear{border-radius:var(--r-md);border:1px solid var(--clr-border-tool);color:var(--clr-text-muted);cursor:pointer;transition:border-color var(--t-fast), color var(--t-fast);background:0 0;align-items:center;gap:.25rem;padding:.375rem .75rem;font-size:.75rem;font-weight:500;display:flex}.fb-filter-clear:hover{border-color:var(--clr-border-strong);color:var(--clr-text)}.fb-match-count{color:var(--clr-text-muted);white-space:nowrap;margin-left:auto;font-size:.75rem}.fb-match-count__n{color:var(--clr-text);font-weight:600}.fb-schedule__controls{margin-bottom:1.25rem}.fb-grid{grid-template-columns:repeat(auto-fill,minmax(22.5rem,1fr));gap:1.25rem;display:grid}.fb-card{border-radius:var(--r-lg);border:1px solid var(--clr-border-tool);background:var(--clr-card-bg);transition:border-color var(--t-fast);overflow:hidden}.fb-card:hover{border-color:var(--clr-primary-active-border)}.fb-card__body{padding:1rem 1.125rem}.fb-card__meta{justify-content:space-between;align-items:center;margin-bottom:.875rem;display:flex}.fb-card__meta-left{align-items:center;gap:.375rem;display:flex}.fb-card__match-num{color:var(--clr-text-muted);font-size:.6875rem;font-weight:700}.fb-card__dot{color:var(--clr-border-strong);font-size:.5625rem}.fb-card__group{color:var(--clr-primary);font-size:.6875rem;font-weight:700}.fb-status{border-radius:var(--r-full);white-space:nowrap;padding:.125rem .5rem;font-size:.625rem;font-weight:700}.fb-status--scheduled{border:1px solid var(--clr-primary-active-border);color:var(--clr-primary);background:var(--clr-primary-active-bg)}.fb-status--live{color:#22c55e;background:#22c55e1a;border:1px solid #22c55e80}.fb-status--finished{border:1px solid var(--clr-border-tool);color:var(--clr-text-muted);background:0 0}.fb-status--postponed{border:1px solid var(--clr-amber-border);color:var(--clr-amber);background:var(--clr-amber-bg)}.fb-status--cancelled{color:var(--clr-error);background:#ef444414;border:1px solid #ef444466}.fb-card__teams{grid-template-columns:1fr auto 1fr;align-items:center;gap:.625rem;display:grid}.fb-team{flex-direction:column;gap:.375rem;display:flex}.fb-team--home{align-items:flex-start}.fb-team--away{align-items:flex-end}.fb-team__namerow{align-items:center;gap:.5rem;display:flex}.fb-team__namerow--away{flex-direction:row-reverse}.fb-team__name{color:var(--clr-text-body);font-size:.8125rem;font-weight:600;line-height:1.3}.fb-team__name--winner{color:var(--clr-text);font-weight:700}.fb-card__score{text-align:center;flex-shrink:0;min-width:3.5rem}.fb-card__scoreline{flex-direction:column;align-items:center;gap:.125rem;display:flex}.fb-card__score-num{color:var(--clr-text);letter-spacing:.05em;font-size:1.25rem;font-weight:800}.fb-card__score-sub{font-size:.5625rem;font-weight:700}.fb-card__score-sub--pens{color:var(--clr-amber)}.fb-card__score-sub--aet{color:var(--clr-text-muted)}.fb-card__score-ht{color:var(--clr-text-muted);font-size:.625rem}.fb-card__vs{color:var(--clr-text-muted);font-size:.8125rem;font-weight:500}.fb-goals{flex-direction:column;gap:.125rem;margin-top:.25rem;display:flex}.fb-goals__item{color:var(--clr-text-muted);font-size:.6875rem}.fb-card__winner{border-radius:var(--r-sm);background:var(--clr-primary-active-bg);align-items:center;gap:.375rem;margin-top:.75rem;padding:.4375rem .625rem;display:flex}.fb-card__winner-icon{color:var(--clr-primary);flex-shrink:0}.fb-card__winner-text{color:var(--clr-primary);font-size:.6875rem;font-weight:600}.fb-card__footer{border-top:1px solid var(--clr-border-tool);flex-wrap:wrap;align-items:center;gap:.875rem;padding:.5625rem 1.125rem;display:flex}.fb-card__time{color:var(--clr-primary);align-items:center;gap:.3125rem;font-size:.6875rem;font-weight:600;display:flex}.fb-card__venue{color:var(--clr-text-muted);align-items:center;gap:.3125rem;font-size:.6875rem;display:flex}.fb-flag{border-radius:var(--r-xs);background-color:var(--clr-thead-bg);outline:1px solid var(--clr-flag-outline);flex-shrink:0;width:1.75rem;height:1.25rem;overflow:hidden}.fb-flag img{object-fit:cover;width:100%;height:100%;display:block}.fb-flag__abbr{width:100%;height:100%;color:var(--clr-text-muted);text-transform:uppercase;letter-spacing:.03em;justify-content:center;align-items:center;font-size:.5rem;font-weight:700;display:flex}.fb-teams-section{margin-bottom:2rem}.fb-teams-section__heading{text-transform:uppercase;letter-spacing:.06em;color:var(--clr-text-muted);border-bottom:1px solid var(--clr-border);margin-bottom:.25rem;padding:0 0 .5rem;font-size:.8125rem;font-weight:700}.fb-teams-list{flex-direction:column;display:flex}.fb-teams-list__item{border-bottom:1px solid var(--clr-border);transition:background var(--t-fast);align-items:center;gap:.75rem;padding:.625rem .5rem;display:flex}.fb-teams-list__item:last-child{border-bottom:none}.fb-teams-list__item:hover{background:var(--clr-surface-xs);border-radius:var(--r-sm)}.fb-teams-list__rank{color:var(--clr-text-muted);text-align:right;flex-shrink:0;width:1.25rem;font-size:.75rem}.fb-teams-list__name{color:var(--clr-text);white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:.875rem;font-weight:600;overflow:hidden}.fb-teams-list__meta{color:var(--clr-text-muted);flex-shrink:0;font-size:.6875rem}.fb-std-team{align-items:center;gap:.5rem;display:flex}.fb-std-team__name{color:var(--clr-text);font-weight:600}.fb-empty{text-align:center;color:var(--clr-text-muted);padding:4rem 0;font-size:.875rem}.fb-empty__icon{width:2.5rem;height:2.5rem;color:var(--clr-text-muted);margin:0 auto .75rem}.fb-no-results{text-align:center;padding:3rem 0}.fb-no-results__text{color:var(--clr-text-muted);font-size:.875rem}.fb-no-results__clear{color:var(--clr-primary);cursor:pointer;background:0 0;border:none;margin-top:.75rem;font-size:.875rem;font-weight:600}.fb-grid-mobile{flex-direction:column;gap:.75rem;display:flex}.fb-card-mobile{border-radius:var(--r-lg);border:1px solid var(--clr-border-tool);background:var(--clr-card-bg);overflow:hidden}.fb-card-mobile__meta{justify-content:space-between;align-items:center;padding:.5rem .75rem 0;display:flex}.fb-card-mobile__info{color:var(--clr-primary);letter-spacing:.01em;font-size:.625rem;font-weight:700}.fb-card-mobile__teams{grid-template-columns:1fr auto 1fr;align-items:center;gap:.25rem;padding:.5rem .75rem;display:grid}.fb-card-mobile__team{align-items:center;gap:.375rem;display:flex}.fb-card-mobile__team--home{justify-content:flex-start}.fb-card-mobile__team--away{justify-content:flex-end}.fb-card-mobile__name{color:var(--clr-text);white-space:nowrap;text-overflow:ellipsis;max-width:80px;font-size:.7rem;font-weight:600;overflow:hidden}.fb-card-mobile__name--winner{color:var(--clr-primary);font-weight:800}.fb-card-mobile__score{text-align:center;min-width:2.5rem}.fb-card-mobile__scoreline{color:var(--clr-text-title);letter-spacing:-.02em;font-size:1rem;font-weight:800}.fb-card-mobile__vs{color:var(--clr-text-muted);font-size:.6875rem;font-weight:700}.fb-card-mobile__footer{border-top:1px solid var(--clr-border);color:var(--clr-text-muted);align-items:center;gap:.75rem;padding:.375rem .75rem .5rem;font-size:.625rem;display:flex}.fb-std-mobile-grid{grid-template-columns:1.25rem 1fr 1.75rem 1.75rem 2.25rem 2.25rem 1.25rem;align-items:center;gap:0}.fb-hub{background:var(--clr-page-bg);min-height:100vh;color:var(--clr-text);padding-bottom:80px}.fb-hub-hero{text-align:center;border-bottom:1px solid var(--clr-border);padding:4rem 1.25rem 3rem;position:relative}@media (min-width:768px){.fb-hub-hero{padding:5.5rem 2rem 4rem}}.fb-hub-hero-inner{max-width:680px;margin:0 auto;position:relative}.fb-hub-hero-badge{border-radius:var(--r-full);border:1px solid var(--clr-primary-active-border);background:var(--clr-primary-active-bg);color:var(--clr-primary);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.375rem;margin-bottom:1.25rem;padding:.3rem .875rem;font-size:.7rem;font-weight:700;display:inline-flex}.fb-hub-hero-title{letter-spacing:-.04em;color:var(--clr-text-title);margin:0 0 1.25rem;font-size:clamp(3rem,10vw,6rem);font-weight:900;line-height:.95}.fb-hub-hero-sub{color:var(--clr-text-secondary);max-width:520px;margin:0 auto 1.75rem;font-size:clamp(.9rem,2.5vw,1.05rem);line-height:1.65}.fb-hub-hero-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin-bottom:2.5rem;display:flex}.fb-hub-btn-primary{border-radius:var(--r-md);background:var(--clr-primary);color:var(--clr-on-brand);transition:opacity var(--t-fast);border:none;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:700;text-decoration:none;display:inline-flex}.fb-hub-btn-primary:hover{opacity:.88}.fb-hub-btn-ghost{border-radius:var(--r-md);border:1px solid var(--clr-border-strong);color:var(--clr-text-secondary);transition:border-color var(--t-fast), color var(--t-fast);background:0 0;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;display:inline-flex}.fb-hub-btn-ghost:hover{border-color:var(--clr-primary-hover-border);color:var(--clr-text)}.fb-hub-hero-stats{border:1px solid var(--clr-border);border-radius:var(--r-lg);background:var(--clr-card-bg);grid-template-columns:repeat(4,1fr);max-width:500px;margin:0 auto;display:grid;overflow:hidden}.fb-hub-hero-stat{text-align:center;border-right:1px solid var(--clr-border);padding:1rem .5rem}.fb-hub-hero-stat:last-child{border-right:none}.fb-hub-hero-stat-val{color:var(--clr-primary);margin-bottom:.3rem;font-size:1.2rem;font-weight:800;line-height:1;display:block}.fb-hub-hero-stat-lbl{color:var(--clr-text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.575rem;font-weight:600;line-height:1.3;display:block}.fb-hub-pills-bar{scrollbar-width:none;-webkit-overflow-scrolling:touch;border-bottom:1px solid var(--clr-border);background:var(--clr-page-bg);z-index:10;gap:.5rem;padding:.875rem 1.25rem;display:flex;position:sticky;top:0;overflow-x:auto}.fb-hub-pills-bar::-webkit-scrollbar{display:none}@media (min-width:768px){.fb-hub-pills-bar{flex-wrap:wrap;justify-content:center;padding:.875rem 2rem;position:static}}.fb-hub-pill{border-radius:var(--r-full);border:1px solid var(--clr-border);background:var(--clr-card-bg);color:var(--clr-text-secondary);white-space:nowrap;transition:border-color var(--t-fast), color var(--t-fast);flex-shrink:0;align-items:center;gap:.35rem;padding:.35rem .75rem;font-size:.725rem;font-weight:600;text-decoration:none;display:inline-flex}.fb-hub-pill:hover{border-color:var(--clr-primary-hover-border);color:var(--clr-primary)}.fb-hub-content{max-width:1080px;margin:0 auto;padding:0 1.25rem}@media (min-width:768px){.fb-hub-content{padding:0 2rem}}.fb-hub-section{padding:3rem 0 0}@media (min-width:768px){.fb-hub-section{padding:4rem 0 0}}.fb-hub-section-label{letter-spacing:.12em;text-transform:uppercase;color:var(--clr-primary);margin:0 0 .5rem;font-size:.68rem;font-weight:700}.fb-hub-section-title{letter-spacing:-.03em;color:var(--clr-text-title);margin:0 0 1.75rem;font-size:clamp(1.4rem,4vw,2rem);font-weight:800;line-height:1.15}.fb-hub-section-sub{color:var(--clr-text-secondary);max-width:640px;margin:-1.25rem 0 1.75rem;font-size:.9rem;line-height:1.65}.fb-hub-history-grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:900px){.fb-hub-history-grid{grid-template-columns:1fr 1fr;align-items:start;gap:3rem}}.fb-hub-history-text{flex-direction:column;gap:1rem;display:flex}.fb-hub-history-text p{color:var(--clr-prose-body);margin:0;font-size:.925rem;line-height:1.8}.fb-hub-history-text strong{color:var(--clr-text-title);font-weight:700}.fb-hub-history-text em{color:var(--clr-primary);font-style:normal;font-weight:600}.fb-hub-timeline{border:1px solid var(--clr-border);border-radius:var(--r-lg);background:var(--clr-card-bg);overflow:hidden}.fb-hub-timeline-item{border-bottom:1px solid var(--clr-border);grid-template-columns:72px 16px 1fr;align-items:start;gap:.75rem;padding:.75rem 1rem;display:grid}.fb-hub-timeline-item:last-child{border-bottom:none}.fb-hub-timeline-year{color:var(--clr-primary);text-align:right;white-space:nowrap;padding-top:2px;font-size:.7rem;font-weight:800}.fb-hub-timeline-dot{background:var(--clr-primary);border:2px solid var(--clr-card-bg);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:3px}.fb-hub-timeline-event{color:var(--clr-text-body);font-size:.8rem;line-height:1.55}.fb-hub-steps-grid{background:var(--clr-border);border:1px solid var(--clr-border);border-radius:var(--r-lg);grid-template-columns:1fr;gap:1px;margin-bottom:2.5rem;display:grid;overflow:hidden}@media (min-width:600px){.fb-hub-steps-grid{grid-template-columns:1fr 1fr}}@media (min-width:1000px){.fb-hub-steps-grid{grid-template-columns:1fr 1fr 1fr}}.fb-hub-step-card{background:var(--clr-card-bg);flex-direction:column;gap:.5rem;padding:1.375rem;display:flex}.fb-hub-step-num{letter-spacing:.1em;color:var(--clr-primary);font-size:.65rem;font-weight:800}.fb-hub-step-title{color:var(--clr-text-title);margin:0;font-size:.9rem;font-weight:700}.fb-hub-step-body{color:var(--clr-text-body);margin:0;font-size:.815rem;line-height:1.65}.fb-hub-pitch-wrapper{flex-direction:column;align-items:center;gap:.5rem;display:flex}.fb-hub-pitch-svg{border-radius:var(--r-md);border:1px solid var(--clr-border);width:100%;max-width:680px;height:auto}.fb-hub-pitch-label-top,.fb-hub-pitch-label-bottom{letter-spacing:.1em;text-transform:uppercase;color:var(--clr-text-muted);font-size:.65rem;font-weight:700}.fb-hub-pitch-caption{color:var(--clr-text-muted);text-align:center;margin:0;font-size:.75rem}.fb-hub-inline-link{color:var(--clr-primary);font-weight:600;text-decoration:none}.fb-hub-inline-link:hover{text-decoration:underline}.fb-hub-types-grid{background:var(--clr-border);border:1px solid var(--clr-border);border-radius:var(--r-lg);grid-template-columns:1fr;gap:1px;display:grid;overflow:hidden}@media (min-width:640px){.fb-hub-types-grid{grid-template-columns:1fr 1fr}}.fb-hub-type-card{background:var(--clr-card-bg);align-items:flex-start;gap:1rem;padding:1.375rem;display:flex}.fb-hub-type-emoji{flex-shrink:0;font-size:1.75rem;line-height:1}.fb-hub-type-name{color:var(--clr-text-title);margin:0 0 .125rem;font-size:.9rem;font-weight:700}.fb-hub-type-aka{color:var(--clr-primary);text-transform:uppercase;letter-spacing:.06em;margin:0 0 .5rem;font-size:.68rem;font-weight:700}.fb-hub-type-desc{color:var(--clr-text-body);margin:0;font-size:.815rem;line-height:1.6}.fb-hub-leagues-grid{background:var(--clr-border);border:1px solid var(--clr-border);border-radius:var(--r-lg);grid-template-columns:1fr;gap:1px;margin-bottom:1rem;display:grid;overflow:hidden}@media (min-width:600px){.fb-hub-leagues-grid{grid-template-columns:1fr 1fr}}@media (min-width:1000px){.fb-hub-leagues-grid{grid-template-columns:1fr 1fr 1fr}}.fb-hub-league-card{background:var(--clr-card-bg);flex-direction:column;gap:.75rem;padding:1.375rem;display:flex;position:relative}.fb-hub-league-card:before{content:"";background:var(--league-accent,var(--clr-border-strong));opacity:.5;height:2px;position:absolute;top:0;left:0;right:0}.fb-hub-league-header{align-items:flex-start;gap:.75rem;display:flex}.fb-hub-league-flag{flex-shrink:0;font-size:1.625rem;line-height:1}.fb-hub-league-name{color:var(--clr-text-title);margin:0 0 .125rem;font-size:.9rem;font-weight:700;line-height:1.25}.fb-hub-league-country{color:var(--clr-text-muted);margin:0;font-size:.7rem;font-weight:500}.fb-hub-league-desc{color:var(--clr-text-body);flex:1;margin:0;font-size:.8rem;line-height:1.6}.fb-hub-league-meta{border-top:1px solid var(--clr-border);gap:1rem;padding-top:.75rem;display:flex}.fb-hub-league-meta span{color:var(--clr-text-muted);align-items:center;gap:.3rem;font-size:.7rem;font-weight:600;display:flex}.fb-hub-events-cta-link{border:1px solid var(--clr-border);border-radius:var(--r-lg);background:var(--clr-card-bg);color:var(--clr-text-secondary);transition:border-color var(--t-fast), color var(--t-fast);align-items:center;gap:.625rem;margin-top:1rem;padding:.875rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;display:flex}.fb-hub-events-cta-link svg:last-child{flex-shrink:0;margin-left:auto}.fb-hub-events-cta-link:hover{border-color:var(--clr-primary-hover-border);color:var(--clr-primary)}.fb-hub-champs-list{border:1px solid var(--clr-border);border-radius:var(--r-lg);background:var(--clr-card-bg);margin-bottom:1rem;overflow:hidden}.fb-hub-champ-row{border-bottom:1px solid var(--clr-border);transition:background var(--t-fast);grid-template-columns:36px 30px 1fr 90px 40px 76px;align-items:center;gap:.75rem;padding:.8rem 1rem;display:grid}.fb-hub-champ-row:last-child{border-bottom:none}.fb-hub-champ-row:hover{background:var(--clr-surface-row-hover)}@media (max-width:560px){.fb-hub-champ-row{grid-template-columns:28px 26px 1fr 52px 36px;gap:.5rem}.fb-hub-champ-last{display:none}}.fb-hub-champ-rank{color:var(--clr-text-muted);text-align:center;font-size:.75rem;font-weight:700}.fb-hub-champ-flag{text-align:center;font-size:1.2rem}.fb-hub-champ-club{color:var(--clr-text-title);font-size:.875rem;font-weight:700}.fb-hub-champ-bars{align-items:center;display:flex}.fb-hub-champ-bar-track{border-radius:var(--r-full);background:var(--clr-surface-sm);width:100%;height:5px;overflow:hidden}.fb-hub-champ-bar-fill{border-radius:var(--r-full);background:var(--clr-primary);height:100%}.fb-hub-champ-titles{color:var(--clr-primary);text-align:right;font-size:.875rem;font-weight:800}.fb-hub-champ-last{color:var(--clr-text-muted);text-align:right;font-size:.7rem;font-weight:500}.fb-hub-champ-note{color:var(--clr-text-muted);margin:0;font-size:.75rem;line-height:1.55}.fb-hub-records-grid{background:var(--clr-border);border:1px solid var(--clr-border);border-radius:var(--r-lg);grid-template-columns:1fr 1fr;gap:1px;display:grid;overflow:hidden}@media (min-width:768px){.fb-hub-records-grid{grid-template-columns:repeat(3,1fr)}}.fb-hub-record-card{background:var(--clr-card-bg);flex-direction:column;gap:.25rem;padding:1.25rem;display:flex}.fb-hub-record-val{color:var(--clr-primary);letter-spacing:-.02em;font-size:1.5rem;font-weight:800;line-height:1}.fb-hub-record-label{color:var(--clr-text-title);margin-top:.2rem;font-size:.775rem;font-weight:700;line-height:1.3}.fb-hub-record-who{color:var(--clr-text-muted);font-size:.7rem;font-weight:500;line-height:1.4}.fb-hub-tools-grid{border:1px solid var(--clr-border);border-radius:var(--r-lg);flex-direction:column;gap:0;display:flex;overflow:hidden}.fb-hub-tool-card{background:var(--clr-card-bg);color:var(--clr-text);border-bottom:1px solid var(--clr-border);transition:background var(--t-fast);align-items:center;gap:1rem;padding:1rem 1.25rem;text-decoration:none;display:flex}.fb-hub-tool-card:last-child{border-bottom:none}.fb-hub-tool-card:hover{background:var(--clr-primary-hover-bg)}.fb-hub-tool-icon{border-radius:var(--r-md);background:var(--clr-primary-active-bg);width:38px;height:38px;color:var(--clr-primary);flex-shrink:0;justify-content:center;align-items:center;display:flex}.fb-hub-tool-name{color:var(--clr-text-title);font-size:.875rem;font-weight:700}.fb-hub-tool-desc{color:var(--clr-text-muted);margin-top:.1rem;font-size:.75rem}.fb-hub-tool-arrow{color:var(--clr-text-muted);transition:transform var(--t-fast), color var(--t-fast);flex-shrink:0;margin-left:auto}.fb-hub-tool-card:hover .fb-hub-tool-arrow{color:var(--clr-primary);transform:translate(3px)}.fb-hub-bottom-cta{border-top:1px solid var(--clr-border);margin-top:4rem;padding:3rem 0}.fb-hub-bottom-cta-inner{text-align:center;flex-direction:column;align-items:center;gap:.875rem;max-width:480px;margin:0 auto;display:flex}.fb-hub-bottom-cta-icon{color:var(--clr-primary)}.fb-hub-bottom-cta-title{color:var(--clr-text-title);letter-spacing:-.02em;margin:0;font-size:clamp(1.2rem,3.5vw,1.625rem);font-weight:800;line-height:1.25}.fb-hub-bottom-cta-sub{color:var(--clr-text-secondary);margin:0;font-size:.875rem;line-height:1.6}.fb-hub-bottom-cta-actions{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}[data-theme=light] .fb-hub-history-text p,[data-theme=light] .fb-hub-timeline-event,[data-theme=light] .fb-hub-step-body,[data-theme=light] .fb-hub-league-desc,[data-theme=light] .fb-hub-type-desc{color:var(--clr-text-body)}[data-theme=light] .fb-hub-hero-sub,[data-theme=light] .fb-hub-section-sub,[data-theme=light] .fb-hub-hero-stat-lbl,[data-theme=light] .fb-hub-league-country,[data-theme=light] .fb-hub-champ-last,[data-theme=light] .fb-hub-record-who,[data-theme=light] .fb-hub-tool-desc,[data-theme=light] .fb-hub-champ-note,[data-theme=light] .fb-hub-pitch-caption{color:var(--clr-text-secondary)}
