# 🏍️ Fabio Quartararo Quiz: How well do you know the MotoGP French Devil?

Test your knowledge about Fabio Quartararo with this interactive 12-question quiz! History, victories, and secrets of the first French MotoGP World Champion.

---

import ArticleScript from '@/components/ArticleScript';

{/* Hero Section */}
<div className="text-center mb-12 relative">
  <div className="absolute top-1/2 left-1/2 -translate-x-1/2 -translate-y-1/2 w-full max-w-2xl h-64 bg-blue-500/10 rounded-full blur-[100px] pointer-events-none"></div>
  
  <div className="inline-flex items-center gap-2 px-4 py-2 bg-gradient-to-r from-blue-900/50 to-blue-500/20 text-blue-400 border border-blue-500/50 rounded-full text-sm font-bold uppercase tracking-widest mb-6 shadow-[0_0_15px_rgba(59,130,246,0.3)]">
    <span>😈</span> EL DIABLO QUIZ
  </div>
  
  <h1 className="text-4xl md:text-6xl font-black mb-6 leading-tight text-white drop-shadow-lg">
    <span className="text-transparent bg-clip-text bg-gradient-to-r from-blue-400 to-cyan-400">Fabio Quartararo</span> Quiz
  </h1>
  
  <p className="text-xl text-slate-300 font-medium mb-10 max-w-2xl mx-auto">
    The first French World Champion in MotoGP history. 12 rapid-fire questions to test your knowledge about his incredible career!
  </p>
  
  <div className="grid grid-cols-1 md:grid-cols-3 gap-6">
    <div className="bg-slate-900 border border-slate-700/50 p-6 rounded-2xl backdrop-blur-md hover:border-blue-500/50 transition-colors shadow-xl">
      <div className="text-4xl mb-3">🇫🇷</div>
      <div className="text-sm text-slate-400 uppercase tracking-wider font-semibold mb-1">National Pride</div>
      <div className="text-xl font-black text-white">France</div>
    </div>
    <div className="bg-slate-900 border border-red-900/50 p-6 rounded-2xl backdrop-blur-md hover:border-red-500/50 transition-colors shadow-xl relative overflow-hidden">
      <div className="absolute top-0 right-0 w-20 h-20 bg-red-500/10 rounded-full blur-xl pointer-events-none"></div>
      <div className="text-4xl mb-3 font-black italic text-red-500">20</div>
      <div className="text-sm text-slate-400 uppercase tracking-wider font-semibold mb-1">Lucky Number</div>
      <div className="text-xl font-black text-red-400">El Diablo</div>
    </div>
    <div className="bg-slate-900 border border-slate-700/50 p-6 rounded-2xl backdrop-blur-md hover:border-cyan-500/50 transition-colors shadow-xl">
      <div className="text-4xl mb-3">🏆</div>
      <div className="text-sm text-slate-400 uppercase tracking-wider font-semibold mb-1">Champion</div>
      <div className="text-xl font-black text-cyan-400">2021</div>
    </div>
  </div>
</div>

<div className="flex justify-center my-10">
  <AdSense slot="4357278838" format="auto" />
</div>

<div className="prose prose-invert prose-lg max-w-none mb-12">
    <h2 className="text-3xl font-black text-blue-400 mb-6">🏁 Key Takeaways...</h2>
    
    <h3 className="text-white">The meteoric rise of a riding prodigy</h3>
    <p className="text-xl font-medium text-slate-300 leading-relaxed border-l-4 border-blue-500 pl-6 my-6 bg-slate-800/20 p-4 rounded-r-xl">
        From a very young age, Fabio moved to Spain to train with the best of the best. After a solid but mixed start in the Moto3 and Moto2 classes, he absolutely exploded upon arriving in the premier class (MotoGP) in 2019 riding for the Petronas Yamaha SRT satellite team. His blazing pole positions set the tone early on: a new "alien" had landed in MotoGP.
    </p>

    <h3 className="text-white">2021: Absolute Global Coronation</h3>
    <p>
        It was in 2021, gripping the handlebars of the factory Yamaha M1, that Quartararo achieved his ultimate dream. By winning the highly coveted MotoGP World Championship, he became the first Frenchman in history to carve his name onto the premier class trophy. A domination defined by raw qualifying speed, his unique smooth riding style, and an iron mindset that allowed him to crack the pressure against racing titans.
    </p>

    <h3 className="text-white">El Diablo: An Attitude, a Style, a Myth</h3>
    <p>
        Beyond his impressive stats, it's his bold style that won over the fans. His bright red number 20, the "El Diablo" nickname, the spectacular helmet designs... Fabio isn't just a prodigy on two wheels; he's a true paddock rockstar who helped make MotoGP popular with a completely new generation worldwide. Now, let's see if your Rank is high enough to ride on his tail!
    </p>
