<turbo-stream action="append" target="category_5_cards"><template>
    <div class="flex flex-col w-full rounded-xl bg-white border border-primary/30 shadow-md hover:shadow-xl hover:-translate-y-1 transition-all duration-200 overflow-hidden dark:bg-neutral-700">
  <a data-turbo-frame="_top" class="flex flex-col flex-1" href="/quiz/1714382809364158/a-10-is-impossible/">
    <div class="w-full aspect-[4/5] overflow-hidden">
      <img
        class="w-full h-full object-cover hover:scale-105 transition-transform duration-300"
        decoding="async"
        src="https://triviamaze.com/cdn-cgi/imagedelivery/jDcBkMMKOkzT3ar1usEXmg/0q2224er1dc3zy5m4vcpdzzi35ea/mobile"
        alt=""
      />
    </div>
    <div class="p-3 flex flex-col flex-1">
      <h2 class="text-sm font-semibold leading-snug line-clamp-2 text-neutral-800 dark:text-white mt-0 text-left">
        A 10 is impossible!
      </h2>
        <div class="mt-auto pt-2 flex flex-wrap gap-1">
            <span class="rounded-full bg-primary/10 px-2 py-0.5 text-[0.7em] font-semibold text-secondary">
              Geography
            </span>
        </div>
    </div>
</a></div>

    <div class="flex flex-col w-full rounded-xl bg-white border border-primary/30 shadow-md hover:shadow-xl hover:-translate-y-1 transition-all duration-200 overflow-hidden dark:bg-neutral-700">
  <a data-turbo-frame="_top" class="flex flex-col flex-1" href="/quiz/1714382712740630/geography-trivia-questions/">
    <div class="w-full aspect-[4/5] overflow-hidden">
      <img
        class="w-full h-full object-cover hover:scale-105 transition-transform duration-300"
        decoding="async"
        src="https://triviamaze.com/cdn-cgi/imagedelivery/jDcBkMMKOkzT3ar1usEXmg/lnub5jev68ayetme3mj0oe6tbuyx/mobile"
        alt=""
      />
    </div>
    <div class="p-3 flex flex-col flex-1">
      <h2 class="text-sm font-semibold leading-snug line-clamp-2 text-neutral-800 dark:text-white mt-0 text-left">
        Geography Trivia Questions
      </h2>
        <div class="mt-auto pt-2 flex flex-wrap gap-1">
            <span class="rounded-full bg-primary/10 px-2 py-0.5 text-[0.7em] font-semibold text-secondary">
              Geography
            </span>
        </div>
    </div>
</a></div>

    <div class="flex flex-col w-full rounded-xl bg-white border border-primary/30 shadow-md hover:shadow-xl hover:-translate-y-1 transition-all duration-200 overflow-hidden dark:bg-neutral-700">
  <a data-turbo-frame="_top" class="flex flex-col flex-1" href="/quiz/1714382687998713/hard-geography-quiz/">
    <div class="w-full aspect-[4/5] overflow-hidden">
      <img
        class="w-full h-full object-cover hover:scale-105 transition-transform duration-300"
        decoding="async"
        src="https://triviamaze.com/cdn-cgi/imagedelivery/jDcBkMMKOkzT3ar1usEXmg/2posnxxfehrtw283wtjraxyu6vre/mobile"
        alt=""
      />
    </div>
    <div class="p-3 flex flex-col flex-1">
      <h2 class="text-sm font-semibold leading-snug line-clamp-2 text-neutral-800 dark:text-white mt-0 text-left">
        Hard Geography Quiz
      </h2>
        <div class="mt-auto pt-2 flex flex-wrap gap-1">
            <span class="rounded-full bg-primary/10 px-2 py-0.5 text-[0.7em] font-semibold text-secondary">
              Geography
            </span>
        </div>
    </div>
</a></div>

</template></turbo-stream>
<turbo-stream action="replace" target="category_5_load_more"><template>
  <div id="category_5_load_more" class="mt-4 text-center">
  </div>
</template></turbo-stream>