.quiz-container[data-astro-cid-m7p6poh4]{max-width:1000px;margin:0 auto;padding:2rem 1.5rem;display:flex;flex-direction:column;gap:2rem}.quiz-header[data-astro-cid-m7p6poh4]{padding:1.5rem 2rem;display:flex;flex-direction:column;gap:.75rem}.btn-back[data-astro-cid-m7p6poh4]{display:inline-flex;align-items:center;gap:.5rem;color:var(--color-text-muted);text-decoration:none;font-size:.9rem;font-weight:500;width:max-content;transition:color var(--transition-fast)}.btn-back[data-astro-cid-m7p6poh4]:hover{color:var(--color-gold)}.btn-back[data-astro-cid-m7p6poh4] svg[data-astro-cid-m7p6poh4]{width:16px;height:16px}.quiz-title-area[data-astro-cid-m7p6poh4]{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.quiz-title-area[data-astro-cid-m7p6poh4] h2[data-astro-cid-m7p6poh4]{font-size:1.5rem;font-weight:800;color:var(--color-text)}.quiz-difficulty[data-astro-cid-m7p6poh4]{font-size:.75rem;font-weight:700;padding:.3rem .75rem;border-radius:4px;text-transform:uppercase}.quiz-difficulty[data-astro-cid-m7p6poh4].easy{background:#2b704c1f;color:#62c370;border:1px solid rgba(43,112,76,.25)}.quiz-layout[data-astro-cid-m7p6poh4]{display:grid;grid-template-columns:2.2fr 1fr;gap:2rem;align-items:start}.quiz-main-card[data-astro-cid-m7p6poh4]{padding:2.5rem;display:flex;flex-direction:column;gap:2rem}.progress-tracker[data-astro-cid-m7p6poh4]{display:flex;flex-direction:column;gap:.5rem}.progress-tracker[data-astro-cid-m7p6poh4] span[data-astro-cid-m7p6poh4]{font-size:.85rem;color:var(--color-text-muted);font-weight:600}.progress-bar-outer[data-astro-cid-m7p6poh4]{height:6px;background:#1b4d321a;border-radius:50px;overflow:hidden}.progress-bar-inner[data-astro-cid-m7p6poh4]{height:100%;background:linear-gradient(90deg,var(--color-primary),var(--color-gold));border-radius:50px;transition:width var(--transition-normal)}.stimulus-display[data-astro-cid-m7p6poh4]{background:#1b4d320a;border:1px solid var(--color-border);border-radius:12px;padding:2rem;display:flex;flex-direction:column;align-items:center;gap:1.5rem;position:relative;overflow:hidden;min-height:220px;justify-content:center}.stimulus-controls[data-astro-cid-m7p6poh4]{display:flex;gap:1rem;z-index:2}.morse-symbol-display[data-astro-cid-m7p6poh4]{font-size:2rem;font-weight:800;letter-spacing:4px;color:var(--color-gold);margin-top:1rem;z-index:2;font-family:monospace;text-shadow:0 0 10px rgba(212,163,43,.3)}.flasher-bulb[data-astro-cid-m7p6poh4]{position:absolute;width:100%;height:100%;top:0;left:0;background-color:transparent;transition:background-color .05s ease,box-shadow .05s ease;pointer-events:none;z-index:1}.question-text-area[data-astro-cid-m7p6poh4] h3[data-astro-cid-m7p6poh4]{font-size:1.15rem;font-weight:600;color:var(--color-text);line-height:1.4}.action-footer[data-astro-cid-m7p6poh4]{display:flex;justify-content:flex-end;margin-top:1rem}#btn-submit-answer[data-astro-cid-m7p6poh4]{padding:.9rem 2rem;border-radius:8px}.quiz-help-card[data-astro-cid-m7p6poh4]{padding:1.75rem;display:flex;flex-direction:column;gap:1rem}.quiz-help-card[data-astro-cid-m7p6poh4] h3[data-astro-cid-m7p6poh4]{font-size:1.15rem;font-weight:700;color:var(--color-text)}.help-desc[data-astro-cid-m7p6poh4]{font-size:.85rem;color:var(--color-text-muted);line-height:1.4}.morse-ref-grid[data-astro-cid-m7p6poh4]{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:.5rem;font-size:.85rem}.ref-col[data-astro-cid-m7p6poh4]{display:flex;flex-direction:column;gap:.5rem}.ref-col[data-astro-cid-m7p6poh4] div[data-astro-cid-m7p6poh4]{display:flex;justify-content:space-between;padding:.25rem 0;border-bottom:1px solid var(--color-border)}.ref-col[data-astro-cid-m7p6poh4] div[data-astro-cid-m7p6poh4] strong[data-astro-cid-m7p6poh4]{color:var(--color-gold)}.ref-col[data-astro-cid-m7p6poh4] div[data-astro-cid-m7p6poh4] span[data-astro-cid-m7p6poh4]{color:var(--color-text-muted);font-family:monospace;letter-spacing:1.5px}.result-overlay[data-astro-cid-m7p6poh4]{position:fixed;top:0;left:0;width:100%;height:100%;background:#070c09d9;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1.5rem}.result-card[data-astro-cid-m7p6poh4]{width:100%;max-width:550px;padding:3rem 2.5rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.5rem;animation:scale-up .3s cubic-bezier(.34,1.56,.64,1)}@keyframes scale-up{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.result-emoji[data-astro-cid-m7p6poh4]{font-size:4rem}.result-card[data-astro-cid-m7p6poh4] h2[data-astro-cid-m7p6poh4]{font-size:2rem;font-weight:800;color:#f0f5f2}.result-summary[data-astro-cid-m7p6poh4]{font-size:1.05rem;color:var(--color-text-muted);line-height:1.5}.result-stats-details[data-astro-cid-m7p6poh4]{display:flex;width:100%;gap:1.5rem;margin:.5rem 0}.detail-item[data-astro-cid-m7p6poh4]{flex:1;background:#ffffff05;border:1px solid rgba(255,255,255,.1);padding:1.25rem;border-radius:12px;display:flex;flex-direction:column;gap:.25rem}.detail-item[data-astro-cid-m7p6poh4] .label[data-astro-cid-m7p6poh4]{font-size:.8rem;color:var(--color-text-muted);text-transform:uppercase;font-weight:600;letter-spacing:.5px}.detail-item[data-astro-cid-m7p6poh4] .value[data-astro-cid-m7p6poh4]{font-size:1.6rem;font-weight:800;color:#fff}.detail-item[data-astro-cid-m7p6poh4] .value[data-astro-cid-m7p6poh4].score-xp{color:var(--color-gold)}.unlocked-badges-container[data-astro-cid-m7p6poh4]{width:100%;background:#d4a32b0d;border:1px solid rgba(212,163,43,.2);border-radius:12px;padding:1.25rem;text-align:left}.unlocked-badges-container[data-astro-cid-m7p6poh4] h3[data-astro-cid-m7p6poh4]{font-size:1rem;font-weight:700;color:var(--color-gold-light);margin-bottom:.75rem;text-align:center}.unlocked-badges-list[data-astro-cid-m7p6poh4]{display:flex;flex-direction:column;gap:.5rem}.unlocked-badge-item[data-astro-cid-m7p6poh4]{font-size:.9rem;color:var(--color-text);display:flex;align-items:center;gap:.5rem}.unlocked-badge-item[data-astro-cid-m7p6poh4] .u-icon[data-astro-cid-m7p6poh4]{font-size:1.25rem}.result-actions[data-astro-cid-m7p6poh4]{display:flex;gap:1rem;width:100%;margin-top:1rem}.result-actions[data-astro-cid-m7p6poh4] button[data-astro-cid-m7p6poh4],.result-actions[data-astro-cid-m7p6poh4] a[data-astro-cid-m7p6poh4]{flex:1}@media(max-width:768px){.quiz-layout[data-astro-cid-m7p6poh4],.options-grid[data-astro-cid-m7p6poh4]{grid-template-columns:1fr}.quiz-main-card[data-astro-cid-m7p6poh4]{padding:1.5rem}.stimulus-controls[data-astro-cid-m7p6poh4]{flex-direction:column;width:100%}.stimulus-controls[data-astro-cid-m7p6poh4] button[data-astro-cid-m7p6poh4]{width:100%}}
