.quiz-container:where(.astro-t35we56s){margin-block:2rem}.quiz-pregunta:where(.astro-t35we56s){border:1px solid var(--sl-color-gray-5);background:var(--sl-color-bg);border-radius:.75rem;margin-bottom:1.75rem;padding:1.25rem}.quiz-pregunta-texto:where(.astro-t35we56s){margin-bottom:1rem;font-size:1rem;font-weight:600;line-height:1.5}.quiz-numero:where(.astro-t35we56s){color:var(--sl-color-accent);font-weight:700}.quiz-opciones:where(.astro-t35we56s){flex-direction:column;gap:.5rem;display:flex}.quiz-opcion:where(.astro-t35we56s){border:1px solid var(--sl-color-gray-5);width:100%;color:var(--sl-color-text);cursor:pointer;text-align:left;background:0 0;border-radius:.5rem;align-items:center;gap:.75rem;padding:.75rem 1rem;font-family:Fira Code,monospace;font-size:.875rem;transition:all .2s;display:flex}.quiz-opcion:where(.astro-t35we56s):hover:not(.quiz-opcion--disabled){border-color:var(--sl-color-accent);background:var(--sl-color-accent-low);transform:translate(4px)}.quiz-opcion-letra:where(.astro-t35we56s){background:var(--sl-color-accent-low);min-width:1.75rem;height:1.75rem;color:var(--sl-color-accent-high);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.8rem;font-weight:700;display:inline-flex}.quiz-opcion--disabled:where(.astro-t35we56s){pointer-events:none;opacity:.65}.quiz-opcion--correcta:where(.astro-t35we56s){border-color:var(--sl-color-green)!important;background:var(--sl-color-green-low)!important;opacity:1!important}.quiz-opcion--correcta:where(.astro-t35we56s) .quiz-opcion-letra:where(.astro-t35we56s){background:var(--sl-color-green);color:var(--sl-color-text-invert)}.quiz-opcion--incorrecta:where(.astro-t35we56s){border-color:var(--sl-color-red)!important;background:var(--sl-color-red-low)!important;opacity:1!important}.quiz-opcion--incorrecta:where(.astro-t35we56s) .quiz-opcion-letra:where(.astro-t35we56s){background:var(--sl-color-red);color:var(--sl-color-text-invert)}.quiz-feedback:where(.astro-t35we56s){border-radius:.4rem;margin-top:.75rem;padding:.6rem 1rem;font-size:.85rem;font-weight:500;animation:.3s fadeInFeedback;display:none}.quiz-feedback--visible:where(.astro-t35we56s){display:block}.quiz-feedback--correcto:where(.astro-t35we56s){background:var(--sl-color-green-low);color:var(--sl-color-green-high);border:1px solid var(--sl-color-green)}.quiz-feedback--incorrecto:where(.astro-t35we56s){background:var(--sl-color-red-low);color:var(--sl-color-red-high);border:1px solid var(--sl-color-red)}@keyframes fadeInFeedback{0%{opacity:0;transform:translateY(-3px)}to{opacity:1;transform:translateY(0)}}.quiz-pregunta-texto:where(.astro-t35we56s) code,.quiz-opcion-texto:where(.astro-t35we56s) code,.quiz-feedback:where(.astro-t35we56s) code{border:1px solid var(--sl-color-gray-5);background:var(--sl-color-gray-6);border-radius:.3em;padding:.1em .35em;font-family:Fira Code,monospace;font-size:.9em}.quiz-opcion--seleccionada:where(.astro-t35we56s){border-color:var(--sl-color-accent);background:var(--sl-color-accent-low)}.quiz-opcion--seleccionada:where(.astro-t35we56s) .quiz-opcion-letra:where(.astro-t35we56s){background:var(--sl-color-accent);color:var(--sl-color-text-invert)}.quiz-acciones:where(.astro-t35we56s){flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.quiz-btn:where(.astro-t35we56s){border:1px solid var(--sl-color-accent);background:var(--sl-color-accent);color:var(--sl-color-text-invert);cursor:pointer;border-radius:.5rem;padding:.7rem 1.4rem;font-family:Fira Code,monospace;font-size:.85rem;font-weight:600;transition:all .2s}.quiz-btn:where(.astro-t35we56s):hover:not(:disabled){background:var(--sl-color-accent-high);border-color:var(--sl-color-accent-high)}.quiz-btn:where(.astro-t35we56s):disabled{opacity:.45;cursor:not-allowed}.quiz-btn--secundario:where(.astro-t35we56s){color:var(--sl-color-accent-high);background:0 0}.quiz-btn--secundario:where(.astro-t35we56s):hover:not(:disabled){background:var(--sl-color-accent-low);border-color:var(--sl-color-accent)}.quiz-btn:where(.astro-t35we56s)[hidden]{display:none}.quiz-resultado:where(.astro-t35we56s){border:2px solid var(--sl-color-accent);background:var(--sl-color-accent-low);border-radius:.75rem;margin-top:1.5rem;padding:1.25rem;animation:.5s fadeInFeedback;display:none}.quiz-resultado--visible:where(.astro-t35we56s){display:block}.quiz-resultado-inner:where(.astro-t35we56s){justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.quiz-resultado-titulo:where(.astro-t35we56s){color:var(--sl-color-accent-high);font-size:1rem;font-weight:700}.quiz-resultado-score:where(.astro-t35we56s){color:var(--sl-color-accent-high);font-family:Fira Code,monospace;font-size:1.25rem;font-weight:700}.quiz-resultado-bar-container:where(.astro-t35we56s){background:var(--sl-color-gray-5);border-radius:4px;height:8px;overflow:hidden}.quiz-resultado-bar:where(.astro-t35we56s){border-radius:4px;width:0;height:100%;transition:width .8s}.quiz-resultado-bar--alta:where(.astro-t35we56s){background:var(--anypoint-color-futureGreen3)}.quiz-resultado-bar--media:where(.astro-t35we56s){background:var(--anypoint-color-yellow3)}.quiz-resultado-bar--baja:where(.astro-t35we56s){background:var(--anypoint-color-red3)}