</div>

<div className="bg-slate-900 border border-slate-700/50 rounded-3xl p-8 mb-16 shadow-[0_0_30px_rgba(59,130,246,0.1)] relative overflow-hidden">
    <div className="absolute top-0 right-0 w-32 h-32 bg-cyan-500/10 rounded-full blur-2xl pointer-events-none"></div>
    <h2 className="text-2xl font-black text-white mb-6 relative z-10 flex items-center gap-3">
        <span>🎮</span> Ready for the next quest?
    </h2>
    <p className="text-slate-300 mb-8 relative z-10">Before warming up your tires for the Fabio quiz, take a peek at our other top-tier content:</p>
    
    <div className="grid grid-cols-1 md:grid-cols-3 gap-6 relative z-10">
        <a href="/en/article/motorcycle-license-test-france-quiz" className="block p-6 rounded-2xl bg-slate-800/80 border border-slate-700 hover:border-blue-500/50 transition-all hover:-translate-y-1">
            <div className="text-3xl mb-3">📝</div>
            <h4 className="text-lg font-bold text-white mb-2">Motorcycle License Quiz</h4>
            <p className="text-sm text-slate-400">The ultimate test to see if you deserve your A2 / LAMS / Beginner riding permit.</p>
        </a>
        
        <a href="/en/article/from-mountains-to-sea-the-grand-tale-of-a-motorcycle-adventure" className="block p-6 rounded-2xl bg-slate-800/80 border border-slate-700 hover:border-blue-500/50 transition-all hover:-translate-y-1">
            <div className="text-3xl mb-3">🏔️</div>
            <h4 className="text-lg font-bold text-white mb-2">Epic Roadtrip: Mountains to Sea</h4>
            <p className="text-sm text-slate-400">Escape with this magnificent tale of a 3000 km epic adventure traversing legendary peaks.</p>
        </a>
        
        <a href="/en/article/africa-twin-adventure-tires-comparison" className="block p-6 rounded-2xl bg-slate-800/80 border border-slate-700 hover:border-blue-500/50 transition-all hover:-translate-y-1">
            <div className="text-3xl mb-3">🏍️</div>
            <h4 className="text-lg font-bold text-white mb-2">Top 12: Adventure Tires</h4>
            <p className="text-sm text-slate-400">We burned through 12 sets of tires over 5000 km of pure off-road abuse. Here's the absolute winner.</p>
        </a>
    </div>
</div>

