:root{--navy:#101f35;--ink:#152337;--accent:#f66542;--muted:#627083;--line:#e1e5e9;--soft:#f4f6f8;--white:#fff;color:var(--ink);font-synthesis:none;background:#fff;font-family:Avenir Next,Segoe UI,Arial,sans-serif}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}a:hover{color:var(--accent)}button,input{font:inherit}button,a,input{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid var(--accent);outline-offset:5px}button{cursor:pointer}img{object-fit:cover;width:100%;height:auto;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.045em;line-height:1.15}p{line-height:1.7}h1,h2,h3{font-family:Avenir Next Condensed,Arial Narrow,Avenir Next,sans-serif}html{scroll-behavior:smooth;scroll-padding-top:20px}.container{width:calc(100% - 96px);max-width:1280px;margin:0 auto}.utility{background:var(--navy);color:#cfdae7;letter-spacing:.06em;padding:11px 0;font-size:12px}.utility .container{justify-content:space-between;display:flex}.utility span:last-child{letter-spacing:.15em;font-size:11px}.masthead{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;padding:30px 0 27px;display:flex}.wordmark{letter-spacing:-2px;font-family:Avenir Next,Arial,sans-serif;font-size:39px;font-weight:850;line-height:1.1}.wordmark span{font-weight:500}.wordmark b{color:var(--accent)}.header-tools{align-items:center;gap:28px;display:flex}.language-switch{align-items:center;gap:10px;font-size:14px;font-weight:600;display:flex}.language-switch span{color:#b7c0ca}.language-switch a[aria-current]{color:var(--accent)}.search-link{padding:8px}.category-nav{border-top:1px solid var(--line);border-bottom:2px solid var(--navy);white-space:nowrap;align-items:center;gap:33px;font-size:14px;font-weight:600;display:flex;overflow:auto}.category-nav a{padding:17px 0;position:relative}.category-nav a[aria-current]:after{content:"";background:var(--accent);height:4px;position:absolute;bottom:-2px;left:0;right:0}.nav-subscribe{background:var(--accent);color:var(--navy);border-radius:3px;margin-left:auto;font-weight:700;padding:8px 15px!important}.nav-subscribe:hover{background:var(--navy);color:var(--white)}.section-heading{justify-content:space-between;align-items:center;gap:20px;padding:33px 0 24px;display:flex}.section-heading h1,.section-heading h2{margin:0;font-size:32px}.section-heading>span{letter-spacing:.1em;color:var(--muted);font-size:11px;font-weight:600}.lead-grid{grid-template-columns:1.85fr 1fr;gap:46px;display:grid}.lead-photo{border-radius:3px;display:block;position:relative;overflow:hidden}.lead-photo img{aspect-ratio:1.82;transition:transform .25s}.lead-photo:hover img{transform:scale(1.02)}.photo-label{letter-spacing:.1em;background:var(--accent);color:var(--navy);padding:7px 12px;font-size:11px;font-weight:700;position:absolute;top:18px;left:18px}.story-meta{color:var(--muted);align-items:center;gap:9px;padding:19px 0 11px;font-size:12px;display:flex}.story-meta span:first-child{color:#d74725;text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:700}.story-meta i{background:#a7b1bd;border-radius:50%;width:3px;height:3px}.lead-story h2{max-width:760px;margin-bottom:14px;font-size:clamp(30px,3vw,45px)}.lead-story>p{color:var(--muted);max-width:690px;margin-bottom:0;font-size:16px}.reading-list{border-top:3px solid var(--navy)}.reading-list>h2{justify-content:space-between;margin:17px 0 3px;font-size:22px;display:flex}.reading-list h2 span{color:var(--accent)}.reading-list article{border-bottom:1px solid var(--line);gap:16px;padding:18px 0;display:flex}.list-number{color:#bdc6d1;letter-spacing:-1px;padding-top:9px;font-size:27px;font-weight:600}.reading-list .story-meta{padding:0 0 8px}.reading-list h3{margin:0;font-size:23px}.edition-panel{background:var(--soft);border-left:3px solid var(--accent);border-radius:3px;margin-top:24px;padding:23px}.edition-panel b{font-size:17px}.edition-panel p{color:var(--muted);margin:7px 0 10px;font-size:13px}.edition-panel a{font-size:13px;font-weight:700}.lower{border-top:2px solid var(--navy);margin-top:44px;padding-top:23px}.story-grid{grid-template-columns:repeat(3,1fr);gap:33px;margin:0 0 60px;display:grid}.story-image{border-radius:3px;display:block;overflow:hidden}.story-image img{aspect-ratio:1.65}.story-card h3{margin-bottom:10px;font-size:26px}.story-card p{color:var(--muted);margin-bottom:0;font-size:14px}.story-card .story-meta{padding-top:15px}.site-footer{background:var(--navy);color:#fff;margin-top:65px;padding:38px 0 22px}.footer-top{border-bottom:1px solid #ffffff24;align-items:center;gap:35px;padding-bottom:30px;display:flex}.footer-top .wordmark{font-size:30px}.footer-top p{color:#b6c3d2;margin:0;font-size:13px}.footer-top>a:last-child{color:#dce3eb;margin-left:auto;font-size:13px}.footer-bottom{color:#aebccc;align-items:center;gap:26px;padding-top:22px;font-size:11px;display:flex}.footer-bottom nav{gap:23px;display:flex}.footer-bottom>span:last-child{margin-left:auto}.breadcrumb{color:var(--muted);gap:12px;margin:29px 0;font-size:12px;display:flex}.breadcrumb span{color:#a6b2c0}.article-header{max-width:900px;margin:30px auto}.article-header .story-meta{padding:0 0 15px}.article-header h1{max-width:940px;margin-bottom:22px;font-size:clamp(36px,4.1vw,60px)}.article-deck{color:var(--muted);max-width:800px;font-size:20px}.byline{color:var(--muted);gap:24px;padding-top:7px;font-size:12px;display:flex}.byline span{color:var(--ink);font-weight:600}.article-figure{margin:33px 0}.article-figure>img{aspect-ratio:2.2;border-radius:3px}.article-figure figcaption{color:var(--muted);padding-top:10px;font-size:11px}.article-figure figcaption a{text-decoration:underline}.article-layout{grid-template-columns:220px minmax(0,750px);justify-content:center;gap:50px;margin-top:50px;display:grid}.article-side{flex-direction:column;align-items:flex-start;gap:18px;font-size:13px;display:flex}.article-side>span{letter-spacing:.1em;color:var(--muted);margin-bottom:5px;font-size:11px;font-weight:700}.article-side a{line-height:1.5}.article-side a:last-child{border-top:1px solid var(--line);margin-top:7px;padding-top:17px}.article-body h2{margin:0 0 16px;font-size:31px}.article-body p{margin-bottom:25px;font-size:18px;line-height:1.8}.article-body section{margin-bottom:40px;scroll-margin-top:30px}.sources-box{background:var(--soft);border-left:3px solid var(--accent);padding:26px 30px}.sources-box h2{font-size:22px}.sources-box ul{padding-left:18px;font-size:14px;line-height:1.8}.sources-box li{padding:5px 0}.sources-box>a{font-size:12px;text-decoration:underline}.share-button,.search-form button{background:var(--navy);color:#fff;border:0;border-radius:3px;padding:12px 20px;font-size:14px}.share-url{color:var(--muted);overflow-wrap:anywhere;font-size:11px!important}.info-page{max-width:800px;min-height:300px;margin:65px auto 85px}.info-page h1{margin-bottom:30px;font-size:50px}.info-page h2{margin:32px 0 15px;font-size:27px}.info-page p{color:var(--muted);font-size:18px}.info-page a{text-decoration:underline}.eyebrow{letter-spacing:.13em;color:#d74725;margin-bottom:20px;font-size:11px;font-weight:700}.search-form{gap:12px;max-width:800px;margin:26px 0;display:flex}.search-form input{border:1px solid #bdc8d4;border-radius:3px;width:100%;min-width:0;padding:14px 17px}.result-count{color:var(--muted);margin:22px 0;font-size:13px}.empty{background:var(--soft);padding:40px}.not-found{max-width:760px;min-height:320px;margin:80px auto}.not-found>span{color:var(--accent);font-size:20px}.not-found h1{margin:25px 0;font-size:50px}.not-found p{color:var(--muted)}.not-found a{margin-top:20px;font-weight:600;display:inline-block}.skip{z-index:5;color:var(--ink);background:#fff;padding:12px;position:fixed;top:0;left:10px;transform:translateY(-120%)}.skip:focus{transform:none}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}@media (width<=1000px){.container{width:calc(100% - 56px)}.lead-grid{grid-template-columns:1.6fr 1fr;gap:27px}.reading-list h3{font-size:21px}.article-layout{grid-template-columns:170px minmax(0,1fr);gap:30px}.story-grid{gap:24px}.edition-panel{padding:18px}.footer-bottom{flex-wrap:wrap}}@media (width<=700px){.container{width:calc(100% - 36px)}.utility{padding:9px 0;font-size:10px}.utility span:last-child{letter-spacing:.05em;font-size:9px}.masthead{padding:23px 0}.wordmark{font-size:30px}.header-tools{gap:13px}.language-switch{gap:6px;font-size:14px}.category-nav{gap:25px;font-size:13px}.category-nav a{padding:14px 0}.nav-subscribe{font-size:12px;padding:7px 10px!important}.section-heading{padding:25px 0 21px}.section-heading h1,.section-heading h2{font-size:27px}.section-heading>span{text-align:right;max-width:115px;font-size:9px}.lead-grid{grid-template-columns:1fr;gap:30px}.lead-story h2{font-size:35px}.lead-photo img{aspect-ratio:1.5}.lead-story>p{font-size:16px}.reading-list article{padding:16px 0}.reading-list h3{font-size:24px}.edition-panel{margin-top:20px}.story-grid{grid-template-columns:1fr;gap:30px;margin-bottom:30px}.story-card{grid-template-columns:120px 1fr;column-gap:17px;display:grid}.story-image{grid-area:1/1/4}.story-image img{aspect-ratio:auto;height:130px}.story-card .story-meta{grid-column:2;padding-top:0;font-size:11px}.story-card h3{grid-column:2;font-size:23px}.story-card p{display:none}.lower{margin-top:35px}.footer-top{flex-wrap:wrap;gap:15px}.footer-top p{order:3;width:100%}.footer-top .wordmark{font-size:28px}.footer-bottom{gap:20px;font-size:11px}.footer-bottom nav{flex-wrap:wrap;gap:16px}.footer-bottom>span:last-child{display:none}.site-footer{margin-top:45px}.article-header h1{font-size:40px}.article-deck{font-size:18px}.article-header{margin:27px 0}.byline{flex-direction:column;gap:8px}.article-figure{margin:25px 0}.article-figure>img{aspect-ratio:1.5}.article-layout{grid-template-columns:1fr;margin-top:30px}.article-side{display:none}.article-body h2{font-size:28px}.article-body p{font-size:18px}.sources-box{padding:20px}.info-page{margin:40px auto}.info-page h1{font-size:40px}.info-page p{font-size:17px}.search-form{flex-direction:column}.search-form button{align-self:flex-start}.not-found h1{font-size:38px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}@media print{.utility,.category-nav,.header-tools,.site-footer,.article-side,.share-button,.share-url{display:none}.container{width:100%}.article-layout{display:block}.article-body{max-width:100%}.article-figure img{max-height:250px}.article-page>.story-grid,.article-page>.lower{display:none}a{text-decoration:underline}.sources-box{background:0 0}.article-body p{font-size:12pt}.article-header h1{font-size:30pt}}.site-frame{color:var(--ink);background:var(--white)}.load-more{border:1px solid var(--navy);color:var(--navy);background:0 0;margin:36px auto 0;padding:15px 24px;font-weight:700;display:block}.load-more:hover{color:#fff;background:var(--navy)}.footer-languages{gap:16px;margin-left:auto;font-size:14px;display:flex}.footer-languages a{padding:6px 0}.footer-languages a[aria-current]{color:var(--accent);text-underline-offset:5px;text-decoration:underline}@media (width<=700px){.footer-languages{width:100%;margin-left:0}}.subscribe-button{background:var(--accent);color:var(--navy);border-radius:3px;align-items:center;padding:11px 18px;font-size:14px;font-weight:700;display:inline-flex}.subscribe-button:hover{background:var(--navy);color:#fff}.footer-subscribe{color:#fff;font-size:14px;font-weight:600}.subscription-form{background:var(--soft);border-left:3px solid var(--accent);gap:12px;max-width:620px;margin:30px 0 22px;padding:24px;display:grid}.subscription-form>label:first-child{font-size:13px;font-weight:700}.subscription-form input[type=email]{background:#fff;border:1px solid #bdc8d4;border-radius:3px;padding:13px 15px}.subscription-consent{color:var(--muted);align-items:flex-start;gap:10px;font-size:12px;line-height:1.5;display:flex}.subscription-consent input{margin-top:3px}.subscription-form button{background:var(--navy);color:#fff;border:0;border-radius:3px;justify-self:start;padding:12px 18px;font-size:14px}.subscription-form button:disabled{opacity:.55;cursor:not-allowed}.subscription-status{border-left:3px solid var(--accent);padding:15px 0 15px 15px;color:var(--ink)!important;font-size:15px!important}.ad-slot{box-sizing:border-box;color:#626262;background:#f6f6f6;min-width:0;padding:15px 10px;container:ad-space/inline-size}.ad-slot__inner{flex-direction:column;align-items:center;max-width:300px;margin:0 auto;display:flex}.ad-slot__label{text-transform:uppercase;letter-spacing:.025em;align-self:flex-end;margin:0;font:400 .75rem/13px Arial,sans-serif}.ad-slot__space{box-sizing:border-box;background:#eee;border:1px solid #e4e4e4;place-items:center;width:min(300px,100%);height:250px;display:grid}.ad-slot__space>span{color:#707070;text-align:center;padding:12px;font-size:.8125rem;line-height:1.4}.ad-slot--top{padding-bottom:0}.ad-slot--top .ad-slot__inner{max-width:320px}.ad-slot--top .ad-slot__space{width:min(320px,100%);height:50px}.ad-slot--inline{margin:48px 0}.ad-slot--inline:not(.ad-slot--mobile-only):not(.ad-slot--mpu){width:100vw;max-width:100vw;margin-left:calc(50% - 50vw)}.ad-slot--sidebar{background:0 0;width:300px;max-width:100%;margin-top:32px;padding:20px 0 0}.ad-slot--sidebar .ad-slot__space{height:600px}.ad-slot--sidebar .ad-slot__label{align-self:center}.ad-slot--mobile-only{display:none}@container ad-space (width>=728px){.ad-slot--top .ad-slot__inner,.ad-slot--inline:not(.ad-slot--mobile-only):not(.ad-slot--mpu) .ad-slot__inner{max-width:728px}.ad-slot--top .ad-slot__space,.ad-slot--inline:not(.ad-slot--mobile-only):not(.ad-slot--mpu) .ad-slot__space{width:728px;height:90px}}@container ad-space (width>=970px){.ad-slot--top .ad-slot__inner,.ad-slot--inline:not(.ad-slot--mobile-only):not(.ad-slot--mpu):not(.ad-slot--leaderboard) .ad-slot__inner{max-width:970px}.ad-slot--top .ad-slot__space,.ad-slot--inline:not(.ad-slot--mobile-only):not(.ad-slot--mpu):not(.ad-slot--leaderboard) .ad-slot__space{width:970px;height:250px}}.article-layout--advertising{grid-template-columns:minmax(0,750px) 300px;justify-content:space-between;gap:clamp(32px,4vw,64px)}.article-layout--advertising .article-body{grid-area:1/1}.article-layout--advertising .article-side{grid-area:1/2}.article-layout--advertising .article-side>a:last-of-type{border-top:1px solid var(--line);margin-top:7px;padding-top:17px}.article-layout--advertising .article-side .ad-slot{flex-shrink:0}.home-section-ad+.section-heading.lower{margin-top:0}@media (width<=1099px){.ad-slot--sidebar{display:none}.ad-slot--mobile-only{max-width:100%;margin:36px 0;display:block}.article-layout--advertising{grid-template-columns:170px minmax(0,1fr);gap:30px}.article-layout--advertising .article-side{grid-column:1}.article-layout--advertising .article-body{grid-column:2}}@media (width<=700px){.ad-slot--inline{margin-top:32px;margin-bottom:32px}.article-layout--advertising{grid-template-columns:1fr}.article-layout--advertising .article-body{grid-column:1}}@media print{.ad-slot{display:none!important}.article-layout--advertising{display:block}}.story-grid-ad{grid-column:1/-1;min-width:0}.story-grid-ad>.ad-slot{margin-top:15px;margin-bottom:15px}.site-frame{overflow-x:clip}.ad-slot--mpu{background:var(--soft);width:320px;max-width:100%;margin:0;padding:15px 10px}.story-grid-mpu{justify-content:center;align-items:flex-start;min-width:0;display:flex}.sports-table-ad{justify-content:center;margin:36px 0;display:flex}@media (width<=1199px){.story-grid-mpu{grid-column:1/-1}}.sports-hub{padding:28px 0 45px}.sports-breadcrumb{color:var(--muted);margin-bottom:28px;font-size:.8125rem}.sports-breadcrumb a:hover{text-decoration:underline}.sports-heading{justify-content:space-between;align-items:center;gap:24px;margin-bottom:22px;display:flex}.sports-heading .eyebrow{margin-bottom:12px;font-size:.75rem;display:block}.sports-heading h1{margin:0;font-size:clamp(36px,4vw,52px);line-height:1.05}.sports-intro{color:var(--muted);max-width:740px;margin-bottom:30px;font-size:1.125rem}.season-badge{background:var(--soft);white-space:nowrap;padding:10px 14px;font-size:.875rem}.league-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.league-card{border-top:3px solid var(--navy);background:var(--soft);flex-direction:column;padding:25px;display:flex}.league-card-top{color:var(--muted);justify-content:space-between;gap:15px;font-size:.8125rem;display:flex}.league-card h2{margin:30px 0 15px;font-size:30px}.league-card p{color:var(--muted);margin-bottom:26px;font-size:.875rem}.league-card-links{border-top:1px solid var(--line);gap:25px;margin-top:auto;padding-top:18px;font-size:.875rem;font-weight:650;display:flex}.competition-tabs{border-bottom:1px solid var(--line);flex-wrap:wrap;gap:30px;margin:30px 0;display:flex}.competition-tabs a{padding:15px 0;font-size:.9375rem}.competition-tabs a[aria-current]{border-bottom:3px solid var(--accent);font-weight:700}.competition-tabs a:last-child{color:var(--muted);margin-left:auto}.league-facts{gap:70px;padding:0 0 35px;display:flex}.league-facts span{color:var(--muted);flex-direction:column;gap:8px;font-size:.875rem;display:flex}.league-facts b{color:var(--ink);font-size:28px}.table-heading{justify-content:space-between;align-items:center;gap:24px;margin:32px 0 20px;display:flex}.table-heading h2{margin:0;font-size:28px}.table-heading>a,.table-heading>span{color:var(--muted);font-size:.875rem}.table-heading>a{color:var(--ink);font-weight:650}.league-picker{flex-wrap:wrap;gap:8px;margin:30px 0;display:flex}.league-picker a{border:1px solid var(--line);white-space:nowrap;padding:11px 15px;font-size:.875rem}.league-picker a[aria-current]{background:var(--navy);color:#fff;border-color:var(--navy)}.standings-scroll{border:1px solid var(--line);scrollbar-width:thin;margin-bottom:12px;overflow-x:auto}.standings-scroll:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.standings-table{border-collapse:separate;border-spacing:0;font-variant-numeric:tabular-nums;width:100%;min-width:680px;font-size:.9375rem;line-height:1.35}.standings-table caption{text-align:left;background:var(--soft);padding:15px 20px;font-size:.875rem;font-weight:650}.standings-table thead th{border-bottom:1px solid var(--line);background:#eaf0f4;padding:14px 10px;font-size:.8125rem;font-weight:650}.standings-table td,.standings-table tbody th{border-bottom:1px solid var(--line);text-align:center;background:#fff;min-width:45px;padding:12px 10px}.standings-table tbody tr:last-child>*{border-bottom:0}.standings-table .club-cell{text-align:left;z-index:1;min-width:210px;position:sticky;left:40px}.standings-table .rank-cell{z-index:2;width:40px;min-width:40px;position:sticky;left:0}.standings-table .club-cell>a{align-items:center;gap:13px;font-size:.9375rem;font-weight:600;display:flex}.standings-table .points-cell{color:var(--navy);font-weight:750}.standings-table abbr{text-decoration:none}.standings-table tbody tr:hover>*{background:var(--soft)}.standings-table .highlight-team>*{background:#fff0e9}.club-mark{min-width:38px;height:38px;color:var(--navy);letter-spacing:-.02em;background:#edf1f5;border:1px solid #dbe2e9;border-radius:50%;flex-shrink:0;place-items:center;padding:0 5px;font-size:.75rem;font-weight:800;display:inline-grid}.sports-heading>.club-mark{width:76px;height:76px;font-size:1.125rem}.table-key{color:var(--muted);margin:14px 0;font-size:.8125rem}.sports-source{color:var(--muted);margin:18px 0 34px}.sports-source p{margin:5px 0;font-size:.8125rem;line-height:1.65}.sports-source a{text-underline-offset:3px;text-decoration:underline}.sports-source p:first-child>a{color:var(--ink)}.teams-controls{gap:24px;margin:30px 0 18px;display:flex}.teams-controls label{flex-direction:column;gap:10px;min-width:240px;font-size:.875rem;font-weight:600;display:flex}.teams-controls label:first-child{flex:1;max-width:680px}.teams-controls input,.teams-controls select{font:inherit;color:var(--ink);background:#fff;border:1px solid #bdc8d4;border-radius:0;min-width:0;min-height:50px;padding:14px 16px;font-weight:400}.teams-controls select:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.club-grid{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid}.club-card{background:#fff;align-items:center;gap:16px;min-width:0;padding:21px;font-size:.9375rem;font-weight:600;display:flex}.club-card>b{color:var(--muted);margin-left:auto;font-weight:400}.club-card:hover{background:var(--soft)}.sports-directory-note{color:var(--muted);margin-top:22px;font-size:.875rem}.team-competitions{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px;display:grid}.team-competition{border-top:3px solid var(--navy);background:var(--soft);padding:0 25px 10px}.team-competition .table-heading{align-items:flex-start;margin-top:25px}.team-competition .table-heading h2{font-size:25px}.team-statline{justify-content:space-between;gap:20px;margin:0;padding:10px 0 25px;display:flex}.team-statline dt{color:var(--muted);margin-bottom:10px;font-size:.8125rem}.team-statline dd{margin:0;font-size:38px;font-weight:700;line-height:1}.sports-action{font-size:.9375rem;font-weight:650}.sports-external{margin-top:30px;font-size:.875rem;text-decoration:underline;display:inline-block}.category-nav .nav-sports[aria-current]{color:var(--accent)}@media (width<=1000px){.league-grid,.club-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.team-competitions{grid-template-columns:1fr}.category-nav{gap:24px}}@media (width<=700px){.sports-hub{padding-top:22px}.sports-heading{align-items:flex-start}.sports-heading h1{font-size:36px}.sports-heading>.season-badge{white-space:normal;max-width:115px;font-size:.75rem}.league-grid{grid-template-columns:1fr;gap:18px}.league-card{padding:22px}.league-card h2{margin-top:22px}.competition-tabs{gap:23px}.competition-tabs a:last-child{margin-left:0}.league-facts{gap:30px}.teams-controls{flex-direction:column;gap:18px}.teams-controls label{min-width:0}.club-grid{grid-template-columns:1fr}.club-card{padding:16px}.table-heading{align-items:flex-start}.table-heading h2{font-size:25px}.league-picker{flex-wrap:nowrap;margin-right:-18px;padding-bottom:8px;padding-right:18px;overflow-x:auto}.standings-table .club-cell{min-width:155px}.standings-table .club-cell>a{gap:8px;font-size:.8125rem}.standings-table .club-mark{display:none}.team-competition{padding-left:20px;padding-right:20px}.sports-heading>.club-mark{width:58px;height:58px;font-size:.875rem}.category-nav{gap:22px}.category-nav a{font-size:.875rem}}
