.solucion-oculta:where(.astro-w2makm2x){border:1px solid var(--sl-color-gray-5);border-left:4px solid var(--sl-color-accent);background:var(--sl-color-bg);border-radius:.5rem;margin-block:1.5rem;transition:border-color .3s,box-shadow .3s;overflow:hidden}.solucion-oculta:where(.astro-w2makm2x):hover{border-color:var(--sl-color-accent)}.solucion-oculta:where(.astro-w2makm2x)[open]{box-shadow:var(--sl-shadow-sm)}.solucion-trigger:where(.astro-w2makm2x){cursor:pointer;color:var(--sl-color-accent-high);user-select:none;align-items:center;gap:.5rem;padding:.85rem 1rem;font-family:Fira Code,monospace;font-size:.9rem;font-weight:600;list-style:none;transition:background .2s;display:flex}.solucion-trigger:where(.astro-w2makm2x)::-webkit-details-marker{display:none}.solucion-trigger:where(.astro-w2makm2x):hover{background:var(--sl-color-accent-low)}.solucion-icon--open:where(.astro-w2makm2x),.solucion-oculta:where(.astro-w2makm2x)[open] .solucion-icon--closed:where(.astro-w2makm2x){display:none}.solucion-oculta:where(.astro-w2makm2x)[open] .solucion-icon--open:where(.astro-w2makm2x){display:inline}.solucion-content:where(.astro-w2makm2x){border-top:1px solid var(--sl-color-gray-5);padding:1rem 1.25rem 1.25rem;animation:.3s fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.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-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)}