<div className="mt-16 pt-10 border-t border-slate-800 relative z-10">
    <div className="text-center mb-10" id="start-container-fq">
        <h2 className="text-2xl font-bold mb-6 text-slate-300">Test your XP on the MotoGP legend! Ready?</h2>
        <button id="start-quiz-fabio" className="bg-gradient-to-r from-blue-600 to-cyan-500 hover:from-blue-500 hover:to-cyan-400 text-white border-none px-10 py-5 rounded-full text-xl font-black cursor-pointer shadow-[0_10px_30px_rgba(59,130,246,0.3)] uppercase tracking-wider transition-transform hover:scale-105 group flex items-center justify-center gap-3 mx-auto">
            <span>🎮</span> START QUIZ
        </button>
    </div>

    {/* Progress Bar */}
    <div id="quiz-progress-container-fabio" className="sticky top-0 z-50 bg-slate-950/90 backdrop-blur-md p-4 border-b border-slate-800 hidden">
        <div className="max-w-3xl mx-auto">
            <div className="flex justify-between mb-2">
                <span className="text-sm font-bold text-blue-400" id="quiz-progress-text-fabio">Question</span>
                <span className="text-sm font-bold text-cyan-400" id="quiz-timer-fabio">0:00</span>
            </div>
            <div className="h-2 bg-slate-800 rounded-full overflow-hidden">
                <div id="quiz-progress-bar-fabio" className="h-full w-[8.33%] bg-gradient-to-r from-blue-500 to-cyan-400 transition-all duration-300 rounded-full"></div>
            </div>
        </div>
    </div>

    <form id="quiz-form-fabio" className="max-w-3xl mx-auto my-10 hidden">
        
        {/* Q1 */}
        <div className="quiz-page-fabio active bg-slate-900 border border-slate-700/50 rounded-3xl p-8 mb-6 shadow-2xl relative overflow-hidden" id="fabio-page-1">
            <div className="flex items-center gap-4 mb-8">
                <div className="bg-gradient-to-br from-blue-500 to-cyan-500 shrink-0 w-14 h-14 rounded-2xl flex items-center justify-center text-2xl font-black text-slate-900 shadow-lg">1</div>
                <h3 className="text-2xl font-bold m-0 leading-relaxed text-white">What is Fabio's famous nickname?</h3>
            </div>
            <div className="flex flex-col gap-4 text-white options-fabio">
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q1" value="A" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">The Doctor</span>
                </label>
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q1" value="B" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">El Diablo</span>
                </label>
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q1" value="C" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">Top Gun</span>
                </label>
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q1" value="D" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">The Beast</span>
                </label>
            </div>
            <div className="text-right mt-8">
                <button type="button" className="next-btn-fabio bg-gradient-to-r from-blue-600 to-cyan-500 hover:from-blue-500 hover:to-cyan-400 text-white px-10 py-4 rounded-xl text-lg font-bold shadow-[0_10px_30px_rgba(59,130,246,0.3)] transition-all disabled:opacity-50">Next →</button>
            </div>
        </div>

        {/* Q2 */}
        <div className="quiz-page-fabio bg-slate-900 border border-slate-700/50 rounded-3xl p-8 mb-6 shadow-2xl relative overflow-hidden hidden" id="fabio-page-2">
            <div className="flex items-center gap-4 mb-8">
                <div className="bg-gradient-to-br from-blue-500 to-cyan-500 shrink-0 w-14 h-14 rounded-2xl flex items-center justify-center text-2xl font-black text-slate-900 shadow-lg">2</div>
                <h3 className="text-2xl font-bold m-0 leading-relaxed text-white">With which manufacturer did he win the Championship?</h3>
            </div>
            <div className="flex flex-col gap-4 text-white options-fabio">
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q2" value="A" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">Ducati</span>
                </label>
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q2" value="B" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">Yamaha</span>
                </label>
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q2" value="C" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">Honda</span>
                </label>
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q2" value="D" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">Suzuki</span>
                </label>
            </div>
            <div className="flex justify-between items-center mt-8">
                <button type="button" className="prev-btn-fabio bg-slate-800 hover:bg-slate-700 text-slate-300 border border-slate-600 px-8 py-4 rounded-xl text-lg font-bold transition-all">← Previous</button>
                <button type="button" className="next-btn-fabio bg-gradient-to-r from-blue-600 to-cyan-500 hover:from-blue-500 hover:to-cyan-400 text-white px-10 py-4 rounded-xl text-lg font-bold shadow-[0_10px_30px_rgba(59,130,246,0.3)] transition-all disabled:opacity-50">Next →</button>
            </div>
        </div>

        {/* Q3 */}
        <div className="quiz-page-fabio bg-slate-900 border border-slate-700/50 rounded-3xl p-8 mb-6 shadow-2xl relative overflow-hidden hidden" id="fabio-page-3">
            <div className="flex items-center gap-4 mb-8">
                <div className="bg-gradient-to-br from-blue-500 to-cyan-500 shrink-0 w-14 h-14 rounded-2xl flex items-center justify-center text-2xl font-black text-slate-900 shadow-lg">3</div>
                <h3 className="text-2xl font-bold m-0 leading-relaxed text-white">In what year did he claim the World Title?</h3>
            </div>
            <div className="flex flex-col gap-4 text-white options-fabio">
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q3" value="A" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">2020</span>
                </label>
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q3" value="B" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">2021</span>
                </label>
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q3" value="C" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">2019</span>
                </label>
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q3" value="D" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">2022</span>
                </label>
            </div>
            <div className="flex justify-between items-center mt-8">
                <button type="button" className="prev-btn-fabio bg-slate-800 hover:bg-slate-700 text-slate-300 border border-slate-600 px-8 py-4 rounded-xl text-lg font-bold transition-all">← Previous</button>
                <button type="button" className="next-btn-fabio bg-gradient-to-r from-blue-600 to-cyan-500 hover:from-blue-500 hover:to-cyan-400 text-white px-10 py-4 rounded-xl text-lg font-bold shadow-[0_10px_30px_rgba(59,130,246,0.3)] transition-all disabled:opacity-50">Next →</button>
            </div>
        </div>

        {/* Q4 */}
        <div className="quiz-page-fabio bg-slate-900 border border-slate-700/50 rounded-3xl p-8 mb-6 shadow-2xl relative overflow-hidden hidden" id="fabio-page-4">
            <div className="flex items-center gap-4 mb-8">
                <div className="bg-gradient-to-br from-blue-500 to-cyan-500 shrink-0 w-14 h-14 rounded-2xl flex items-center justify-center text-2xl font-black text-slate-900 shadow-lg">4</div>
                <h3 className="text-2xl font-bold m-0 leading-relaxed text-white">What is his hometown in France?</h3>
            </div>
            <div className="flex flex-col gap-4 text-white options-fabio">
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q4" value="A" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">Marseille</span>
                </label>
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q4" value="B" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">Nice</span>
                </label>
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q4" value="C" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">Lyon</span>
                </label>
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q4" value="D" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">Paris</span>
                </label>
            </div>
            <div className="flex justify-between items-center mt-8">
                <button type="button" className="prev-btn-fabio bg-slate-800 hover:bg-slate-700 text-slate-300 border border-slate-600 px-8 py-4 rounded-xl text-lg font-bold transition-all">← Previous</button>
                <button type="button" className="next-btn-fabio bg-gradient-to-r from-blue-600 to-cyan-500 hover:from-blue-500 hover:to-cyan-400 text-white px-10 py-4 rounded-xl text-lg font-bold shadow-[0_10px_30px_rgba(59,130,246,0.3)] transition-all disabled:opacity-50">Next →</button>
            </div>
        </div>

        {/* Q5 */}
        <div className="quiz-page-fabio bg-slate-900 border border-slate-700/50 rounded-3xl p-8 mb-6 shadow-2xl relative overflow-hidden hidden" id="fabio-page-5">
            <div className="flex items-center gap-4 mb-8">
                <div className="bg-gradient-to-br from-blue-500 to-cyan-500 shrink-0 w-14 h-14 rounded-2xl flex items-center justify-center text-2xl font-black text-slate-900 shadow-lg">5</div>
                <h3 className="text-2xl font-bold m-0 leading-relaxed text-white">What racing number does he run on his fairing?</h3>
            </div>
            <div className="flex flex-col gap-4 text-white options-fabio">
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q5" value="A" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">46</span>
                </label>
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q5" value="B" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">93</span>
                </label>
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q5" value="C" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">20</span>
                </label>
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q5" value="D" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">5</span>
                </label>
            </div>
            <div className="flex justify-between items-center mt-8">
                <button type="button" className="prev-btn-fabio bg-slate-800 hover:bg-slate-700 text-slate-300 border border-slate-600 px-8 py-4 rounded-xl text-lg font-bold transition-all">← Previous</button>
                <button type="button" className="next-btn-fabio bg-gradient-to-r from-blue-600 to-cyan-500 hover:from-blue-500 hover:to-cyan-400 text-white px-10 py-4 rounded-xl text-lg font-bold shadow-[0_10px_30px_rgba(59,130,246,0.3)] transition-all disabled:opacity-50">Next →</button>
            </div>
        </div>

        {/* Q6 */}
        <div className="quiz-page-fabio bg-slate-900 border border-slate-700/50 rounded-3xl p-8 mb-6 shadow-2xl relative overflow-hidden hidden" id="fabio-page-6">
            <div className="flex items-center gap-4 mb-8">
                <div className="bg-gradient-to-br from-blue-500 to-cyan-500 shrink-0 w-14 h-14 rounded-2xl flex items-center justify-center text-2xl font-black text-slate-900 shadow-lg">6</div>
                <h3 className="text-2xl font-bold m-0 leading-relaxed text-white">What fierce tattoo is inked on his right arm?</h3>
            </div>
            <div className="flex flex-col gap-4 text-white options-fabio">
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q6" value="A" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">An eagle</span>
                </label>
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q6" value="B" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">A devil's face</span>
                </label>
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q6" value="C" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">A tiger</span>
                </label>
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q6" value="D" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">A compass</span>
                </label>
            </div>
            <div className="flex justify-between items-center mt-8">
                <button type="button" className="prev-btn-fabio bg-slate-800 hover:bg-slate-700 text-slate-300 border border-slate-600 px-8 py-4 rounded-xl text-lg font-bold transition-all">← Previous</button>
                <button type="button" className="next-btn-fabio bg-gradient-to-r from-blue-600 to-cyan-500 hover:from-blue-500 hover:to-cyan-400 text-white px-10 py-4 rounded-xl text-lg font-bold shadow-[0_10px_30px_rgba(59,130,246,0.3)] transition-all disabled:opacity-50">Next →</button>
            </div>
        </div>

        {/* Q7 */}
        <div className="quiz-page-fabio bg-slate-900 border border-slate-700/50 rounded-3xl p-8 mb-6 shadow-2xl relative overflow-hidden hidden" id="fabio-page-7">
            <div className="flex items-center gap-4 mb-8">
                <div className="bg-gradient-to-br from-blue-500 to-cyan-500 shrink-0 w-14 h-14 rounded-2xl flex items-center justify-center text-2xl font-black text-slate-900 shadow-lg">7</div>
                <h3 className="text-2xl font-bold m-0 leading-relaxed text-white">In which satellite team did his talent explode onto the scene?</h3>
            </div>
            <div className="flex flex-col gap-4 text-white options-fabio">
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q7" value="A" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">Tech3</span>
                </label>
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q7" value="B" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">Petronas Yamaha SRT</span>
                </label>
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q7" value="C" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">Pramac</span>
                </label>
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q7" value="D" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">Gresini</span>
                </label>
            </div>
            <div className="flex justify-between items-center mt-8">
                <button type="button" className="prev-btn-fabio bg-slate-800 hover:bg-slate-700 text-slate-300 border border-slate-600 px-8 py-4 rounded-xl text-lg font-bold transition-all">← Previous</button>
                <button type="button" className="next-btn-fabio bg-gradient-to-r from-blue-600 to-cyan-500 hover:from-blue-500 hover:to-cyan-400 text-white px-10 py-4 rounded-xl text-lg font-bold shadow-[0_10px_30px_rgba(59,130,246,0.3)] transition-all disabled:opacity-50">Next →</button>
            </div>
        </div>

        {/* Q8 */}
        <div className="quiz-page-fabio bg-slate-900 border border-slate-700/50 rounded-3xl p-8 mb-6 shadow-2xl relative overflow-hidden hidden" id="fabio-page-8">
            <div className="flex items-center gap-4 mb-8">
                <div className="bg-gradient-to-br from-blue-500 to-cyan-500 shrink-0 w-14 h-14 rounded-2xl flex items-center justify-center text-2xl font-black text-slate-900 shadow-lg">8</div>
                <h3 className="text-2xl font-bold m-0 leading-relaxed text-white">How many pole positions did he snatch in his Rookie season?</h3>
            </div>
            <div className="flex flex-col gap-4 text-white options-fabio">
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q8" value="A" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">3</span>
                </label>
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q8" value="B" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">6</span>
                </label>
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q8" value="C" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">1</span>
                </label>
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q8" value="D" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">4</span>
                </label>
            </div>
            <div className="flex justify-between items-center mt-8">
                <button type="button" className="prev-btn-fabio bg-slate-800 hover:bg-slate-700 text-slate-300 border border-slate-600 px-8 py-4 rounded-xl text-lg font-bold transition-all">← Previous</button>
                <button type="button" className="next-btn-fabio bg-gradient-to-r from-blue-600 to-cyan-500 hover:from-blue-500 hover:to-cyan-400 text-white px-10 py-4 rounded-xl text-lg font-bold shadow-[0_10px_30px_rgba(59,130,246,0.3)] transition-all disabled:opacity-50">Next →</button>
            </div>
        </div>

        {/* Q9 */}
        <div className="quiz-page-fabio bg-slate-900 border border-slate-700/50 rounded-3xl p-8 mb-6 shadow-2xl relative overflow-hidden hidden" id="fabio-page-9">
            <div className="flex items-center gap-4 mb-8">
                <div className="bg-gradient-to-br from-blue-500 to-cyan-500 shrink-0 w-14 h-14 rounded-2xl flex items-center justify-center text-2xl font-black text-slate-900 shadow-lg">9</div>
                <h3 className="text-2xl font-bold m-0 leading-relaxed text-white">Who was his absolute childhood racing idol?</h3>
            </div>
            <div className="flex flex-col gap-4 text-white options-fabio">
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q9" value="A" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">Casey Stoner</span>
                </label>
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q9" value="B" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">Marc Marquez</span>
                </label>
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q9" value="C" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">Valentino Rossi</span>
                </label>
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q9" value="D" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">Jorge Lorenzo</span>
                </label>
            </div>
            <div className="flex justify-between items-center mt-8">
                <button type="button" className="prev-btn-fabio bg-slate-800 hover:bg-slate-700 text-slate-300 border border-slate-600 px-8 py-4 rounded-xl text-lg font-bold transition-all">← Previous</button>
                <button type="button" className="next-btn-fabio bg-gradient-to-r from-blue-600 to-cyan-500 hover:from-blue-500 hover:to-cyan-400 text-white px-10 py-4 rounded-xl text-lg font-bold shadow-[0_10px_30px_rgba(59,130,246,0.3)] transition-all disabled:opacity-50">Next →</button>
            </div>
        </div>

        {/* Q10 */}
        <div className="quiz-page-fabio bg-slate-900 border border-slate-700/50 rounded-3xl p-8 mb-6 shadow-2xl relative overflow-hidden hidden" id="fabio-page-10">
            <div className="flex items-center gap-4 mb-8">
                <div className="bg-gradient-to-br from-blue-500 to-cyan-500 shrink-0 w-14 h-14 rounded-2xl flex items-center justify-center text-2xl font-black text-slate-900 shadow-lg">10</div>
                <h3 className="text-2xl font-bold m-0 leading-relaxed text-white">At which iconic circuit did he clinch his 1st MotoGP win?</h3>
            </div>
            <div className="flex flex-col gap-4 text-white options-fabio">
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q10" value="A" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">Le Mans</span>
                </label>
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q10" value="B" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">Jerez</span>
                </label>
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q10" value="C" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">Catalunya</span>
                </label>
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q10" value="D" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">Assen</span>
                </label>
            </div>
            <div className="flex justify-between items-center mt-8">
                <button type="button" className="prev-btn-fabio bg-slate-800 hover:bg-slate-700 text-slate-300 border border-slate-600 px-8 py-4 rounded-xl text-lg font-bold transition-all">← Previous</button>
                <button type="button" className="next-btn-fabio bg-gradient-to-r from-blue-600 to-cyan-500 hover:from-blue-500 hover:to-cyan-400 text-white px-10 py-4 rounded-xl text-lg font-bold shadow-[0_10px_30px_rgba(59,130,246,0.3)] transition-all disabled:opacity-50">Next →</button>
            </div>
        </div>

        {/* Q11 */}
        <div className="quiz-page-fabio bg-slate-900 border border-slate-700/50 rounded-3xl p-8 mb-6 shadow-2xl relative overflow-hidden hidden" id="fabio-page-11">
            <div className="flex items-center gap-4 mb-8">
                <div className="bg-gradient-to-br from-blue-500 to-cyan-500 shrink-0 w-14 h-14 rounded-2xl flex items-center justify-center text-2xl font-black text-slate-900 shadow-lg">11</div>
                <h3 className="text-2xl font-bold m-0 leading-relaxed text-white">He frequently trains and sharpens his reflexes riding...</h3>
            </div>
            <div className="flex flex-col gap-4 text-white options-fabio">
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q11" value="A" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">Motocross</span>
                </label>
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q11" value="B" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">Trial</span>
                </label>
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q11" value="C" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">Mountain Bike / Supercross</span>
                </label>
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q11" value="D" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">Pure Flat Track</span>
                </label>
            </div>
            <div className="flex justify-between items-center mt-8">
                <button type="button" className="prev-btn-fabio bg-slate-800 hover:bg-slate-700 text-slate-300 border border-slate-600 px-8 py-4 rounded-xl text-lg font-bold transition-all">← Previous</button>
                <button type="button" className="next-btn-fabio bg-gradient-to-r from-blue-600 to-cyan-500 hover:from-blue-500 hover:to-cyan-400 text-white px-10 py-4 rounded-xl text-lg font-bold shadow-[0_10px_30px_rgba(59,130,246,0.3)] transition-all disabled:opacity-50">Next →</button>
            </div>
        </div>

        {/* Q12 */}
        <div className="quiz-page-fabio bg-slate-900 border border-slate-700/50 rounded-3xl p-8 mb-6 shadow-2xl relative overflow-hidden hidden" id="fabio-page-12">
            <div className="flex items-center gap-4 mb-8">
                <div className="bg-gradient-to-br from-blue-500 to-cyan-500 shrink-0 w-14 h-14 rounded-2xl flex items-center justify-center text-2xl font-black text-slate-900 shadow-lg">12</div>
                <h3 className="text-2xl font-bold m-0 leading-relaxed text-white">What fierce beast is drawn on his personal brand logo?</h3>
            </div>
            <div className="flex flex-col gap-4 text-white options-fabio">
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q12" value="A" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">A Great White Shark</span>
                </label>
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q12" value="B" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">A devil/demon</span>
                </label>
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q12" value="C" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">A roaring lion</span>
                </label>
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q12" value="D" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">A winged angel</span>
                </label>
            </div>
            <div className="flex justify-between items-center mt-8">
                <button type="button" className="prev-btn-fabio bg-slate-800 hover:bg-slate-700 text-slate-300 border border-slate-600 px-8 py-4 rounded-xl text-lg font-bold transition-all">← Previous</button>
                <button type="button" className="submit-btn-fabio bg-gradient-to-r from-red-600 to-red-500 hover:from-red-500 hover:to-red-400 text-white px-10 py-4 rounded-xl text-lg font-black shadow-[0_10px_30px_rgba(239,68,68,0.3)] transition-all disabled:opacity-50 tracking-wider disabled:cursor-not-allowed">🏁 SUBMIT</button>
            </div>
        </div>

    </form>

    {/* Localized string injections for JS Result Logic */}
    <div className="hidden" id="fq-str-progress">Question</div>
    <div className="hidden" id="fq-str-share">I scored {score}/12 on the Fabio Quartararo Quiz! 😈 Beat my Rank on 2roue.com</div>
    
    <div className="hidden" id="fq-res-12-msg">Flawless! MAX XP EARNED! You belong on the World Leaderboard!</div>
    <div className="hidden" id="fq-res-12-prof">Rank: Paddock Alien</div>
    
    <div className="hidden" id="fq-res-10-msg">Solid run! XP Earned! You know almost everything about El Diablo.</div>
    <div className="hidden" id="fq-res-10-prof">Rank: Factory Rider</div>
    
    <div className="hidden" id="fq-res-7-msg">Good effort! XP Earned. Keep following the grid action!</div>
    <div className="hidden" id="fq-res-7-prof">Rank: Rookie</div>
    
    <div className="hidden" id="fq-res-0-msg">Wipeout! Time to re-watch some Grand Prix classics 😉</div>
    <div className="hidden" id="fq-res-0-prof">Rank: Beginner</div>

    {/* Results Panel */}
    <div id="quiz-result-fabio" className="hidden max-w-3xl mx-auto my-16">
        <div className="bg-slate-900 border border-blue-500/30 rounded-[2.5rem] p-10 md:p-16 text-center shadow-[0_0_50px_rgba(59,130,246,0.1)] relative overflow-hidden">
            <div className="absolute top-1/2 left-1/2 -translate-x-1/2 -translate-y-1/2 w-full h-full bg-blue-500/5 blur-3xl pointer-events-none"></div>
            
            <div id="result-emoji" className="text-7xl mb-6 relative z-10 drop-shadow-lg">🏆</div>
            <h2 className="text-3xl md:text-5xl font-black text-white mb-4 relative z-10">Final Result</h2>
            
            <div id="result-score" className="text-5xl md:text-7xl font-black mb-6 text-transparent bg-clip-text bg-gradient-to-br from-blue-400 to-cyan-400 drop-shadow-sm z-10 relative"></div>
            
            <div id="result-profile-badge" className="inline-flex items-center justify-center gap-2 px-6 py-3 bg-red-500/20 text-red-400 border border-red-500/50 rounded-full text-xl font-bold uppercase tracking-wide mb-6 shadow-lg relative z-10"></div>
            
            <p id="result-text" className="text-xl text-slate-300 mb-10 relative z-10 font-medium leading-relaxed bg-slate-800/50 p-6 rounded-2xl border border-slate-700/50"></p>
            
            <div className="flex flex-col sm:flex-row gap-4 justify-center items-center mt-10 relative z-10">
                <button type="button" className="restart-btn-fabio w-full sm:w-auto bg-slate-800 hover:bg-slate-700 text-white border border-slate-600 px-8 py-4 rounded-xl text-lg font-bold transition-all gap-2 flex items-center justify-center">
                    🔄 Retry
                </button>
                <a href="#" id="share-whatsapp-fabio" className="w-full sm:w-auto bg-gradient-to-r from-emerald-500 to-emerald-600 hover:from-emerald-400 hover:to-emerald-500 text-white px-8 py-4 rounded-xl text-lg font-bold transition-all gap-2 flex items-center justify-center border-none shadow-[0_5px_20px_rgba(16,185,129,0.3)]">
                    📱 Share
                </a>
                <a href="/dashboard" className="w-full sm:w-auto bg-gradient-to-r from-blue-600 to-cyan-500 hover:from-blue-500 hover:to-cyan-400 text-white px-8 py-4 rounded-xl text-lg font-bold transition-all border-none shadow-[0_5px_20px_rgba(59,130,246,0.3)] gap-2 flex items-center justify-center">
                    📊 World Leaderboard
                </a>
            </div>
        </div>
    </div>
</div>

<ArticleStyle content={`
/* Force styles on dynamically injected results */
.options-fabio label input[type="radio"]:checked + span {
    color: #38bdf8; /* sky-400 */
    font-weight: 700;
}
`} />

<ArticleScript src="/scripts/quizzes/fabio-diable-v2.js" />

