.quiz-section.svelte-tspcf2{padding:2rem 1rem;margin-bottom:3rem;max-width:1200px;margin-left:auto;margin-right:auto}.section-header.svelte-tspcf2{text-align:center;margin-bottom:2rem}.section-title.svelte-tspcf2{display:flex;align-items:center;justify-content:center;font-size:2rem;color:var(--dark-gray);margin-bottom:.5rem}.section-icon.svelte-tspcf2{width:24px;height:24px;object-fit:contain;margin-right:.5rem}.loading.svelte-tspcf2,.no-quizzes.svelte-tspcf2{text-align:center;padding:3rem 1rem;color:var(--medium-gray);font-size:1.1rem}.quiz-grid.svelte-tspcf2{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;max-width:1200px;margin:0 auto}.quiz-card.svelte-tspcf2{background:var(--white);border-radius:16px;overflow:hidden;box-shadow:0 4px 20px #0000001a;transition:all .3s ease;border:1px solid #e5e7eb}.quiz-card.svelte-tspcf2:hover{transform:translateY(-5px);box-shadow:0 8px 30px #00000026}.quiz-link.svelte-tspcf2{text-decoration:none;color:inherit;display:block}.quiz-image.svelte-tspcf2{position:relative;width:100%;height:200px;overflow:hidden}.quiz-img.svelte-tspcf2{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.quiz-card.svelte-tspcf2:hover .quiz-img:where(.svelte-tspcf2){transform:scale(1.05)}.quiz-category.svelte-tspcf2{position:absolute;top:12px;right:12px;background:#ffc107e6;color:var(--dark-gray);padding:.4rem .8rem;border-radius:20px;font-size:.8rem;font-weight:600;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.quiz-content.svelte-tspcf2{padding:1.5rem}.quiz-date.svelte-tspcf2{color:var(--medium-gray);font-size:.9rem;margin-bottom:.8rem}.quiz-title.svelte-tspcf2{font-size:1.2rem;color:var(--dark-gray);line-height:1.4;margin:0;font-weight:600}@media (max-width: 768px){.section-title.svelte-tspcf2{font-size:1.6rem}.quiz-grid.svelte-tspcf2{grid-template-columns:1fr;gap:1rem}.quiz-image.svelte-tspcf2{height:180px}.quiz-content.svelte-tspcf2{padding:1.2rem}.quiz-title.svelte-tspcf2{font-size:1.1rem}}@media (max-width: 480px){.quiz-section.svelte-tspcf2{padding:1rem .5rem}.quiz-image.svelte-tspcf2{height:160px}}
