# 🏍️ Quiz Fabio Quartararo: Quanto conosci il Diavolo Francese della MotoGP?

Mettiti alla prova con questo quiz interattivo di 12 domande su Fabio Quartararo! Storia, vittorie e segreti del primo campione del mondo francese della MotoGP.

---

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">
    Quiz <span className="text-transparent bg-clip-text bg-gradient-to-r from-blue-400 to-cyan-400">Fabio Quartararo</span>
  </h1>
  
  <p className="text-xl text-slate-300 font-medium mb-10 max-w-2xl mx-auto">
    Il primo campione del mondo francese nella storia della classe regina. 12 domande a tutto gas per testare quanto ne sai della sua carriera da urlo!
  </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">Orgoglio Nazionale</div>
      <div className="text-xl font-black text-white">Francia</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">Numero Magico</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">Campione</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">🏁 L'essenziale in 3 punti...</h2>
    
    <h3 className="text-white">L'ascesa fulminea di un vero talento</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">
        Fin da piccolissimo, Fabio si è trasferito in Spagna per misurarsi col CEV e imparare dai migliori. Dopo un debutto altalenante in Moto3 e Moto2, ha letteralmente sgasato appena arrivato in classe regina (MotoGP) nel 2019 con il team satellite Petronas Yamaha SRT. Le sue pole position da brivido l'hanno subito messo al livello dei veri "alieni" del Mondiale.
    </p>

    <h3 className="text-white">2021: La consacrazione mondiale e il mito</h3>
    <p>
        Nel 2021, salito sulla sella della Yamaha M1 ufficiale, Quartararo realizza il sogno di una vita. Vincendo l'ambitissimo Campionato del Mondo MotoGP, diventa il primissimo francese nella storia a piazzare la sua bandiera nell'olimpo delle due ruote. Un dominio imposto grazie alla sua maestria sul giro secco, uno stile di guida pulitissimo e una mente d'acciaio con cui ha resistito alla corazzata Ducati e ai colossi spagnoli.
    </p>

    <h3 className="text-white">El Diablo: L'ignoranza in pista, lo stile nel paddock</h3>
    <p>
        Oltre ai record sbaragliati, è il suo stile fuori dalle righe che ha conquistato i tifosi. Il numero 20 stampato a caratteri rossi, il soprannome "El Diablo", le grafiche esagerate sui caschi... Fabio non è solo un pilota formidabile; è una vera rockstar dei circuiti che ha contribuito ad avvicinare un intero nuovo pubblico alla MotoGP. Allora, hai il Ranking necessario per stargli attaccato agli scarichi?
    </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> Pronto per scaldare le gomme?
    </h2>
    <p className="text-slate-300 mb-8 relative z-10">Prima di abbassare la visiera per il quiz su Fabio, dai un'occhiata a questi contenuti per veri smanettoni:</p>
    
    <div className="grid grid-cols-1 md:grid-cols-3 gap-6 relative z-10">
        <a href="/it/article/patente-moto-italia-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">Quiz Patente Moto</h4>
            <p className="text-sm text-slate-400">Il test definitivo per vedere se ti saresti meritato la patente A o se devi rifare la teoria.</p>
        </a>
        
        <a href="/it/article/dalla-montagna-al-mare-il-racconto-grandioso-di-un-avventura-in-moto" 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">Roadtrip: Dalla Montagna al Mare</h4>
            <p className="text-sm text-slate-400">Lasciati trasportare da questo racconto epico di 3000 km piegando tra passi mitici.</p>
        </a>
        
        <a href="/it/article/comparativa-pneumatici-adventure-africa-twin" 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: Gomme Adventure</h4>
            <p className="text-sm text-slate-400">Abbiamo triturato 12 treni di gomme in 5000 km off-road e pieghe estreme. Ecco il verdetto.</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">Fai piovere XP testandoti sul Campione! Pronto?</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">Domanda</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">Qual è il celebre soprannome di Fabio?</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">Avanti →</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">Con quale scuderia si è laureato Campione del Mondo?</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">← Indietro</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">Avanti →</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 che anno ha alzato la coppa al cielo?</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">← Indietro</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">Avanti →</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">Di quale città francese è originario?</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">Marsiglia (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">Nizza (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">Lione (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">Parigi (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">← Indietro</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">Avanti →</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">Che numero porta col suo font pazzesco sulla carena?</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">← Indietro</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">Avanti →</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">Qual è l'inconfondibile tatuaggio sul suo braccio destro?</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">Un'aquila</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">Il volto di un diavolo</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">Una tigre</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">Una bussola</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">← Indietro</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">Avanti →</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">Con quale team satellite MotoGP ha fatto il salto e stregato tutti?</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">← Indietro</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">Avanti →</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">Quante incredibili pole position ha strappato nella sua stagione da Rookie?</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">← Indietro</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">Avanti →</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">Chi era il suo mito indiscusso d'infanzia sulle due ruote?</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">← Indietro</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">Avanti →</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">In quale tra questi iconici circuiti ha strappato la sua 1ª vittoria MotoGP?</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">← Indietro</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">Avanti →</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">Tra una gara e l'altra, sceglie spesso di allenare i riflessi facendo...</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">MTB e Bici Veloce</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">Giornate Track in pista stradale</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">← Indietro</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">Avanti →</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">Qual è il simbolo brutale disegnato per il logo del suo brand personale?</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">Un grande squalo bianco</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">Il profilo del diavolo infernale</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">Un leone maestoso e aggressivo</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">Un angelo in picchiata</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">← Indietro</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">🏁 INVIA</button>
            </div>
        </div>

    </form>

    {/* Localized string injections for JS Result Logic */}
    <div className="hidden" id="fq-str-progress">Domanda</div>
    <div className="hidden" id="fq-str-share">Ho fatto {score}/12 sul Quiz di Fabio Quartararo! 😈 Prova a battere il mio Rank su 2roue.com</div>
    
    <div className="hidden" id="fq-res-12-msg">Pazzesco! XP MASSIMO OTTENUTO! Le tue conoscenze sono adatte a scalare il Leaderboard Mondiale!</div>
    <div className="hidden" id="fq-res-12-prof">Rank: Pilota Alieno</div>
    
    <div className="hidden" id="fq-res-10-msg">Grandissimo risultato! XP Ottenuto! Palesi una conoscenza molto profonda di El Diablo.</div>
    <div className="hidden" id="fq-res-10-prof">Rank: Rider Ufficiale</div>
    
    <div className="hidden" id="fq-res-7-msg">Non male! XP Guadagnato. Continua a macinare km e tifare sfegatato la domenica.</div>
    <div className="hidden" id="fq-res-7-prof">Rank: Smanettone Promettente</div>
    
    <div className="hidden" id="fq-res-0-msg">Brutta caduta! È il caso di ripassare qualche vecchia gara MotoGP 😉.</div>
    <div className="hidden" id="fq-res-0-prof">Rank: Principiante</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">Esito Globale</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">
                    🔄 Riprova
                </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)]">
                    📱 Condividi
                </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">
                    📊 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" />

