/* Vantstep 1.2 — reversible editorial refinement, no overlays. */
:root { --red: #d51c35; --red-dark: #b3132b; --paper: #f6f6f5; }
body { overflow-wrap: break-word; }
main { min-width: 0; }
.container { width: min(1240px, calc(100% - 48px)); }
.meta { font-size: .82rem; line-height: 1.5; }
.wordmark b { line-height: 1; letter-spacing: -.045em; }
.wordmark small { line-height: 1.4; }
.masthead-row { min-height: 82px; }
.nav-links { gap: clamp(14px, 2vw, 28px); }
.live-ribbon a { font-size: .82rem; }
.live-ribbon strong { flex-shrink: 0; white-space: nowrap; }
/* A single-language selector offers no navigation and must not cover the text. */
.trp-floating-switcher:not(:has(.trp-switcher-dropdown-list a)) { display: none !important; }
.headline-copy h1 { font-size: clamp(2rem, 3.05vw, 2.95rem); line-height: 1.1; letter-spacing: -.035em; text-wrap: balance; }
.tile-story h2 { font-size: 1.45rem; line-height: 1.18; }
.list-story h3, .mini-news h3 { font-size: 1.2rem; line-height: 1.25; }
.top-stories { grid-template-columns: minmax(0, 1.65fr) minmax(0, .85fr) minmax(0, .8fr); gap: 24px; }
.headline-story, .top-column { padding-right: 24px; }
.headline-story .story-image { height: auto; aspect-ratio: 3 / 2; }
.tile-story .story-image, .mini-news .story-image { height: auto; aspect-ratio: 16 / 10; }
.story-image, .related-image, .article-cover-media { background: #151922; }
.story-image img { object-position: center; }
.story-image img.editorial-portrait, .related-image img.editorial-portrait { object-fit: contain; }
article:hover > .story-image img { transform: none; filter: none; }
.latest-column { box-shadow: none; }
.latest-item { font-size: .94rem; line-height: 1.4; grid-template-columns: 38px minmax(0, 1fr); padding: 14px 12px; }
.latest-item b, .latest-item time { font-size: .72rem; }
.section { padding: 48px 0; }
.portal-heading h2 { font-size: clamp(1.5rem, 2.5vw, 2rem); line-height: 1.15; }
.portal-heading a { font-size: .78rem; }
.football-grid-compact { grid-template-columns: 1fr 1fr; }
.football-grid-compact .quad-news { grid-template-columns: 1fr; }
.football-grid-compact .mini-news { padding: 0; border-right: 0; }
.football-grid-compact .mini-news .story-image { aspect-ratio: 16 / 10; }
.football-grid-compact .mini-news h3 { font-size: 1.65rem; line-height: 1.15; }
.feature-news h2, .culture-lead h2 { font-size: clamp(1.6rem, 2.5vw, 2.1rem); line-height: 1.15; }
.culture-card h3, .news-card h3 { font-size: 1.4rem; line-height: 1.2; }
.news-card p { font-size: 1rem; }
.native-offer-grid { min-height: 150px; grid-template-columns: .65fr 1.5fr .85fr; gap: 26px; }
.native-sign { min-height: 150px; font-size: 1.65rem; line-height: 1.08; padding-right: 24px; }
.native-offer h2 { font-size: 1.55rem; line-height: 1.2; text-transform: none; }
.native-offer p { font-size: .94rem; }
.conversion-button, .subscribe-button, .search-link, .nav-offer { min-height: 44px; }
.article-hero { padding: 34px 0 26px; border-bottom-color: var(--line); }
.article-hero > .container { max-width: 1000px; }
.article-hero h1 { max-width: 980px; margin: 12px 0 20px; font-size: clamp(2rem, 3.8vw, 3.3rem); line-height: 1.12; text-wrap: balance; }
.article-deck { font-size: 1.16rem; line-height: 1.6; }
.article-cover { max-width: 1000px; margin-top: 26px; aspect-ratio: auto; overflow: visible; background: transparent; }
.article-cover-media { aspect-ratio: 16 / 9; overflow: hidden; }
.article-cover-media img { width: 100%; height: 100%; max-height: none; object-fit: contain; object-position: center; }
.article-cover figcaption { margin: 8px 0 0; font-size: .76rem; line-height: 1.5; }
.article-layout { grid-template-columns: minmax(0, 700px) minmax(0, 280px); gap: 48px; padding-top: 32px; }
.article-body { min-width: 0; font-size: 1.15rem; line-height: 1.8; }
.article-body > p:first-child, .article-body .orbia-deck { font-size: 1.23rem; line-height: 1.65; font-weight: 500; }
.article-body h2 { margin: 38px 0 16px; font-size: 1.75rem; line-height: 1.25; scroll-margin-top: 110px; }
.article-body h3 { font-size: 1.3rem; line-height: 1.3; }
.article-body p { margin: 0 0 22px; }
.article-body a { text-underline-offset: 3px; }
.article-body li { margin-block: 8px; }
.article-body figure { margin-inline: 0; }
.article-body .wp-block-table { overflow-x: auto; }
.article-body table { width: 100%; border-collapse: collapse; font-size: 1rem; }
.article-body th, .article-body td { padding: 12px; border: 1px solid var(--line); text-align: left; }
.article-body th { background: #eceeed; }
.article-body .has-small-font-size { font-size: .8rem !important; line-height: 1.6; color: var(--muted); margin-block: 8px; }
.article-body .has-small-font-size a { color: inherit; }
.article-toc { margin: 28px 0; padding: 20px 24px; background: white; border-block: 1px solid var(--line); font-size: 1rem; }
.article-toc strong { font-family: var(--display); font-size: .85rem; text-transform: uppercase; }
.article-toc ol { margin: 12px 0 0; padding-left: 20px; }
.article-toc a { color: var(--ink); }
.blog-sidebar { min-width: 0; }
.blog-sidebar > h3 { font-size: .9rem; line-height: 1.3; }
.blog-sidebar > a.related-story { display: grid; grid-template-columns: 86px minmax(0, 1fr); gap: 12px; font-size: .98rem; line-height: 1.35; padding: 16px 0; }
.related-image { display: block; aspect-ratio: 1; overflow: hidden; }
.related-image img { width: 100%; height: 100%; object-fit: cover; }
.related-story small { display: block; color: var(--red); font-size: .68rem; text-transform: uppercase; margin-bottom: 4px; }
.related-story strong { font-weight: 700; }
.inline-offer { margin: 36px 0 0; }
.inline-offer h3 { font-size: 1.3rem; line-height: 1.25; }
.inline-offer p { font-size: .92rem; line-height: 1.5; }
.intent-offer { display: none !important; }
.archive-head h1, .page-hero h1, .offers-intro h1 { font-size: clamp(2rem, 4vw, 3.6rem); line-height: 1.12; }
.footer-links a { min-height: 32px; display: flex; align-items: center; font-size: .9rem; }
.footer-logo img { background: white; padding: 4px; }
#rubriques { scroll-margin-top: 100px; }
@media (max-width: 1080px) {
  .top-stories { grid-template-columns: minmax(0, 1.6fr) minmax(0, 1fr); }
  .latest-column { grid-column: 1 / -1; }
  .top-column { border-right: 0; padding-right: 0; }
  .article-layout { grid-template-columns: minmax(0, 1fr) 250px; gap: 32px; }
}
@media (max-width: 820px) {
  .container { width: calc(100% - 32px); }
  .article-layout { grid-template-columns: minmax(0, 1fr); gap: 36px; }
  .blog-sidebar { position: static; }
  .native-offer-grid { grid-template-columns: 1fr 2fr; padding-block: 24px; }
  .native-sign { min-height: auto; }
  .native-actions { grid-column: 1 / -1; }
  .football-grid-compact { gap: 24px; }
  .feature-news { padding-right: 0; border-right: 0; }
  .site-nav .nav-links a { min-height: 44px; }
  .admin-bar .site-nav { top: 46px; }
}
@media (max-width: 560px) {
  .live-ribbon a:not(:first-of-type) { display: none; }
  .top-stories { grid-template-columns: minmax(0, 1fr); }
  .headline-story { padding-right: 0; border-right: 0; }
  .top-column, .latest-column { grid-column: auto; }
  .headline-copy h1 { font-size: 2rem; line-height: 1.12; }
  .article-hero { padding: 26px 0 22px; }
  .article-hero h1 { font-size: 2rem; line-height: 1.16; }
  .article-cover { width: calc(100% - 32px); }
  .article-cover-media { aspect-ratio: 4 / 3; }
  .article-body { font-size: 1.07rem; line-height: 1.75; }
  .article-body .orbia-deck { font-size: 1.15rem; }
  .article-body h2 { font-size: 1.5rem; }
  .article-toc { padding: 18px; }
  .football-grid-compact, .native-offer-grid { grid-template-columns: minmax(0, 1fr); }
  .native-sign { border-right: 0; padding: 0; }
  .native-actions { grid-column: auto; }
  .masthead-row { grid-template-columns: minmax(0, 1fr) auto; gap: 12px; }
  .wordmark { min-width: 0; gap: 7px; }
  .wordmark b { font-size: 1.4rem; }
  .wordmark img { width: 32px; height: 32px; }
  .masthead-actions .subscribe-button { padding-inline: 9px; font-size: .66rem; }
  .portal-heading { align-items: center; gap: 12px; }
  .portal-heading > div { display: flex; }
  .portal-heading h2 { font-size: 1.4rem; }
  .portal-heading a { font-size: .68rem; }
  .footer-top { gap: 24px; }
}
@media (max-width: 600px) { .admin-bar .site-nav { top: 0; } }
