{"id":12894,"date":"2026-05-11T11:08:10","date_gmt":"2026-05-11T11:08:10","guid":{"rendered":"https:\/\/en-stg.365scores.com\/?p=12894"},"modified":"2026-05-13T07:58:15","modified_gmt":"2026-05-13T07:58:15","slug":"test-rich-article-by-liam","status":"publish","type":"post","link":"https:\/\/wordpress.365scores.com\/news\/test-rich-article-by-liam","title":{"rendered":"Test rich article &#8211; by Liam"},"content":{"rendered":"\n<style>\n  \/* Font face declarations *\/\n  @font-face {\n    font-family: '365 Sans';\n    src: url('\/wp-content\/uploads\/fonts\/365-Sans-Regular.otf') format('opentype');\n    font-weight: 400;\n    font-style: normal;\n    font-display: swap;\n  }\n\n  @font-face {\n    font-family: '365 Sans';\n    src: url('\/wp-content\/uploads\/fonts\/365-Sans-Bold.otf') format('opentype');\n    font-weight: 700;\n    font-style: normal;\n    font-display: swap;\n  }\n\n  #scores-article-template {\n    --primary: #3B82F6;\n    --primary-hover: #2563EB;\n    --page-bg: #ffffff;\n    --surface-bg: #ffffff;\n    --card-bg: #ffffff;\n    --border: #F3F4F6;\n    --text: #111827;\n    --muted: #4B5563;\n    --soft: #F3F4F6;\n    --soft-hover: #E5E7EB;\n    --shadow: rgba(15, 23, 42, 0.12);\n    --overlay: rgba(0, 0, 0, 0.52);\n    \n    font-family: '365 Sans', system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif !important;\n    background: var(--page-bg) !important;\n    color: var(--text) !important;\n    min-height: 100vh !important;\n    scroll-behavior: smooth;\n    position: relative;\n    z-index: 1;\n    line-height: 1.5;\n  }\n\n  \/* Dark mode variables kept in case of manual override, but toggle is removed *\/\n  #scores-article-template.scores-dark {\n    --page-bg: #020617;\n    --surface-bg: #0F172A;\n    --card-bg: #111827;\n    --border: #1F2937;\n    --text: #F9FAFB;\n    --muted: #D1D5DB;\n    --soft: #1F2937;\n    --soft-hover: #374151;\n    --shadow: rgba(0, 0, 0, 0.42);\n    --overlay: rgba(0, 0, 0, 0.75);\n  }\n\n  #scores-article-template * {\n    box-sizing: border-box !important;\n  }\n\n  #scores-article-template .scores-header {\n    position: fixed !important;\n    top: 0 !important;\n    left: 0 !important;\n    right: 0 !important;\n    z-index: 99999 !important;\n    background: var(--surface-bg);\n    border-bottom: 1px solid var(--border);\n    box-shadow: 0 2px 10px var(--shadow);\n  }\nbutton.scores-next-button {\n    width: 145px;\n    background-color: #3b82f6;\n    color: white;\n    border-radius: 15px;\n    margin-top: 30px;\nmin-height: 40px;\n}\n  .scores-header-inner {\n    max-width: 1280px;\n    margin: 0 auto;\n    padding: 14px 16px;\n    display: flex;\n    align-items: center;\n    gap: 16px;\n  }\n\n\n  .scores-logo {\n    width: 34px;\n    height: 34px;\n    border-radius: 999px;\n    background: var(--primary);\n    color: #fff !important;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    font-weight: 700;\n    font-size: 14px;\n  }\n\n  .scores-nav {\n    display: flex;\n    gap: 8px;\n    overflow-x: auto;\n    flex: 1;\n    scrollbar-width: none;\n  }\n\n  .scores-nav::-webkit-scrollbar { display: none; }\n\n  .scores-nav-button {\n    min-width: 40px;\n    height: 40px;\n    padding: 0 13px;\n    border-radius: 999px;\n    background: var(--soft);\n    color: var(--muted);\n    font-weight: 600;\n    border: none;\n    cursor: pointer;\n    white-space: nowrap;\n    transition: all 0.2s ease;\n  }\n\n  .scores-nav-button.is-active {\n    background: var(--primary);\n    color: #fff !important;\n  }\n\n  .scores-hero {\n    min-height: 80vh;\n    position: relative;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    padding: 120px 16px 72px;\n    text-align: center;\n    color: #fff !important;\n    background-color: #000;\n  }\n\n  .scores-hero-bg {\n    position: absolute;\n    inset: 0;\n    background-size: cover;\n    background-position: center;\n    z-index: 1;\n    opacity: 0.5;\n  }\n\n  .scores-hero-content {\n    position: relative;\n    z-index: 2;\n    max-width: 800px;\n  }\n\n  .scores-hero-title {\n    font-size: clamp(32px, 8vw, 72px) !important;\n    font-weight: 800;\n    margin-bottom: 12px;\n    color: #fff !important;\n    line-height: 1.1 !important;\n  }\n\n  .scores-hero-subtitle {\n    margin: 0 0 26px;\n    font-size: clamp(18px, 2.5vw, 24px);\n    font-weight: 700!important;\n    color: #fff !important;\n    text-shadow: 0 0 20px rgba(59, 130, 246, 0.85), 0 2px 10px rgba(0, 0, 0, 0.5);\n  }\n\n  .scores-section-shell {\n    min-height: 100vh;\n    scroll-margin-top: 80px;\n  }\n\n  .scores-card {\n    max-width: 800px;\n    margin: 90px auto;\n    background: var(--card-bg);\n    border-radius: 24px;\n    border: 1px solid var(--border);\n    box-shadow: 0 10px 30px var(--shadow);\n    overflow: hidden;\n  }\n\n  .scores-card-header { padding: 30px; border-bottom: 1px solid var(--border); }\n  .scores-card-header h2 { margin: 0; font-size: 28px; font-weight: 800; }\n  .scores-card-body { padding: 30px; color: var(--muted); font-size: 18px; line-height: 1.7; }\n\n  .scores-image-wrap {\n    width: 100%;\n    height: 400px;\n    background: #eee;\n    margin: 20px 0;\n    border-radius: 12px;\n    overflow: hidden;\n  }\n\n  .scores-image-wrap img { width: 100%; height: 100%; object-fit: cover; }\n\n  .scores-stats-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 15px;\n    margin-top: 25px;\n  }\n\n  @media (min-width: 600px) {\n    .scores-stats-grid { grid-template-columns: repeat(4, 1fr); }\n  }\n\n  .scores-stat {\n    padding: 18px 12px;\n    background: var(--soft);\n    border-radius: 16px;\n    text-align: center;\n    border: 1px solid var(--border);\n  }\n\n  .scores-stat-icon {\n    width: 32px;\n    height: 32px;\n    margin: 0 auto 10px;\n    color: var(--primary);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n\n  .scores-svg {\n    width: 100%;\n    height: 100%;\n  }\n\n  .scores-stat-value { font-size: 24px; font-weight: 800; color: var(--text); line-height: 1; margin-bottom: 4px; }\n  .scores-stat-label { font-size: 11px; color: var(--muted); text-transform: uppercase; font-weight: 700; letter-spacing: 0.05em; }\n\n  .scores-icon-button {\n    background: var(--soft);\n    border: none;\n    width: 40px;\n    height: 40px;\n    border-radius: 20px;\n    cursor: pointer;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    color: var(--text);\n  }\n\n  .scores-toc-drawer {\n    position: fixed;\n    top: 0; right: 0; bottom: 0;\n    width: 300px;\n    background: var(--surface-bg);\n    z-index: 100000;\n    transform: translateX(100%);\n    transition: transform 0.3s ease;\n    padding: 20px;\n    box-shadow: -5px 0 15px var(--shadow);\n    overflow-y: auto;\n  }\n  .scores-toc-drawer.is-open { transform: translateX(0); }\n  \n  .scores-toc-overlay {\n    position: fixed;\n    inset: 0;\n    background: rgba(0,0,0,0.5);\n    z-index: 99999;\n    display: none;\n  }\n  .scores-toc-overlay.is-open { display: block; }\n<\/style>\n\n\n\n<div id=\"scores-article-template\">\n  <header class=\"scores-header\">\n    <div class=\"scores-header-inner\">\n      <nav class=\"scores-nav\" id=\"js-nav\"><\/nav>\n      <div class=\"scores-header-actions\">\n        <!-- Theme toggle removed -->\n        <button type=\"button\" class=\"scores-icon-button\" id=\"js-toc-open\">\u2630<\/button>\n      <\/div>\n    <\/div>\n  <\/header>\n\n  <section class=\"scores-hero\">\n    <div class=\"scores-hero-bg\" id=\"js-hero-bg\"><\/div>\n    <div class=\"scores-hero-content\">\n      <h1 class=\"scores-hero-title\" id=\"js-hero-title\"><\/h1>\n      <p class=\"scores-hero-subtitle\" id=\"js-hero-subtitle\"><\/p>\n      <div id=\"js-hero-copy\"><\/div>\n      <button type=\"button\" class=\"scores-nav-button\" style=\"background:var(--primary);color:#fff;margin-top:20px;height:auto;padding:12px 25px;\" id=\"js-start\">Start Reading<\/button>\n    <\/div>\n  <\/section>\n\n  <main id=\"js-sections\"><\/main>\n\n  <div class=\"scores-toc-overlay\" id=\"js-toc-overlay\"><\/div>\n  <aside class=\"scores-toc-drawer\" id=\"js-toc-drawer\">\n    <div style=\"display:flex; justify-content:space-between; align-items:center; margin-bottom:20px;\">\n      <h3 style=\"margin:0;\">Contents<\/h3>\n      <button id=\"js-toc-close\" style=\"border:none; background:none; font-size:24px; cursor:pointer;\">&times;<\/button>\n    <\/div>\n    <div id=\"js-toc-list\"><\/div>\n  <\/aside>\n<\/div>\n\n\n\n<script>\nfunction scrollToSection(id) {\n  const el = document.getElementById(`driver-${id}`);\n  if (el) {\n    const offset = 80;\n    const bodyRect = document.body.getBoundingClientRect().top;\n    const elementRect = el.getBoundingClientRect().top;\n    const elementPosition = elementRect - bodyRect;\n    const offsetPosition = elementPosition - offset;\n\n    window.scrollTo({\n      top: offsetPosition,\n      behavior: 'smooth'\n    });\n  }\n}\n\ndocument.addEventListener('DOMContentLoaded', function() {\n  const data = {\n    hero: {\n      title: 'The Greatest Formula 1 Drivers of All Time',\n      subtitle: '20 Legends. 8 Decades. One Ultimate Ranking.',\n      img: 'https:\/\/images.unsplash.com\/photo-1774487671620-b9174d206849?auto=format&fit=crop&q=80&w=1200',\n      copy: 'From fearless pioneers who risked everything in motorsports deadly early days to todays record-breaking champions, Formula 1 has produced extraordinary talent across eight decades.'\n    },\n    drivers: [\n      {\n    id: 20,\n    name: 'Emerson Fittipaldi',\n    img: 'https:\/\/imagescache.365scores.com\/image\/upload\/c_limit,q_auto:eco\/Magazines\/ENG-magazine\/Test\/Emerson_Fittipaldi',\n    stats: ['14', '2', '6', '35'],\n    textTop: \"Emerson Fittipaldi became F1's youngest World Champion at age 25 in 1972, ushering in a new era of young champions who would reshape the sport's demographics. The Brazilian's exceptional technical knowledge and smooth driving style brought both Lotus and McLaren to championship glory throughout the 1970s.\",\n    textBottom: \"His methodical approach to car development and testing revolutionized how teams worked with drivers. Fittipaldi's ability to provide precise engineering feedback made him invaluable beyond just his driving talent. After retiring from Formula 1, he continued racing successfully in IndyCar, proving his versatility across different racing disciplines and cementing his status as one of motorsport's most complete competitors.\"\n  },\n  {\n    id: 19,\n    name: 'Graham Hill',\n    img: 'https:\/\/imagescache.365scores.com\/image\/upload\/c_limit,q_auto:eco\/Magazines\/ENG-magazine\/Test\/Graham_Hill',\n    stats: ['14', '2', '13', '36'],\n    textTop: \"Graham Hill, known affectionately as 'Mr. Monaco' for his five victories in the Principality, remains the only driver in history to achieve the elusive Triple Crown of Motorsport. His career was defined by an incredible work ethic and a charismatic personality that made him the sport's first true media superstar.\",\n    textBottom: \"Beyond his two World Championships, Hill was celebrated for his resilience, famously returning to racing after a life-threatening accident late in his career. His legacy continued through his leadership of his own racing team, Embassy Hill, and through his son Damon, making them the first father-son duo to both win the F1 World Championship.\"\n  },\n  {\n    id: 18,\n    name: 'Jenson Button',\n    img: 'https:\/\/imagescache.365scores.com\/image\/upload\/c_limit,q_auto:eco\/Magazines\/ENG-magazine\/Test\/Jenson_Button',\n    stats: ['15', '1', '8', '50'],\n    textTop: \"Jenson Button's 2009 World Championship with Brawn GP remains one of Formula 1's most improbable fairytales, where a team on the brink of collapse rose to dominate the sport. Known for his buttery-smooth driving style, Button was widely regarded as the ultimate master of variable conditions.\",\n    textBottom: \"His victory in the 2011 Canadian Grand Prix, coming from the back of the pack in torrential rain, is often cited as one of the greatest drives in history. Button combined tactical intelligence with a gentlemanly demeanor, making him one of the most respected and liked figures in the paddock throughout his seventeen-season career.\"\n  },\n  {\n    id: 17,\n    name: 'Damon Hill',\n    img: 'https:\/\/imagescache.365scores.com\/image\/upload\/c_limit,q_auto:eco\/Magazines\/ENG-magazine\/Test\/Damon_Hill',\n    stats: ['22', '1', '20', '42'],\n    textTop: \"Damon Hill's journey to the 1996 World Championship is a testament to perseverance, as he only started racing cars at the age of 23 after a career in motorcycles. He successfully carried the weight of his father Graham's legacy, becoming the first son of a World Champion to win the title himself.\",\n    textBottom: \"Hill was known for his analytical mind and his ability to hold his own against legendary rivals like Michael Schumacher during one of F1's most competitive eras. His dignified leadership at Williams following the tragic death of Ayrton Senna earned him immense respect, proving he was a champion of character as much as speed.\"\n  },\n  {\n    id: 16,\n    name: 'Kimi R\u00e4ikk\u00f6nen',\n    img: 'https:\/\/imagescache.365scores.com\/image\/upload\/c_limit,q_auto:eco\/Magazines\/ENG-magazine\/Test\/Kimi_Raikkonen',\n    stats: ['21', '1', '18', '103'],\n    textTop: \"Kimi R\u00e4ikk\u00f6nen, 'The Iceman,' became Ferrari's last World Champion to date with a dramatic title win in 2007. His raw, natural speed and 'leave me alone' attitude made him a cult icon, as he prioritized pure racing over the political and media demands of the modern sport.\",\n    textBottom: \"With over 340 race starts, R\u00e4ikk\u00f6nen's longevity was matched only by his consistency and ability to extract performance from any car he drove. Whether winning for McLaren or Ferrari, Kimi remained true to himself\u2014minimalist in speech but maximalist on track\u2014ending his career as one of the most beloved figures in F1 history.\"\n  },\n  {\n    id: 15,\n    name: 'Nico Rosberg',\n    img: 'https:\/\/imagescache.365scores.com\/image\/upload\/c_limit,q_auto:eco\/Magazines\/ENG-magazine\/Test\/Nico_Rosberg',\n    stats: ['23', '1', '30', '57'],\n    textTop: \"Nico Rosberg's 2016 World Championship victory was the result of an intense, years-long psychological and physical battle against teammate Lewis Hamilton. By securing the title and immediately retiring, Rosberg became one of the few drivers to leave the sport at the absolute pinnacle of his powers.\",\n    textBottom: \"His approach was defined by extreme dedication, using sports psychology and rigorous data analysis to find the marginal gains needed to beat the most successful driver in history. Rosberg's victory cemented his family's legacy, joining his father Keke as a World Champion, and he remains a leading voice in the sport's move toward sustainability.\"\n  },\n  {\n    id: 14,\n    name: 'Nelson Piquet',\n    img: 'https:\/\/imagescache.365scores.com\/image\/upload\/c_limit,q_auto:eco\/Magazines\/ENG-magazine\/Test\/Nelson_Piquet',\n    stats: ['23', '3', '24', '60'],\n    textTop: \"Nelson Piquet was a tactical genius who secured three World Championships by combining raw speed with a deep understanding of mechanical engineering. His titles with Brabham and Williams in the 1980s showcased his ability to outthink opponents as much as outdrive them.\",\n    textBottom: \"Piquet was famous for his mischievous personality and strategic 'mind games' that often unsettled his rivals before they even reached the track. As one of the key figures in the 'Golden Era' of F1, his technical input was instrumental in the development of the powerful turbo engines and active suspension systems that defined the decade.\"\n  },\n  {\n    id: 13,\n    name: 'Mika H\u00e4kkinen',\n    img: 'https:\/\/imagescache.365scores.com\/image\/upload\/c_limit,q_auto:eco\/Magazines\/ENG-magazine\/Test\/Mika_Hakkinen',\n    stats: ['20', '2', '26', '51'],\n    textTop: \"Mika H\u00e4kkinen, the 'Flying Finn,' won back-to-back championships in 1998 and 1999, becoming the only rival Michael Schumacher admitted to truly fearing. His incredible comeback from a life-threatening crash in 1995 remains one of the most inspiring stories in sporting history.\",\n    textBottom: \"H\u00e4kkinen's driving was characterized by surgical precision and a unique ability to find speed in high-speed corners. His legendary overtake on Schumacher at Spa in 2000 is still regarded as one of the greatest maneuvers ever seen, embodying the quiet, respectful, yet lightning-fast spirit of a true champion.\"\n  },\n  {\n    id: 12,\n    name: 'Nigel Mansell',\n    img: 'https:\/\/imagescache.365scores.com\/image\/upload\/c_limit,q_auto:eco\/Magazines\/ENG-magazine\/Test\/Nigel_Mansell',\n    stats: ['31', '1', '32', '59'],\n    textTop: \"Nigel Mansell, 'The Lion,' was the embodiment of grit and determination, finally securing his dominant 1992 World Championship after years of heartbreaking near-misses. His aggressive, 'win-or-bust' racing style and incredible strength made him a hero to millions of fans worldwide.\",\n    textBottom: \"Mansell's ability to drive through pain and mechanical adversity set him apart, as did his unique achievement of holding both the F1 and CART IndyCar titles simultaneously in 1993. His record-breaking season with the technologically advanced Williams FW14B proved that when man and machine were perfectly aligned, he was virtually untouchable.\"\n  },\n  {\n    id: 11,\n    name: 'Max Verstappen',\n    img: 'https:\/\/imagescache.365scores.com\/image\/upload\/c_limit,q_auto:eco\/Magazines\/ENG-magazine\/Test\/Max_Verstappen',\n    stats: ['61', '3', '40', '107'],\n    textTop: \"Max Verstappen has rewritten the Formula 1 record books since his debut as the sport's youngest-ever driver, evolving into a dominant force with Red Bull Racing. His clinical precision and uncompromising racing style have led to multiple World Championships and a string of record-breaking winning streaks.\",\n    textBottom: \"Verstappen's rise signaled a shift in the sport, bringing a new level of aggression and data-driven perfection to the grid. Whether winning from pole or carving through the field from the back, his ability to maintain relentless pace under pressure has established him as the benchmark for the modern era of racing.\"\n  },\n  {\n    id: 10,\n    name: 'Sebastian Vettel',\n    img: 'https:\/\/imagescache.365scores.com\/image\/upload\/c_limit,q_auto:eco\/Magazines\/ENG-magazine\/Test\/Sebastian_Vettel',\n    stats: ['53', '4', '57', '122'],\n    textTop: \"Sebastian Vettel's era of dominance with Red Bull Racing yielded four consecutive World Championships, characterized by his incredible qualifying speed and ability to lead from the front. As one of the sport's most successful drivers, he combined a deep respect for F1 history with a ferocious competitive spirit.\",\n    textBottom: \"In his later years, Vettel became the sport's moral compass, using his platform to advocate for environmental sustainability and social justice. His legacy is defined not just by his 53 race wins and record of nine consecutive victories, but by his transformation from a ruthless young prodigy into a beloved statesman of the sport.\"\n  },\n  {\n    id: 9,\n    name: 'Fernando Alonso',\n    img: 'https:\/\/imagescache.365scores.com\/image\/upload\/c_limit,q_auto:eco\/Magazines\/ENG-magazine\/Test\/Fernando_Alonso',\n    stats: ['32', '2', '22', '106'],\n    textTop: \"Fernando Alonso is widely considered the ultimate 'complete' driver, capable of extracting podium-level performance from even the most difficult machinery. His back-to-back titles in 2005 and 2006 ended the Michael Schumacher era and established him as a tactical genius of the highest order.\",\n    textBottom: \"With a career spanning over two decades, Alonso's longevity and undiminished hunger for success are unprecedented. His ability to read a race and manage tires while maintaining qualifying-level pace has made him a formidable opponent across different generations of cars and regulations, cementing his status as a living legend.\"\n  },\n  {\n    id: 8,\n    name: 'Niki Lauda',\n    img: 'https:\/\/imagescache.365scores.com\/image\/upload\/c_limit,q_auto:eco\/Magazines\/ENG-magazine\/Test\/Niki_Lauda',\n    stats: ['25', '3', '24', '54'],\n    textTop: \"Niki Lauda's life and career are defined by the most miraculous comeback in sports history, returning to the cockpit just weeks after a horrific, near-fatal crash at the N\u00fcrburgring in 1976. A three-time World Champion, Lauda was the sport's first truly analytical driver, treating racing as a technical science.\",\n    textBottom: \"His titles with both Ferrari and McLaren proved his versatility and his blunt, honest approach revolutionized team management. Beyond the track, Lauda was a successful aviation entrepreneur and a key architect of the Mercedes F1 dominance, leaving an indelible mark on the sport's competitive and commercial landscape.\"\n  },\n  {\n    id: 7,\n    name: 'Jackie Stewart',\n    img: 'https:\/\/imagescache.365scores.com\/image\/upload\/c_limit,q_auto:eco\/Magazines\/ENG-magazine\/Test\/Jackie_Stewart',\n    stats: ['27', '3', '17', '43'],\n    textTop: \"Sir Jackie Stewart, 'The Flying Scot,' won three World Championships in the sport's most dangerous era while simultaneously leading a crusade that transformed F1 safety forever. His precision on the track was matched only by his professional approach to the business of being a racing driver.\",\n    textBottom: \"Stewart was a pioneer in introducing corporate sponsorship and professionalizing the paddock, ensuring that drivers were viewed as elite athletes. His legacy lives on through every modern safety feature in F1, from full-face helmets to medical facilities, proving that his greatest victory was the lives he helped save.\"\n  },\n  {\n    id: 6,\n    name: 'Jim Clark',\n    img: 'https:\/\/imagescache.365scores.com\/image\/upload\/c_limit,q_auto:eco\/Magazines\/ENG-magazine\/Test\/Jim_Clark',\n    stats: ['25', '2', '33', '32'],\n    textTop: \"Jim Clark is frequently cited by historians as the most naturally gifted driver to ever live, a quiet farmer who could dominate any racing category he entered. His two F1 World Championships and Indy 500 victory were achieved with a modest elegance that masked a terrifying level of talent.\",\n    textBottom: \"Clark's relationship with Colin Chapman at Lotus created a dominant force that redefined automotive design. He famously won the 1963 title by winning seven out of ten races, a level of dominance that few have ever matched. His tragic death in 1968 left a void in the sport, but his record of pole positions and wins remains a benchmark of excellence.\"\n  },\n  {\n    id: 5,\n    name: 'Juan Manuel Fangio',\n    img: 'https:\/\/imagescache.365scores.com\/image\/upload\/c_limit,q_auto:eco\/Magazines\/ENG-magazine\/Test\/Juan_Manuel_Fangio',\n    stats: ['24', '5', '29', '35'],\n    textTop: \"Juan Manuel Fangio, 'El Maestro,' dominated the first decade of Formula 1, winning five World Championships with four different manufacturers\u2014a record that stood for nearly 50 years. His skill was so profound that he often won races simply through his superior understanding of his car's limits.\",\n    textBottom: \"Fangio's victory at the 1957 German Grand Prix, where he broke the lap record ten times to overcome a massive deficit, is widely considered the greatest drive in history. He was the ultimate gentleman-racer, earning the universal respect of his rivals and establishing the standard of excellence that every future champion would strive to meet.\"\n  },\n  {\n    id: 4,\n    name: 'Alain Prost',\n    img: 'https:\/\/imagescache.365scores.com\/image\/upload\/c_limit,q_auto:eco\/Magazines\/ENG-magazine\/Test\/Alain_Prost',\n    stats: ['51', '4', '33', '106'],\n    textTop: \"Alain Prost, known as 'The Professor,' won four World Championships by prioritizing race strategy and technical setup over pure flamboyance. His cerebral approach to racing allowed him to win 51 Grands Prix, a record that stood for 14 years, often by doing only what was necessary to secure victory.\",\n    textBottom: \"Prost's career was defined by his legendary and often volatile rivalry with Ayrton Senna, a battle that pushed both drivers to unprecedented heights. His ability to preserve his car and tires while maintaining a blistering pace made him the most efficient driver of his generation, proving that championships are won as much with the head as with the right foot.\"\n  },\n  {\n    id: 3,\n    name: 'Ayrton Senna',\n    img: 'https:\/\/imagescache.365scores.com\/image\/upload\/c_limit,q_auto:eco\/Magazines\/ENG-magazine\/Test\/Ayrton_Senna',\n    stats: ['41', '3', '65', '80'],\n    textTop: \"Ayrton Senna was more than just a driver; he was a spiritual force whose devotion to finding the absolute limit made him a global icon. His three World Championships and 65 pole positions were achieved with a raw, uncompromising intensity that has never been duplicated in motorsport.\",\n    textBottom: \"Senna's mastery of wet-weather racing and his qualifying laps\u2014often described as being in a state of 'trance'\u2014redefined what was possible in a racing car. His tragic death in 1994 transformed the sport forever, but his legacy of passion, philanthropy, and the pursuit of perfection continues to inspire every driver who sits in a cockpit today.\"\n  },\n  {\n    id: 2,\n    name: 'Michael Schumacher',\n    img: 'https:\/\/imagescache.365scores.com\/image\/upload\/c_limit,q_auto:eco\/Magazines\/ENG-magazine\/Test\/Michael_Schumacher',\n    stats: ['91', '7', '68', '155'],\n    textTop: \"Michael Schumacher transformed Formula 1 by introducing a new level of physical fitness, technical integration, and team leadership, leading Ferrari to five consecutive titles. His seven World Championships and 91 wins established him as the sport's most dominant figure for over a decade.\",\n    textBottom: \"Schumacher's 'Schumi' era was characterized by a relentless work ethic, often spending hundreds of hours testing to find even the smallest advantage. His ability to produce 'qualifying laps' throughout an entire race stint redefined the physical demands on a driver, leaving a legacy that modern champions still use as their blueprint for success.\"\n  },\n  {\n    id: 1,\n    name: 'Lewis Hamilton',\n    img: 'https:\/\/imagescache.365scores.com\/image\/upload\/c_limit,q_auto:eco\/Magazines\/ENG-magazine\/Test\/Lewis_Hamilton',\n    stats: ['103', '7', '104', '201'],\n    textTop: \"Sir Lewis Hamilton has rewritten the history of Formula 1, holding or sharing the records for the most wins, pole positions, and World Championships. From his explosive debut season to his dominance with Mercedes, Hamilton has combined breathtaking speed with incredible consistency and racecraft.\",\n    textBottom: \"Beyond his statistics, Hamilton has used his global platform to champion diversity, inclusion, and environmental sustainability, expanding the sport's reach to entirely new audiences. His journey from a humble background to becoming the most successful driver in history has made him a transcendent figure in world sports, proving that greatness has no limits.\"\n  }\n    ]\n  };\n\nconst nav = document.getElementById('js-nav');\n  const sections = document.getElementById('js-sections');\n  const tocList = document.getElementById('js-toc-list');\n\n  function iconSvg(name) {\n    const paths = {\n      trophy: '<path d=\"M8 21h8\"><\/path><path d=\"M12 17v4\"><\/path><path d=\"M7 4h10v4a5 5 0 0 1-10 0V4Z\"><\/path><path d=\"M5 5H3v2a4 4 0 0 0 4 4\"><\/path><path d=\"M19 5h2v2a4 4 0 0 1-4 4\"><\/path>',\n      award: '<circle cx=\"12\" cy=\"8\" r=\"5\"><\/circle><path d=\"M8.5 12.5 7 22l5-3 5 3-1.5-9.5\"><\/path>',\n      flag: '<path d=\"M5 22V4\"><\/path><path d=\"M5 4h12l-2 5 2 5H5\"><\/path>',\n      target: '<circle cx=\"12\" cy=\"12\" r=\"9\"><\/circle><circle cx=\"12\" cy=\"12\" r=\"5\"><\/circle><circle cx=\"12\" cy=\"12\" r=\"1\"><\/circle>'\n    };\n    return `<svg class=\"scores-svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">${paths[name] || ''}<\/svg>`;\n  }\n\n  \/\/ Init Hero\n  document.getElementById('js-hero-title').textContent = data.hero.title;\n  document.getElementById('js-hero-subtitle').textContent = data.hero.subtitle;\n  document.getElementById('js-hero-bg').style.backgroundImage = `url(${data.hero.img})`;\n  document.getElementById('js-hero-copy').innerHTML = `<p>${data.hero.copy}<\/p>`;\n\n  \/\/ Build Drivers\n  data.drivers.forEach((d, index) => {\n    const nextDriver = data.drivers[index + 1];\n    const nextId = nextDriver ? nextDriver.id : null;\n\n    \/\/ Nav\n    const btn = document.createElement('button');\n    btn.className = 'scores-nav-button';\n    btn.textContent = d.id;\n    btn.onclick = () => scrollToSection(d.id);\n    nav.appendChild(btn);\n\n    \/\/ ToC\n    const tocBtn = document.createElement('button');\n    tocBtn.style = 'display:block; width:100%; text-align:left; padding:12px; margin-bottom:8px; border:none; background:var(--soft); cursor:pointer; border-radius:12px; font-weight:700; color:var(--text);';\n    tocBtn.textContent = `${d.id}. ${d.name}`;\n    tocBtn.onclick = () => { scrollToSection(d.id); toggleToC(false); };\n    tocList.appendChild(tocBtn);\n\n    \/\/ Card\n    const sect = document.createElement('section');\n    sect.className = 'scores-section-shell';\n    sect.id = `driver-${d.id}`;\n    sect.innerHTML = `\n      <div class=\"scores-card\">\n        <div class=\"scores-card-header\"><h2>${d.id}. ${d.name}<\/h2><\/div>\n        <div class=\"scores-card-body\">\n          <p>${d.textTop}<\/p>\n          <div class=\"scores-image-wrap\"><img decoding=\"async\" src=\"${d.img}\" loading=\"lazy\" alt=\"${d.name}\"><\/div>\n          <p>${d.textBottom}<\/p>\n          <div class=\"scores-stats-grid\">\n            <div class=\"scores-stat\">\n              <div class=\"scores-stat-icon\">${iconSvg('trophy')}<\/div>\n              <div class=\"scores-stat-value\">${d.stats[0]}<\/div>\n              <div class=\"scores-stat-label\">Wins<\/div>\n            <\/div>\n            <div class=\"scores-stat\">\n              <div class=\"scores-stat-icon\">${iconSvg('award')}<\/div>\n              <div class=\"scores-stat-value\">${d.stats[1]}<\/div>\n              <div class=\"scores-stat-label\">Titles<\/div>\n            <\/div>\n            <div class=\"scores-stat\">\n              <div class=\"scores-stat-icon\">${iconSvg('flag')}<\/div>\n              <div class=\"scores-stat-value\">${d.stats[2]}<\/div>\n              <div class=\"scores-stat-label\">Poles<\/div>\n            <\/div>\n            <div class=\"scores-stat\">\n              <div class=\"scores-stat-icon\">${iconSvg('target')}<\/div>\n              <div class=\"scores-stat-value\">${d.stats[3]}<\/div>\n              <div class=\"scores-stat-label\">Podiums<\/div>\n            <\/div>\n          <\/div>\n          ${nextId ? `<button type=\"button\" class=\"scores-next-button\" onclick=\"scrollToSection(${nextId})\">Next Item \u203a<\/button>` : ''}\n        <\/div>\n      <\/div>\n    `;\n    sections.appendChild(sect);\n  });\n\n  \/\/ Controls\n  function toggleToC(open) {\n    document.getElementById('js-toc-drawer').classList.toggle('is-open', open);\n    document.getElementById('js-toc-overlay').classList.toggle('is-open', open);\n  }\n  document.getElementById('js-toc-open').onclick = () => toggleToC(true);\n  document.getElementById('js-toc-close').onclick = () => toggleToC(false);\n  document.getElementById('js-toc-overlay').onclick = () => toggleToC(false);\n  document.getElementById('js-start').onclick = () => scrollToSection(data.drivers[0].id);\n\n  \/\/ Intersection Observer for Nav\n  const observer = new IntersectionObserver((entries) => {\n    entries.forEach(entry => {\n      if(entry.isIntersecting) {\n        const id = entry.target.id.split('-')[1];\n        document.querySelectorAll('.scores-nav-button').forEach(b => {\n          b.classList.toggle('is-active', b.textContent == id);\n        });\n      }\n    });\n  }, { rootMargin: '-20% 0px -70% 0px' });\n\n  document.querySelectorAll('.scores-section-shell').forEach(s => observer.observe(s));\n});\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>\u2630 Start Reading Contents &times;<\/p>\n","protected":false},"author":24,"featured_media":12975,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_cloudinary_featured_overwrite":false,"footnotes":""},"categories":[9],"tags":[],"class_list":["post-12894","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-soccer","article_type-discover","entity_type-athlete","inspiration-365s-articles"],"_links":{"self":[{"href":"https:\/\/wordpress.365scores.com\/news\/wp-json\/wp\/v2\/posts\/12894","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.365scores.com\/news\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/wordpress.365scores.com\/news\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.365scores.com\/news\/wp-json\/wp\/v2\/users\/24"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.365scores.com\/news\/wp-json\/wp\/v2\/comments?post=12894"}],"version-history":[{"count":5,"href":"https:\/\/wordpress.365scores.com\/news\/wp-json\/wp\/v2\/posts\/12894\/revisions"}],"predecessor-version":[{"id":12993,"href":"https:\/\/wordpress.365scores.com\/news\/wp-json\/wp\/v2\/posts\/12894\/revisions\/12993"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/wordpress.365scores.com\/news\/wp-json\/wp\/v2\/media\/12975"}],"wp:attachment":[{"href":"https:\/\/wordpress.365scores.com\/news\/wp-json\/wp\/v2\/media?parent=12894"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/wordpress.365scores.com\/news\/wp-json\/wp\/v2\/categories?post=12894"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/wordpress.365scores.com\/news\/wp-json\/wp\/v2\/tags?post=12894"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}