body.page-with-header main{background:var(--color-background)}.results-hero{background:radial-gradient(circle at top left,#e1e8f4 0,transparent 55%),radial-gradient(circle at 120% 0,#f6eee0 0,transparent 60%),var(--color-background)}.results-hero-layout{display:grid;grid-template-columns:minmax(0,1.4fr)minmax(0,1.1fr);gap:var(--space-10);align-items:center}.results-hero-copy .lead{max-width:38rem}.results-hero-ctas{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-6)}.results-hero-media{display:flex;flex-direction:column;gap:var(--space-4);align-self:stretch;justify-content:space-between}.results-hero-figure{border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-md)}.results-hero-figure img{width:100%;height:auto}.results-hero-figure figcaption{padding:var(--space-3) var(--space-4);font-size:var(--font-size-xs);color:var(--gray-600);background:linear-gradient(90deg,rgba(248,249,251,0.96),rgba(233,238,245,0.9))}.results-hero-stats{display:flex;flex-wrap:wrap;gap:var(--space-6)}.results-podium-grid{margin-top:var(--space-4)}.results-podium-card{display:flex;flex-direction:column;gap:var(--space-4)}.results-podium-header{display:flex;justify-content:space-between;align-items:flex-start;gap:var(--space-3)}.results-podium-meta{font-size:var(--font-size-sm);color:var(--gray-600)}.results-table{margin-top:var(--space-2)}.results-podium-footer{margin-top:var(--space-3);display:flex;justify-content:space-between;align-items:center;gap:var(--space-4);flex-wrap:wrap}.results-table-wrapper{margin-top:var(--space-6);display:flex;flex-direction:column;gap:var(--space-4)}.results-table-header{display:flex;justify-content:space-between;align-items:flex-start;gap:var(--space-4)}.results-submeta{font-size:var(--font-size-sm);color:var(--gray-600);margin-top:var(--space-1)}.results-highlights-layout{display:grid;grid-template-columns:minmax(0,1.3fr)minmax(0,1.1fr);gap:var(--space-8);align-items:start}.results-key-moments{display:flex;flex-direction:column;gap:var(--space-4)}.results-moments-list{display:flex;flex-direction:column;gap:var(--space-4)}.results-moments-list h4{margin-bottom:var(--space-2)}.results-highlights-media{display:flex;flex-direction:column;gap:var(--space-4)}.results-highlight-figure{border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-lg)}.results-highlight-figure img{width:100%;height:auto}.results-highlight-figure figcaption{padding:var(--space-3) var(--space-4);font-size:var(--font-size-xs);color:var(--gray-100);background:linear-gradient(180deg,rgba(5,8,20,0.92),rgba(5,8,20,0.8))}.results-comparatif-grid{margin-top:var(--space-4)}.results-player-focus,.results-player-comparison{display:flex;flex-direction:column;gap:var(--space-4)}.results-player-metrics{display:flex;flex-direction:column;gap:var(--space-3);font-size:var(--font-size-sm)}.results-metric-row{display:flex;justify-content:space-between;gap:var(--space-4)}.results-metric-row dt{font-weight:600;color:var(--gray-700)}.results-metric-row dd{color:var(--gray-600);text-align:right}.results-note{font-size:var(--font-size-xs);color:var(--gray-600);margin-top:var(--space-3)}.results-history-layout{gap:var(--space-6)}.results-finish h4{margin-bottom:var(--space-2)}.results-quotes-grid{margin-top:var(--space-4)}.results-quote h3{margin-bottom:var(--space-2)}.results-payout-card{display:flex;flex-direction:column;gap:var(--space-4)}.results-payout-grid{margin-top:var(--space-2)}.results-payout-list{display:flex;flex-direction:column;gap:var(--space-2);font-size:var(--font-size-sm);color:var(--gray-700)}.results-archives-layout{display:grid;grid-template-columns:minmax(0,1.4fr)minmax(0,1.1fr);gap:var(--space-8);align-items:center}.results-archives-copy{display:flex;flex-direction:column;gap:var(--space-4)}.results-archive-list{margin-top:var(--space-2);display:flex;flex-direction:column;gap:var(--space-2);font-size:var(--font-size-sm);color:var(--gray-700)}.results-archives-cta{margin-top:var(--space-4);display:flex;flex-wrap:wrap;gap:var(--space-3)}.results-archives-media{align-self:stretch;display:flex;align-items:center;justify-content:center}.results-archives-figure{border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-md)}.results-archives-figure img{width:100%;height:auto}.results-archives-figure figcaption{padding:var(--space-3) var(--space-4);font-size:var(--font-size-xs);color:var(--gray-600);background:linear-gradient(90deg,rgba(248,249,251,0.96),rgba(233,238,245,0.9))}.results-bottom-cta{padding-bottom:var(--space-20)}.results-bottom-card{display:flex;align-items:center;justify-content:space-between;gap:var(--space-6);padding:var(--space-6) var(--space-7);background:linear-gradient(135deg,#2b4f7b,#3a7a86);color:#fff;border-radius:var(--radius-xl);box-shadow:var(--shadow-lg)}.results-bottom-card .section-title{color:#fff;margin-bottom:var(--space-2)}.results-bottom-card p{color:rgba(255,255,255,0.9);margin-bottom:0}.results-bottom-actions{display:flex;flex-wrap:wrap;gap:var(--space-3)}@media(max-width:1024px){.results-hero-layout{grid-template-columns:1fr;gap:var(--space-8)}.results-hero-media{order:-1}.results-highlights-layout{grid-template-columns:1fr}.results-archives-layout{grid-template-columns:1fr}}@media(max-width:768px){.results-hero-stats{gap:var(--space-4)}.results-table-header{flex-direction:column;align-items:flex-start}.results-podium-footer{flex-direction:column;align-items:flex-start}.results-metric-row{flex-direction:column;align-items:flex-start;text-align:left}.results-bottom-card{flex-direction:column;align-items:flex-start;padding:var(--space-5)}.results-bottom-actions{width:100%}.results-bottom-actions .btn{flex:1 1 auto;justify-content:center}}