/* Presentation recipes: composition, reading order, match/news layouts and full palettes. */
body{--navy:var(--ink);--blue:var(--primary);--canvas:var(--paper);--lime:var(--highlight);background:var(--paper);color:var(--ink);font-family:Inter,'Microsoft YaHei','PingFang SC',sans-serif}
.container{max-width:var(--page-width);width:calc(100% - 64px)}a,button{touch-action:manipulation}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible{outline:3px solid var(--primary);outline-offset:4px}
.utility,.site-header{background:var(--surface);border-color:var(--line)}.utility,.brand small,.league-unavailable,.prototype-note{color:var(--muted)}.prototype-note{background:var(--paper)}.brand strong{color:var(--ink);max-width:260px;overflow-wrap:anywhere}.brand-mark{color:var(--highlight);background:var(--primary);border-radius:var(--card-radius)}.site-header nav a{color:var(--muted)}.site-header nav a[aria-current],.site-header nav a:hover{color:var(--primary)}.site-header nav a[aria-current]:after{background:var(--primary)}.header-action,.button-primary{background:var(--primary);color:var(--surface);border-color:var(--primary)}.header-inner{min-height:102px;gap:24px}
.hero{margin:30px 0 0;padding:0;display:block;min-height:0;overflow:hidden;border:0;border-radius:var(--card-radius);background:var(--night);color:#fff;isolation:isolate;box-shadow:none}
.hero:before,.hero:after{display:none}.hero-copy{position:relative;z-index:2;min-width:0;text-align:left}.hero h1{margin:0;font-size:clamp(38px,4.5vw,64px);line-height:1.18;letter-spacing:-1.5px;overflow-wrap:anywhere;max-width:100%}.hero h1 .hero-brand{display:block;color:#fff;font-weight:900;line-height:1.3}.hero h1 .hero-slogan{display:block;color:var(--highlight);font-size:clamp(23px,2.5vw,34px);font-weight:700;line-height:1.65;margin-top:15px;letter-spacing:0;max-width:600px}.hero-description{color:#e0e8ee;line-height:1.9;max-width:470px;font-size:13px}.eyebrow.light{color:#e1e7ed}.eyebrow.light>span:first-child{background:var(--highlight)}.hero-actions{display:flex;gap:23px;flex-wrap:wrap;justify-content:flex-start;margin-top:26px}.hero-actions .button-white{background:var(--highlight);color:#14202b;border-radius:calc(var(--card-radius)/2);font-weight:750;min-height:46px}.hero-secondary{color:#fff}.hero-bottom{justify-content:flex-start;color:#d2dee6;flex-wrap:wrap}.hero-bottom b{color:#fff}.hero-bottom i{background:#ffffff30}.hero-visual{margin:0;position:relative;overflow:hidden;min-width:0;height:100%;background:var(--night)}.hero-photo{position:absolute;inset:0;z-index:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero-visual figcaption{position:absolute;z-index:2;right:20px;bottom:16px;color:#fff;background:#10202c99;padding:5px 9px;font-size:10px}.hero-image-empty{position:absolute;inset:0;display:grid;place-items:center;background:radial-gradient(ellipse at 80% 20%,color-mix(in srgb,var(--primary) 75%,white),transparent 65%),repeating-linear-gradient(90deg,#ffffff05 0px,#ffffff05 70px,transparent 70px,transparent 140px),var(--night)}.hero-image-empty:before{content:'';position:absolute;width:66%;height:60%;border:1px solid #ffffff33;transform:rotate(-12deg)}.hero-image-empty span{color:#ffffff88;letter-spacing:.4em;font-size:14px}.hero-shade{z-index:1;pointer-events:none;background:linear-gradient(90deg,#0b151bf0,#0b151b99 48%,#0b151b11)}
.featured-match{position:relative;z-index:2;margin:0;width:100%;max-width:none;border:1px solid #ffffff30;border-radius:calc(var(--card-radius)/2);background:color-mix(in srgb,var(--night) 90%,white);color:#fff;padding:23px;box-shadow:0 10px 35px #0002;transform:none;align-self:auto}.featured-top{color:#ecf2f5}.featured-top b{color:var(--highlight);background:#ffffff0a;border-color:#ffffff30}.featured-top i{background:var(--highlight)}.featured-date,.featured-team strong,.demo-tag{color:#d9e4eb}.featured-score b{color:#fff}.featured-score span{color:var(--highlight)}.featured-footer{border-color:#ffffff20;color:#c7d5de}.featured-footer a{color:var(--highlight)}.featured-teams{gap:12px;grid-template-columns:minmax(0,1fr) 75px minmax(0,1fr);padding:20px 0}.featured-team{min-width:0;gap:10px}.featured-team strong{font-size:13px;overflow-wrap:anywhere}.featured-team .team-crest{background:#ffffff18;border:1px solid #ffffff30;color:#fff}.focus-empty{color:#dce6ed}
.hero-arena{display:grid;grid-template-columns:1.15fr 1fr;align-items:end;min-height:560px;padding:50px;gap:38px}.hero-arena>.hero-visual{position:absolute;inset:0;height:100%;z-index:0}.hero-arena .featured-match{max-width:390px;margin-left:auto}.hero-arena .hero-copy{align-self:center}
.hero-broadcast{display:grid;grid-template-columns:.94fr 1.06fr;background:var(--surface);border:1px solid var(--line);min-height:590px}.broadcast-copy{padding:52px 38px;display:flex;align-items:center}.broadcast-copy .hero h1{font-size:56px}.hero-broadcast h1 .hero-brand,.hero-poster h1 .hero-brand,.hero-press h1 .hero-brand{color:var(--ink)}.hero-broadcast h1 .hero-slogan,.hero-poster h1 .hero-slogan,.hero-press h1 .hero-slogan{color:var(--primary)}.hero-broadcast .hero-description,.hero-broadcast .eyebrow.light,.hero-broadcast .hero-bottom,.hero-broadcast .hero-bottom b,.hero-broadcast .hero-secondary,.hero-poster .hero-description,.hero-poster .eyebrow.light,.hero-poster .hero-bottom,.hero-poster .hero-bottom b,.hero-poster .hero-secondary,.hero-press .hero-description,.hero-press .eyebrow.light,.hero-press .hero-bottom,.hero-press .hero-bottom b,.hero-press .hero-secondary{color:var(--muted)}.broadcast-scene{position:relative;min-height:590px;display:flex;align-items:flex-end;padding:32px}.broadcast-scene>.hero-visual{position:absolute;inset:0;height:100%}.broadcast-scene .featured-match{backdrop-filter:blur(16px);background:color-mix(in srgb,var(--night) 80%,transparent)}.broadcast-scene figcaption{top:16px;bottom:auto}
.hero-press{background:none;color:var(--ink);border-radius:0;overflow:visible}.press-masthead{text-align:center;border-top:4px solid var(--ink);border-bottom:1px solid var(--line);padding:33px 0}.press-masthead .hero-copy{text-align:center}.press-masthead h1{display:flex;justify-content:center;align-items:center;gap:38px;max-width:none}.press-masthead h1 .hero-slogan{text-align:left;font-size:28px;max-width:450px;margin:0;padding-left:35px;border-left:1px solid var(--line)}.press-masthead .hero-description{max-width:none}.press-masthead .hero-actions,.press-masthead .hero-bottom{justify-content:center}.press-masthead .eyebrow.light{margin-bottom:14px}.press-masthead .hero-bottom{display:none}.press-spread{margin-top:24px;display:grid;grid-template-columns:1.65fr 1fr;gap:24px}.press-spread>.hero-visual{min-height:315px}.press-spread aside{display:flex;align-items:stretch}.press-spread .featured-match{box-shadow:none;border-radius:0;display:flex;flex-direction:column;justify-content:center}
.hero-panorama{background:none;overflow:visible}.panorama-scene{position:relative;min-height:530px;display:flex;align-items:center;isolation:isolate;overflow:hidden;border-radius:24px}.panorama-scene>.hero-visual{position:absolute;inset:0}.panorama-scene>.hero-copy{padding:50px;width:65%;margin-left:auto}.panorama-scene .hero-shade{background:linear-gradient(270deg,#10222bea,#10222b80 60%,transparent)}.panorama-score{position:relative;margin:-30px 34px 0;z-index:3}.panorama-score .featured-match{display:grid;grid-template-columns:1fr 1.7fr;align-items:center;gap:0 35px;padding:20px 28px;border:1px solid #ffffff30}.panorama-score .featured-top{grid-column:1}.panorama-score .featured-date{grid-column:1;margin:0}.panorama-score .featured-teams{grid-column:2;grid-row:1/3;padding:8px}.panorama-score .featured-footer{display:none}
.hero-poster{display:grid;grid-template-columns:.8fr 1.2fr;gap:45px;background:none;overflow:visible;color:var(--ink);padding:15px 0}.poster-frame{min-height:620px;position:relative;padding:14px;background:var(--surface);box-shadow:0 15px 45px #1e133311;transform:rotate(-2deg)}.poster-frame>.hero-visual{min-height:590px}.poster-label{position:absolute;bottom:40px;left:30px;font-size:32px;color:#fff;writing-mode:vertical-rl;letter-spacing:.12em;text-shadow:0 3px 20px #000b}.poster-copy{align-self:center;min-width:0}.poster-copy .featured-match{margin-top:28px;padding:20px}.poster-copy .featured-footer,.poster-copy .hero-bottom{display:none}.poster-copy .featured-teams{padding-bottom:0}
.hero-dashboard{display:grid;grid-template-columns:1fr 1.05fr;gap:32px;padding:32px;border:1px solid var(--line);background:var(--surface);min-height:550px}.dashboard-copy{padding:28px;display:flex;align-items:center}.dashboard-panel{display:grid;grid-template-rows:auto 190px;gap:18px}.dashboard-photo{min-height:180px}.dashboard-photo .hero-visual{border-radius:12px}.dashboard-panel .featured-match{box-shadow:none}.dashboard-panel .featured-footer{display:none}
.matchday-strip{background:var(--highlight);color:#26312c;border-radius:calc(var(--card-radius)/2)}.matchday-strip i{color:#26312c99}.section-nav{border-color:var(--line)}.section-nav a,.section-nav-label{color:var(--muted)}.section-nav-label{font-weight:750;color:var(--ink)}.section-heading h2,.guide-intro h2,.guide-steps h3,.news-card h3,.reading-card h3,.faq-grid summary,.network-links strong{color:var(--ink)}.eyebrow,.section-heading-meta,.match-center-intro,.news-footnote,.news-meta,.news-bottom,.news-copy p,.guide-intro p:not(.eyebrow),.guide-steps p,.reading-card>p,.faq-grid p,.network-links small,.schedule-foot,.match-total,.match-when>span{color:var(--muted)}.title-dot{color:var(--primary)}.neutral-tag,.saved-shortcut,.team-search,.schedule-card,.news-card,.reading-card,.faq-grid details,.network-links>a{background:var(--surface);border-color:var(--line);color:var(--ink);border-radius:var(--card-radius)}.team-search input{color:var(--ink);background:transparent}.team-search input::placeholder{color:var(--muted)}.team-search:focus-within{border-color:var(--primary)}.match-filters,.schedule-toolbar,.schedule-foot,.match-row,.guide-steps article,.faq-grid p,.section-nav,.reading-card{border-color:var(--line)}.status-filters button{color:var(--muted)}.status-filters button.active,.status-filters button[aria-pressed=true]{background:var(--primary);color:var(--surface)}#day-tabs button{color:var(--muted);background:var(--surface)}#day-tabs button[aria-selected=true]{background:color-mix(in srgb,var(--primary) 9%,var(--surface));color:var(--ink)}#day-tabs button[aria-selected=true]:after{background:var(--primary)}.match-day-heading{background:var(--paper);color:var(--muted);border-color:var(--line)}.match-team,.match-when strong,.match-versus strong{color:var(--ink)}.match-versus>span,.status-badge{color:var(--muted)}.team-crest{background:color-mix(in srgb,var(--primary) 12%,var(--surface));color:var(--primary)}.watch-button{background:color-mix(in srgb,var(--primary) 8%,var(--surface));border-color:var(--line);color:var(--primary);border-radius:calc(var(--card-radius)/2)}.watch-button:hover{background:var(--primary);color:var(--surface)}.match-row.is-live{background:color-mix(in srgb,var(--primary) 6%,var(--surface))}.follow-match{color:var(--muted)}.follow-match[aria-pressed=true]{color:var(--primary)}.empty-matches{background:var(--surface);color:var(--muted)}.empty-matches h3{color:var(--ink)}.guide-section{background:color-mix(in srgb,var(--primary) 6%,var(--surface));border-color:var(--line);border-radius:var(--card-radius)}.text-link,.news-meta>span:first-child,.news-bottom a,.article-source a{color:var(--primary)}.news-number,.step-number{color:color-mix(in srgb,var(--primary) 60%,var(--surface))}.reading-card{box-shadow:none}.network-links>a:hover{border-color:var(--primary)}.mini-league{background:var(--paper);color:var(--primary)}
.news-art{position:relative;isolation:isolate;overflow:hidden;background:linear-gradient(130deg,var(--night),var(--primary));min-height:195px}.news-art:after{display:none}.news-art img{width:100%;height:100%;min-height:195px;position:absolute;inset:0;object-fit:cover}.news-art .art-label{color:#fff;text-shadow:none;letter-spacing:3px;display:block;position:absolute;top:28px;left:26px;font-size:22px}.news-art .art-label span{display:block;font-size:14px}.news-card{transition:transform .2s}.news-card:hover{box-shadow:0 12px 28px #0001}.news-meta{flex-wrap:wrap;line-height:1.6}.news-card h3 button:hover{color:var(--primary)}.news-card p{font-size:13px;line-height:1.9}.news-compact p{display:none}.news-card h3{font-size:18px}.news-featured h3{font-size:24px}.news-bottom{font-size:11px;flex-wrap:wrap}.news-footnote{font-size:11px}.faq-grid p{font-size:14px}.guide-steps p{font-size:14px}.guide-intro p:not(.eyebrow){font-size:14px}
.news-columns .news-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.news-columns .news-featured{grid-row:auto}.news-columns .news-featured .news-art{min-height:195px}.news-columns .news-card h3{font-size:20px}.news-columns .news-compact{grid-column:auto;display:block}.news-columns .news-compact p{display:block}.news-columns .news-compact .news-number{float:left;margin-right:18px}
.news-rows .news-grid{display:flex;flex-direction:column;gap:0;border-top:2px solid var(--ink)}.news-rows .news-card{display:grid;grid-template-columns:220px minmax(0,1fr);border:0;border-bottom:1px solid var(--line);border-radius:0;background:transparent;min-height:165px;padding:24px 0;gap:28px}.news-rows .news-art,.news-rows .news-featured .news-art{min-height:160px;border-radius:var(--card-radius)}.news-rows .news-copy,.news-rows .news-featured .news-copy{padding:0;display:block}.news-rows .news-card h3{font-size:22px}.news-rows .news-card p{display:block}.news-rows .news-bottom,.news-rows .news-featured .news-bottom{margin:14px 0 0;padding:0}.news-rows .news-number{font-size:60px;text-align:center;align-self:center}
.news-feature .news-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.news-feature .news-featured{grid-column:1/-1;grid-row:auto;display:grid;grid-template-columns:1.1fr 1fr}.news-feature .news-featured .news-art{min-height:320px}.news-feature .news-featured h3{font-size:29px}.news-feature .news-card:not(.news-featured){display:flex;padding:20px;gap:20px;align-items:flex-start}.news-feature .news-card:not(.news-featured) .news-art{width:150px;min-width:150px;min-height:190px}.news-feature .news-card:not(.news-featured) .news-copy{padding:0}
.site-footer{background:var(--night);border-color:var(--night);color:#f1f6fa;padding:42px 0 28px}.site-footer>.container{grid-template-columns:1.3fr .85fr .8fr;gap:36px}.site-footer strong{color:#fff}.site-footer strong>span,.site-footer p,.footer-links,.footer-bottom{color:#b8c8d2}.footer-partners{display:flex;flex-direction:column;gap:13px;color:#d3dfe7;font-size:13px}.footer-partners h3{color:#fff;font-size:16px;margin:0 0 3px}.footer-partners small{color:#9ab0be;font-size:10px}.footer-links a:hover,.footer-partners a:hover,.footer-bottom>a{color:var(--highlight)}.footer-bottom{grid-column:1/-1;border-color:#ffffff22}.mobile-dock{background:var(--surface);border-color:var(--line)}.mobile-dock a,.mobile-dock button{color:var(--ink)}dialog{background:var(--surface);border-color:var(--line);color:var(--ink);border-radius:var(--card-radius)}.dialog-close{background:var(--paper);color:var(--ink)}.dialog-top~h2,#dialog-content h3{color:var(--ink)}#dialog-content p{color:var(--muted)}.dialog-note,.detail-teams,.detail-meta,.reader-controls{background:var(--paper);border-color:var(--line);color:var(--ink)}.reader-controls button{color:var(--primary)}.live-entry{background:var(--highlight)!important;color:#182326!important}.news-reading-meta,.reading-source,.article-source{color:var(--muted)}.dialog-note{color:var(--muted)!important}
.news-art:before{display:none}.hero-dashboard h1 .hero-brand{color:var(--ink)}.hero-dashboard h1 .hero-slogan{color:var(--primary)}.hero-dashboard .hero-description,.hero-dashboard .eyebrow.light,.hero-dashboard .hero-bottom,.hero-dashboard .hero-bottom b,.hero-dashboard .hero-secondary{color:var(--muted)}.detail-scoreboard{background:var(--night)}.detail-scoreboard .detail-teams{background:transparent;color:#fff}.detail-teams strong,.detail-score b{color:#fff}.detail-scoreboard .detail-kickoff,.detail-teams small,#dialog-content .detail-demo{color:#c3d5e0}.detail-score .status-badge{color:var(--highlight)}.detail-actions .button{background:var(--paper);color:var(--ink);border-color:var(--line)}.detail-actions .button.is-saved{background:var(--primary);color:var(--surface)}.watch-entry{border-color:var(--line)}.watch-entry button:disabled{background:var(--paper);color:var(--muted)}.news-card .news-meta>span:first-child{color:var(--primary)}
@media(min-width:901px){
 .edition-press .site-header{border-bottom:2px solid var(--ink)}.edition-press .matchday-strip{background:none;border-block:1px solid var(--ink);margin-top:27px}.edition-press .section-heading{border-bottom:1px solid var(--ink);padding-bottom:20px}.edition-press .faq-grid{grid-template-columns:1fr}.edition-poster .guide-section{grid-template-columns:1fr 1.4fr}.edition-broadcast .guide-section{grid-template-columns:1fr}.edition-broadcast .guide-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.edition-broadcast .guide-steps article{display:block;border:0}.edition-broadcast .guide-steps .step-number{display:block;margin-bottom:15px}.edition-dashboard .faq-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.edition-panorama .reading-grid{grid-template-columns:1.5fr 1fr}
}
@media(max-width:1100px){.hero-arena{padding:35px;gap:25px}.header-inner{gap:15px}.site-header nav{gap:11px}.brand strong{font-size:25px}.hero h1{font-size:46px}.broadcast-copy{padding:35px 25px}.hero-poster{gap:30px}.hero-dashboard{padding:24px;gap:20px}.dashboard-copy{padding:15px}}
@media(max-width:900px){.container{width:calc(100% - 40px)}.hero-arena{grid-template-columns:1fr;min-height:650px}.hero-arena .featured-match{max-width:100%;margin-top:20px}.hero-broadcast,.hero-poster,.hero-dashboard{grid-template-columns:1fr}.broadcast-scene{min-height:370px}.hero-broadcast{min-height:0}.broadcast-copy{padding:36px}.poster-frame{min-height:340px;margin:0 10px}.poster-frame>.hero-visual{min-height:315px}.poster-copy{padding:20px 0}.press-masthead h1{display:block}.press-masthead h1 .hero-slogan{border:0;text-align:center;padding:0;margin:15px auto 0}.press-spread{grid-template-columns:1fr 1fr;gap:15px}.press-spread .featured-match{padding:18px}.panorama-scene>.hero-copy{width:80%;padding:35px}.panorama-score{margin:-20px 20px 0}.panorama-score .featured-match{display:block}.panorama-score .featured-date{margin-top:18px}.dashboard-panel{grid-template-columns:1fr 1fr;grid-template-rows:auto}.news-columns .news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.news-feature .news-featured{grid-template-columns:1fr}.news-feature .news-card:not(.news-featured){display:block}.news-feature .news-card:not(.news-featured) .news-art{width:100%;margin-bottom:16px}.site-footer>.container{grid-template-columns:1.3fr 1fr}.footer-partners{grid-column:2;grid-row:1/3}.footer-links{grid-column:1}.footer-bottom{grid-column:1/-1}}
@media(max-width:600px){.container{width:calc(100% - 32px)}.header-inner{min-height:76px;gap:0 12px}.brand strong{font-size:25px;max-width:215px}.hero{margin-top:18px}.hero h1{font-size:41px;letter-spacing:-1px}.hero h1 .hero-slogan{font-size:24px;line-height:1.65;margin-top:12px}.hero-description{font-size:13px}.hero-actions{gap:18px}.hero-bottom{gap:16px;font-size:10px}.hero-arena{padding:27px 22px;min-height:660px;gap:25px}.hero-arena .hero-shade{background:linear-gradient(0deg,#0a162bde,#0a162b88)}.featured-match{padding:20px}.hero-visual figcaption{font-size:9px;right:12px;bottom:9px}.hero-broadcast .hero-copy{padding:0}.broadcast-copy{padding:29px 24px}.broadcast-scene{min-height:340px;padding:20px}.press-masthead{padding:26px 0}.press-masthead h1 .hero-slogan{font-size:24px}.press-spread{grid-template-columns:1fr}.press-spread>.hero-visual{min-height:230px}.hero-press .featured-match{padding:21px}.panorama-scene{min-height:510px;border-radius:18px}.panorama-scene>.hero-copy{width:100%;padding:28px}.panorama-scene .hero-shade{background:linear-gradient(90deg,#0a202ce0,#0a202c70)}.panorama-score{margin:-20px 12px 0}.panorama-score .featured-match{padding:20px}.poster-frame{min-height:290px}.poster-frame>.hero-visual{min-height:260px}.poster-label{font-size:25px}.poster-copy{padding:7px 0}.poster-copy .hero-description{max-width:none}.hero-dashboard{padding:24px 18px;gap:20px}.dashboard-copy{padding:5px}.dashboard-panel{grid-template-columns:1fr;grid-template-rows:auto 165px}.dashboard-photo{min-height:165px}.section-nav>div{gap:10px;flex-wrap:wrap}.section-nav-label{font-size:12px}.section-nav a{font-size:12px}.section-heading h2{font-size:23px;line-height:1.5}.section-heading-meta{font-size:9px}.match-center-intro{font-size:11px;gap:10px}.team-search{min-width:0;width:auto}.schedule-card{border-radius:10px}.news-grid,.news-columns .news-grid,.news-feature .news-grid{grid-template-columns:1fr;gap:16px}.news-card:not(.news-featured):not(.news-compact){display:block}.news-card .news-art{min-height:210px}.news-columns .news-card,.news-feature .news-card{grid-column:1}.news-feature .news-card:not(.news-featured){display:block}.news-feature .news-featured h3{font-size:23px}.news-rows .news-card{grid-template-columns:100px minmax(0,1fr);gap:15px;padding:20px 0;min-height:150px}.news-rows .news-art,.news-rows .news-featured .news-art{min-height:140px;height:100%}.news-rows .news-card:not(.news-featured):not(.news-compact){display:grid}.news-rows .news-card .news-copy{padding:0}.news-rows .news-card h3{font-size:17px}.news-rows .news-card p{font-size:12px}.news-rows .news-number{font-size:39px}.news-rows .news-art .art-label{font-size:12px;writing-mode:vertical-rl;left:14px;top:17px}.news-meta{font-size:10px}.news-bottom{font-size:10px}.reading-card{padding:23px}.reading-card>p{font-size:14px}.faq-grid summary{font-size:14px}.guide-section{padding:26px 22px}.guide-steps p{font-size:13px}.site-footer>.container{grid-template-columns:1fr;gap:27px}.footer-partners,.footer-links,.footer-bottom{grid-column:1;grid-row:auto}.footer-partners{gap:15px}.footer-bottom{font-size:10px}.site-footer strong>span{margin-top:10px;line-height:1.9}.hero-press .hero-actions{gap:16px}.news-columns .news-compact .news-copy{padding:0}.news-rows .news-compact{grid-template-columns:70px 1fr}}

.photo-credits{grid-column:1/-1;width:100%;font-size:12px;line-height:1.8}.photo-credits summary{cursor:pointer}.photo-credits li{margin:8px 0;overflow-wrap:anywhere}.photo-credits a{color:inherit;text-decoration:underline}.hero-visual figcaption a{color:inherit;text-decoration:underline}

/* Every edition uses one compact, full-width fixture per row. */
#match-list{display:block;padding:0;min-width:0}
#match-list .match-day-heading{margin:0;padding:11px 20px;background:var(--paper);border-bottom:1px solid var(--line)}
#match-list .match-row{position:relative;display:grid;grid-template-columns:30px 106px 70px minmax(0,1fr) 90px minmax(0,1fr) 108px;grid-template-rows:auto;align-items:center;gap:12px;min-height:76px;margin:0;padding:12px 20px;border:0;border-bottom:1px solid var(--line);border-radius:0;background:var(--surface);box-shadow:none;transition:background .15s}
#match-list .match-row:before{display:none}
#match-list .match-row:last-child{border-bottom:0}
#match-list .match-row:hover{background:color-mix(in srgb,var(--primary) 4%,var(--surface))}
#match-list .match-row.is-live{background:color-mix(in srgb,var(--primary) 6%,var(--surface))}
#match-list .match-row>*{grid-column:auto;grid-row:auto;min-width:0}
#match-list .follow-match{position:static;display:grid;place-items:center;justify-self:center;align-self:center;width:30px;height:36px;margin:0;padding:0;font-size:23px}
#match-list .match-when{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:5px;line-height:1.5;font-variant-numeric:tabular-nums;white-space:nowrap}
#match-list .match-when strong{font-size:13px;font-weight:650}
#match-list .match-date{font-size:12px;color:var(--muted)}
#match-list .match-league{font-size:12px;color:var(--muted);overflow-wrap:anywhere}
#match-list .match-league-mobile{display:none}
#match-list .match-team{display:flex;flex-direction:row!important;align-items:center;align-self:center;gap:9px;line-height:1.6;font-size:13px}
#match-list .match-team.home{justify-content:flex-end}
#match-list .match-team.away-team{justify-content:flex-start}
#match-list .match-team>button{order:0;min-width:0;min-height:34px;padding:2px 0;font-size:13px;line-height:1.6;overflow-wrap:anywhere;color:var(--ink);background:transparent;text-align:inherit}
#match-list .match-team.home>button{text-align:right}
#match-list .match-team.away-team>button{text-align:left}
#match-list .match-team .team-crest{order:0;flex:0 0 25px;width:25px;height:30px;margin:0}
#match-list .match-team .team-crest span{font-size:12px}
#match-list .match-versus{display:flex;flex-direction:column;justify-content:center;align-items:center;align-self:center;gap:5px;width:100%;margin:0;padding:0;background:transparent}
#match-list .match-versus .score-boxes{display:flex;align-items:center;justify-content:center;gap:4px;margin:0;font-size:20px;line-height:32px;letter-spacing:0;font-variant-numeric:tabular-nums}
#match-list .score-boxes>span{display:block;min-width:32px;padding:0 3px;border-radius:3px;background:color-mix(in srgb,var(--ink) 6%,var(--surface));color:var(--ink)}
#match-list .score-boxes>i{font-style:normal;font-size:14px;color:var(--muted)}
#match-list .match-versus .status-badge{margin:0;padding:0;background:transparent;font-size:10px!important;line-height:1.25;white-space:normal;text-align:center}
#match-list .match-row.is-live .status-badge{color:var(--primary)}
#match-list .watch-button{display:flex;align-items:center;justify-content:center;justify-self:end;align-self:center;width:108px;min-height:38px;margin:0;padding:8px 10px;border:1px solid var(--line);font-size:12px;line-height:1.5;white-space:nowrap}
#match-list .watch-live{background:var(--primary);color:var(--surface)}
/* Retain distinct row treatments without changing the one-row structure. */
.matches-cards #match-list .match-row{box-shadow:inset 3px 0 0 color-mix(in srgb,var(--primary) 45%,var(--surface))}
.matches-timeline #match-list .match-row{border-bottom-style:dashed}
.matches-board #match-list .match-row:nth-of-type(even){background:color-mix(in srgb,var(--primary) 3%,var(--surface))}
@media(max-width:1000px){
 #match-list .match-row{grid-template-columns:26px 80px 52px minmax(0,1fr) 82px minmax(0,1fr) 96px;gap:8px;padding:12px 14px}
 #match-list .match-team{gap:6px}#match-list .watch-button{width:96px}
}
@media(max-width:700px){
 #match-list .match-row{grid-template-columns:58px minmax(0,1fr) 60px minmax(0,1fr) 68px;gap:6px;min-height:88px;padding:12px 10px}
 #match-list .match-row>.follow-match,#match-list .match-row>.match-league{display:none}
 #match-list .match-when{display:flex;flex-direction:column;align-items:flex-start;gap:1px}
 #match-list .match-when strong{font-size:13px}#match-list .match-date{font-size:10px}
 #match-list .match-league-mobile{display:block;font-size:10px;white-space:normal;overflow-wrap:anywhere}
 #match-list .match-team .team-crest{display:none}
 #match-list .match-team>button{font-size:12px;line-height:1.6;min-height:36px}
 #match-list .match-versus{gap:5px}
 #match-list .match-versus .score-boxes{font-size:16px;line-height:26px;gap:2px}
 #match-list .score-boxes>span{min-width:23px;padding:0 2px}
 #match-list .score-boxes>i{font-size:11px}
 #match-list .match-versus .status-badge{font-size:9px!important}
 #match-list .watch-button{width:68px;min-height:36px;padding:6px 2px;font-size:10px;border-radius:4px}
 #match-list .match-day-heading{padding:10px 12px}
}
@media(max-width:370px){#match-list .match-row{grid-template-columns:48px minmax(0,1fr) 52px minmax(0,1fr) 60px;gap:3px;padding-inline:6px}#match-list .watch-button{width:60px;font-size:9px}#match-list .match-team>button{font-size:11px}}
