.football{--fb-ink:#17221e;--fb-muted:#59645e;--fb-line:#dfe5e0;--fb-accent:#b82f1d;background:#f4f6f2;color:var(--fb-ink);padding-bottom:48px;line-height:1.6}.football *{box-sizing:border-box}.football a{transition:color .15s,background .15s}.football a:hover{color:var(--fb-accent)}.football :focus-visible{outline:3px solid #c43620;outline-offset:4px}.fb-container{max-width:1200px;margin:auto;padding:0 24px}.fb-breadcrumbs{display:flex;gap:10px;flex-wrap:wrap;padding:22px 0;font-size:13px;color:var(--fb-muted)}.fb-breadcrumbs span>span{margin-right:8px;color:#78847d}.fb-hero{background:#17221e;color:#fff;padding:46px 0 48px;position:relative;overflow:hidden;border-bottom:4px solid #df422c}.fb-hero:after{content:"";position:absolute;right:-90px;top:-150px;width:450px;height:450px;border:1px solid #415047;border-radius:50%;pointer-events:none}.fb-hero h1{color:#fff;font-size:clamp(30px,4vw,52px);font-weight:700;line-height:1.13;max-width:950px;letter-spacing:-.025em;position:relative;z-index:1}.fb-eyebrow{text-transform:uppercase;letter-spacing:.17em;font-size:12px;font-weight:700;color:#f19a85;margin-bottom:18px}.fb-intro{max-width:740px;color:#d0d8d1;font-size:17px;margin-top:20px}.fb-stats{display:flex;gap:42px;flex-wrap:wrap;margin-top:32px}.fb-stats>div{display:flex;flex-direction:column-reverse}.fb-stats dt{font-size:12px;color:inherit;opacity:.82}.fb-stats dd{font-size:30px;font-weight:700;line-height:1.3}.fb-content{padding-top:32px}.fb-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.fb-league-card{background:#fff;border:1px solid var(--fb-line);border-radius:12px;padding:24px;display:flex;flex-direction:column;box-shadow:0 3px 12px #18231d04}.fb-card-top{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:var(--fb-muted);gap:12px}.fb-tag{display:inline-block;background:#eaf0e9;color:#3e5948;border-radius:4px;padding:3px 9px;font-size:11px;text-transform:uppercase;font-weight:700;letter-spacing:.04em}.fb-league-card h2{font-size:22px;line-height:1.3;font-weight:700;margin:20px 0 10px;color:var(--fb-ink)}.fb-league-card>p{font-size:13px;color:var(--fb-muted)}.fb-leader{padding:16px 0;border-top:1px solid var(--fb-line);border-bottom:1px solid var(--fb-line);display:grid;grid-template-columns:1fr auto;gap:4px 10px;font-size:13px;margin:auto 0 24px}.fb-leader small{grid-column:1/-1;color:var(--fb-muted);margin-top:10px}.fb-leader strong{font-weight:600}.fb-text-link{font-size:13px;font-weight:700;color:var(--fb-accent);display:flex;justify-content:space-between;gap:12px}.fb-filters{display:flex;align-items:flex-end;gap:12px;flex-wrap:wrap;margin:0 0 26px;padding:20px;background:#fff;border:1px solid var(--fb-line);border-radius:10px}.fb-filters label{display:flex;flex-direction:column;gap:5px;font-size:12px;font-weight:600;flex:1;min-width:150px}.fb-filters input,.fb-filters select{height:44px;border:1px solid #aeb9b1;border-radius:5px;background:#fff;color:var(--fb-ink);padding:8px 12px;font:inherit;font-size:14px;width:100%}.fb-button{border-radius:5px;background:var(--fb-accent);color:#fff!important;padding:10px 22px;min-height:44px;font-size:14px;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.fb-button:hover{background:#922416}.fb-section{margin-bottom:32px;background:#fff;border:1px solid var(--fb-line);border-radius:12px;overflow:hidden}.fb-section-header{padding:22px 24px;border-bottom:1px solid var(--fb-line);display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.fb-heading,.fb-section h2{font-size:23px;font-weight:700;color:var(--fb-ink)}.fb-section h3{font-size:18px;font-weight:700}.fb-section-body{padding:24px}.fb-section-body p+p{margin-top:14px}.fb-muted,.fb-section-header p{color:var(--fb-muted);font-size:13px}.fb-section-header .fb-text-link{display:block}.fb-scroll{overflow:auto;max-width:100%}.fb-table{border-collapse:collapse;width:100%;font-size:13px;text-align:right;white-space:nowrap}.fb-table caption{position:absolute;clip:rect(0,0,0,0);width:1px;height:1px;overflow:hidden}.fb-table td,.fb-table th{padding:13px 15px;border-bottom:1px solid #e8ece8}.fb-table thead{background:#f2f5f0;color:#536057;font-size:11px;text-transform:uppercase;letter-spacing:.04em}.fb-table td:nth-child(2),.fb-table th:nth-child(2){text-align:left}.fb-table tbody th{text-align:left;white-space:normal;min-width:180px;max-width:290px;font-weight:600}.fb-table tbody th small{display:block;color:var(--fb-muted)}.fb-table tbody tr:last-child>*{border-bottom:0}.fb-table tbody tr:hover{background:#f8faf7}.fb-highlight{background:#f0f6ec}.fb-form{display:inline-flex;gap:3px}.fb-result{display:inline-flex;align-items:center;justify-content:center;width:23px;height:25px;font-size:10px;font-weight:700;border-radius:3px}.fb-result-W{background:#e1eedb;color:#285622}.fb-result-R{background:#eff0ea;color:#586147}.fb-result-P{background:#fce8e2;color:#9c3022}.fb-matches{list-style:none;margin:0;padding:0}.fb-matches li+li{border-top:1px solid #e8ece8}.fb-match{display:grid;grid-template-columns:115px 1fr 64px 1fr 20px;gap:18px;align-items:center;padding:18px 24px;font-size:13px}.fb-match:hover{background:#f7faf4}.fb-match-date{font-size:12px;color:#536057}.fb-match-date small{display:block;font-size:10px;margin-top:3px}.fb-host{text-align:right}.fb-guest,.fb-host{font-weight:600}.fb-score{text-align:center;background:#eef3e9;border-radius:5px;padding:7px 3px;font-size:16px;white-space:nowrap}.fb-match-arrow{color:var(--fb-muted)}.fb-source{font-size:12px;color:#5b655e;border-top:1px solid #dce3dc;margin-top:36px;padding:22px 0}.fb-source p{margin:7px 0}.fb-source a{color:var(--fb-accent);font-weight:600}.fb-warning{color:#934719}.fb-empty{padding:30px 24px;color:var(--fb-muted)}.fb-tabs{display:flex;gap:8px;flex-wrap:wrap;padding:20px 0 26px}.fb-tabs a{padding:8px 14px;border:1px solid #cbd4cb;background:#fff;border-radius:5px;font-size:13px;font-weight:600}.fb-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:24px}.fb-rankings{margin:0;list-style:none}.fb-rankings li{display:flex;align-items:center;gap:14px;border-bottom:1px solid #e8ece8;padding:14px 24px;font-size:14px}.fb-rankings li:last-child{border:0}.fb-rankings .fb-rank{color:var(--fb-muted);width:22px;font-size:12px}.fb-rankings .fb-person{flex:1}.fb-rankings small{display:block;color:var(--fb-muted);font-size:12px}.fb-rankings strong{font-size:20px}.fb-match-hero{display:grid;grid-template-columns:1fr auto 1fr;gap:32px;align-items:center;margin:30px 0 0}.fb-match-hero a{color:#fff;font-size:clamp(18px,3vw,32px);font-weight:700;line-height:1.2}.fb-match-hero>a:first-child{text-align:right}.fb-match-hero>strong{font-size:clamp(38px,6vw,70px);white-space:nowrap;color:#e9efdf}.fb-pagination{display:flex;align-items:center;justify-content:center;gap:20px;padding:24px}.fb-pagination a{font-weight:700;color:var(--fb-accent)}.fb-notice{padding:14px 18px;border-left:3px solid #718660;background:#eaf0e4;font-size:13px;margin-bottom:24px}.fb-comparison{display:grid;grid-template-columns:1fr 1fr;gap:16px}.fb-comparison article{padding:18px;background:#f3f6ef;border-radius:8px}.fb-comparison h3{font-size:15px;margin-bottom:12px}.fb-comparison .fb-stats{gap:20px;margin:16px 0}.fb-comparison .fb-stats dd{font-size:22px}.fb-team-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.fb-team-list a{padding:20px;background:#fff;border:1px solid var(--fb-line);border-radius:8px;font-weight:600;font-size:14px}.fb-home-banner{background:#17221e;color:#fff;padding:28px;margin:24px auto;border-radius:10px;display:flex;justify-content:space-between;gap:24px;align-items:center;max-width:1152px}.fb-home-banner h2{color:#fff;font-size:26px;font-weight:700}.fb-home-banner p{color:#d0d8d1;margin-top:5px;font-size:14px}.fb-home-banner a{white-space:nowrap}.fb-section .fb-stats{margin:0}.fb-count{margin:-12px 0 22px;font-size:13px;color:var(--fb-muted)}@media(max-width:1000px){.fb-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fb-split{grid-template-columns:1fr}.fb-match{gap:12px}.fb-team-list{grid-template-columns:repeat(2,minmax(0,1fr))}.fb-home-banner{margin:20px 24px}}@media(max-width:600px){.fb-container{padding:0 16px}.fb-hero{padding:32px 0}.fb-grid,.fb-team-list{grid-template-columns:1fr}.fb-stats{gap:24px}.fb-stats dd{font-size:25px}.fb-league-card{padding:20px}.fb-match{grid-template-columns:minmax(0,1fr) 55px minmax(0,1fr);gap:8px;padding:14px 16px}.fb-match-date{grid-column:1/-1;display:flex;gap:12px;align-items:center}.fb-match-date small{margin:0}.fb-match-arrow{display:none}.fb-match-hero{gap:12px}.fb-match-hero a{font-size:18px;overflow-wrap:anywhere}.fb-section-body,.fb-section-header{padding:18px 16px}.fb-filters{padding:16px}.fb-comparison{gap:8px}.fb-comparison article{padding:12px}.fb-home-banner{flex-direction:column;align-items:flex-start;margin:16px}.fb-heading,.fb-section h2{font-size:21px}.fb-rankings li{padding:12px 16px}.fb-tabs{gap:6px}.fb-tabs a{padding:8px 10px}.fb-intro{font-size:15px}.fb-breadcrumbs{font-size:12px;padding:15px 0}.fb-content{padding-top:24px}}.fb-team-competition{display:block;font-size:12px;font-weight:400;color:var(--fb-muted);margin-top:6px}.fb-card-table thead th:first-child{text-align:left}.fb-card-table td:nth-child(2),.fb-card-table th:nth-child(2){text-align:right}