.QuizMetricaEstrofas-module__kUj8uG__container{max-width:860px;margin:0 auto;padding:0 1rem 3rem}.QuizMetricaEstrofas-module__kUj8uG__hero{background:var(--hero-bg);color:#fff;text-align:center;border-radius:12px;margin:1rem 0 1.5rem;padding:2.5rem 1.5rem 2rem}.QuizMetricaEstrofas-module__kUj8uG__title{margin:0 0 .5rem;font-size:clamp(1.8rem,4vw,2.4rem);font-weight:700}.QuizMetricaEstrofas-module__kUj8uG__subtitle{opacity:.88;margin:0;font-size:1rem}.QuizMetricaEstrofas-module__kUj8uG__configPanel{background:var(--bg-card);border:1px solid #2e86ab26;border-radius:14px;margin-bottom:1.5rem;padding:2rem}.QuizMetricaEstrofas-module__kUj8uG__configTitle{color:var(--primary);margin:0 0 1.2rem;font-size:1.2rem;font-weight:700}.QuizMetricaEstrofas-module__kUj8uG__configSubtitle{color:var(--text-primary);margin:1.5rem 0 .8rem;font-size:1rem;font-weight:600}.QuizMetricaEstrofas-module__kUj8uG__nivelGrid{grid-template-columns:repeat(3,1fr);gap:.8rem;display:grid}.QuizMetricaEstrofas-module__kUj8uG__nivelBtn{cursor:pointer;text-align:left;background:0 0;border:2px solid #2e86ab33;border-radius:10px;flex-direction:column;gap:.3rem;padding:1rem;transition:background .15s,border-color .15s;display:flex}.QuizMetricaEstrofas-module__kUj8uG__nivelBtn:hover{background:#2e86ab0f}.QuizMetricaEstrofas-module__kUj8uG__nivelBtn.QuizMetricaEstrofas-module__kUj8uG__active{background:#2e86ab14}.QuizMetricaEstrofas-module__kUj8uG__nivelLabel{color:var(--text-primary);font-size:.95rem;font-weight:700}.QuizMetricaEstrofas-module__kUj8uG__nivelDesc{color:var(--text-muted);font-size:.78rem}.QuizMetricaEstrofas-module__kUj8uG__preguntasRow{flex-wrap:wrap;gap:.6rem;display:flex}.QuizMetricaEstrofas-module__kUj8uG__pregBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:2px solid #2e86ab33;border-radius:8px;padding:.5rem 1.1rem;font-size:.9rem;transition:background .15s,border-color .15s,color .15s}.QuizMetricaEstrofas-module__kUj8uG__pregBtn:hover{border-color:var(--primary);background:#2e86ab0f}.QuizMetricaEstrofas-module__kUj8uG__pregBtn.QuizMetricaEstrofas-module__kUj8uG__active{background:var(--primary);color:#fff;border-color:var(--primary)}.QuizMetricaEstrofas-module__kUj8uG__btnIniciar{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:10px;width:100%;margin-top:1.5rem;padding:.9rem 1.5rem;font-size:1rem;font-weight:700;transition:background .18s,transform .1s}.QuizMetricaEstrofas-module__kUj8uG__btnIniciar:hover{background:#2273a0;transform:translateY(-1px)}.QuizMetricaEstrofas-module__kUj8uG__temasCubiertos{border-top:1px solid #2e86ab1f;margin-top:1.5rem;padding-top:1.2rem}.QuizMetricaEstrofas-module__kUj8uG__temasTitulo{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.6rem;font-size:.82rem;font-weight:600;display:block}.QuizMetricaEstrofas-module__kUj8uG__temasGrid{flex-wrap:wrap;gap:.5rem;display:flex}.QuizMetricaEstrofas-module__kUj8uG__temaTag{color:var(--text-secondary);background:#2e86ab14;border:1px solid #2e86ab26;border-radius:20px;padding:.3rem .7rem;font-size:.82rem}.QuizMetricaEstrofas-module__kUj8uG__hudBar{background:var(--bg-card);border:1px solid #2e86ab26;border-radius:10px;justify-content:space-around;margin-bottom:.6rem;padding:.8rem;display:flex}.QuizMetricaEstrofas-module__kUj8uG__hudItem{flex-direction:column;align-items:center;gap:.1rem;display:flex}.QuizMetricaEstrofas-module__kUj8uG__hudValor{color:var(--primary);font-size:1.3rem;font-weight:800}.QuizMetricaEstrofas-module__kUj8uG__hudLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.72rem}.QuizMetricaEstrofas-module__kUj8uG__progresoBar{background:#2e86ab1f;border-radius:3px;height:5px;margin-bottom:1.2rem;overflow:hidden}.QuizMetricaEstrofas-module__kUj8uG__progresoFill{background:var(--primary);border-radius:3px;height:100%;transition:width .4s}.QuizMetricaEstrofas-module__kUj8uG__preguntaCard{background:var(--bg-card);border:1px solid #2e86ab26;border-radius:12px;margin-bottom:1rem;padding:1.4rem}.QuizMetricaEstrofas-module__kUj8uG__preguntaCategoria{text-transform:uppercase;letter-spacing:.05em;color:var(--secondary);background:#48a9a61a;border-radius:20px;margin-bottom:.8rem;padding:.2rem .6rem;font-size:.78rem;font-weight:600;display:inline-block}.QuizMetricaEstrofas-module__kUj8uG__preguntaEnunciado{color:var(--text-primary);margin:0;font-size:1.1rem;font-weight:600;line-height:1.5}.QuizMetricaEstrofas-module__kUj8uG__preguntaContexto{border-left:4px solid var(--secondary);color:var(--text-primary);background:#48a9a60d;border-radius:4px;margin:.8rem 0 0;padding:.7rem 1rem;font-size:.95rem;font-style:italic}.QuizMetricaEstrofas-module__kUj8uG__opcionesGrid{grid-template-columns:1fr 1fr;gap:.7rem;margin-bottom:1rem;display:grid}.QuizMetricaEstrofas-module__kUj8uG__opcion{background:var(--bg-card);color:var(--text-primary);text-align:left;cursor:pointer;border:2px solid #2e86ab33;border-radius:10px;align-items:flex-start;gap:.7rem;padding:.85rem 1rem;font-size:.9rem;line-height:1.4;transition:background .15s,border-color .15s;display:flex}.QuizMetricaEstrofas-module__kUj8uG__opcion:hover:not(:disabled){border-color:var(--primary);background:#2e86ab12}.QuizMetricaEstrofas-module__kUj8uG__opcionLetra{width:1.5rem;height:1.5rem;color:var(--primary);background:#2e86ab1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.78rem;font-weight:700;display:flex}.QuizMetricaEstrofas-module__kUj8uG__opcionCorrecta{background:#22c55e14!important;border-color:#22c55e!important}.QuizMetricaEstrofas-module__kUj8uG__opcionIncorrecta{background:#ef444414!important;border-color:#ef4444!important}.QuizMetricaEstrofas-module__kUj8uG__opcionNeutral{opacity:.5}.QuizMetricaEstrofas-module__kUj8uG__feedbackPanel{border-radius:12px;margin-bottom:1rem;padding:1.2rem 1.4rem}.QuizMetricaEstrofas-module__kUj8uG__feedbackCorrecto{background:#22c55e0f;border:1px solid #22c55e40}.QuizMetricaEstrofas-module__kUj8uG__feedbackIncorrecto{background:#ef44440f;border:1px solid #ef444440}.QuizMetricaEstrofas-module__kUj8uG__feedbackCabecera{align-items:flex-start;gap:.8rem;margin-bottom:.8rem;display:flex}.QuizMetricaEstrofas-module__kUj8uG__feedbackIcono{flex-shrink:0;font-size:1.5rem;line-height:1}.QuizMetricaEstrofas-module__kUj8uG__feedbackResultado{color:var(--text-primary);margin:0;font-size:1rem;font-weight:700}.QuizMetricaEstrofas-module__kUj8uG__feedbackRespuesta{color:var(--text-secondary);margin:.2rem 0 0;font-size:.88rem}.QuizMetricaEstrofas-module__kUj8uG__feedbackBloque{color:var(--text-secondary);gap:.6rem;font-size:.88rem;line-height:1.6;display:flex}.QuizMetricaEstrofas-module__kUj8uG__feedbackBloqueIcono{flex-shrink:0;margin-top:.1rem}.QuizMetricaEstrofas-module__kUj8uG__btnSiguiente{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:10px;width:100%;padding:.85rem;font-size:1rem;font-weight:700;transition:background .18s}.QuizMetricaEstrofas-module__kUj8uG__btnSiguiente:hover{background:#2273a0}.QuizMetricaEstrofas-module__kUj8uG__resultadoPanel{text-align:center;background:var(--bg-card);border:1px solid #2e86ab26;border-radius:14px;margin-bottom:1.5rem;padding:2rem}.QuizMetricaEstrofas-module__kUj8uG__resultadoEmoji{margin-bottom:.5rem;font-size:3rem;display:block}.QuizMetricaEstrofas-module__kUj8uG__resultadoTitulo{color:var(--text-primary);margin:0 0 .3rem;font-size:1.5rem;font-weight:700}.QuizMetricaEstrofas-module__kUj8uG__resultadoPuntos{color:var(--primary);margin:.2rem 0 .3rem;font-size:2.5rem;font-weight:800}.QuizMetricaEstrofas-module__kUj8uG__resultadoSubtitulo{color:var(--text-secondary);margin:0 0 1.5rem;font-size:.95rem}.QuizMetricaEstrofas-module__kUj8uG__statsResultado{justify-content:center;gap:2.5rem;margin-bottom:1.5rem;display:flex}.QuizMetricaEstrofas-module__kUj8uG__statR{flex-direction:column;align-items:center;gap:.2rem;display:flex}.QuizMetricaEstrofas-module__kUj8uG__statRValor{color:var(--primary);font-size:1.5rem;font-weight:800}.QuizMetricaEstrofas-module__kUj8uG__statRLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;margin:0;font-size:.75rem}.QuizMetricaEstrofas-module__kUj8uG__botonesResultado{flex-wrap:wrap;justify-content:center;gap:.8rem;display:flex}.QuizMetricaEstrofas-module__kUj8uG__btnRejugar{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:.7rem 1.4rem;font-size:.95rem;font-weight:600;transition:background .15s}.QuizMetricaEstrofas-module__kUj8uG__btnRejugar:hover{background:#2273a0}.QuizMetricaEstrofas-module__kUj8uG__btnConfig{color:var(--primary);border:2px solid var(--primary);cursor:pointer;background:0 0;border-radius:8px;padding:.7rem 1.4rem;font-size:.95rem;font-weight:600;transition:background .15s}.QuizMetricaEstrofas-module__kUj8uG__btnConfig:hover{background:#2e86ab14}.QuizMetricaEstrofas-module__kUj8uG__tableWrapper{border:1px solid #2e86ab26;border-radius:8px;margin:.5rem 0 1.5rem;overflow-x:auto}.QuizMetricaEstrofas-module__kUj8uG__comparativaTable{border-collapse:collapse;width:100%;font-size:.86rem}.QuizMetricaEstrofas-module__kUj8uG__comparativaTable th{background:var(--primary);color:#fff;text-align:left;padding:.65rem .9rem;font-weight:600}.QuizMetricaEstrofas-module__kUj8uG__comparativaTable td{color:var(--text-secondary);vertical-align:top;border-bottom:1px solid #2e86ab1a;padding:.6rem .9rem}.QuizMetricaEstrofas-module__kUj8uG__comparativaTable tr:last-child td{border-bottom:none}.QuizMetricaEstrofas-module__kUj8uG__comparativaTable tr:nth-child(2n) td{background:#2e86ab08}.QuizMetricaEstrofas-module__kUj8uG__escenariosGrid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem;margin:.5rem 0 1.5rem;display:grid}.QuizMetricaEstrofas-module__kUj8uG__escenarioCard{background:var(--bg-card);border:1px solid #2e86ab26;border-top:3px solid var(--secondary);color:var(--text-secondary);border-radius:8px;padding:1rem 1.1rem;font-size:.88rem;line-height:1.6}.QuizMetricaEstrofas-module__kUj8uG__escenarioCard strong{color:var(--text-primary);margin-bottom:.4rem;font-size:.92rem;display:block}.QuizMetricaEstrofas-module__kUj8uG__faqList{flex-direction:column;gap:.8rem;margin:.5rem 0 1.5rem;padding:0;list-style:none;display:flex}.QuizMetricaEstrofas-module__kUj8uG__faqItem{background:var(--bg-card);border:1px solid #2e86ab26;border-radius:8px;padding:1rem 1.2rem}.QuizMetricaEstrofas-module__kUj8uG__faqItem strong{color:var(--primary);margin-bottom:.4rem;font-size:.92rem;display:block}.QuizMetricaEstrofas-module__kUj8uG__faqItem p{color:var(--text-secondary);margin:0;font-size:.88rem;line-height:1.65}.QuizMetricaEstrofas-module__kUj8uG__faqTip{border-left:3px solid var(--secondary);color:var(--text-secondary);background:#48a9a614;border-radius:4px;margin-top:.6rem;padding:.5rem .8rem;font-size:.82rem;font-style:italic}.QuizMetricaEstrofas-module__kUj8uG__stepGuide{flex-direction:column;gap:.7rem;margin:.5rem 0 1.5rem;padding:0;list-style:none;display:flex}.QuizMetricaEstrofas-module__kUj8uG__step{align-items:flex-start;gap:1rem;display:flex}.QuizMetricaEstrofas-module__kUj8uG__stepNumber{background:var(--primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;margin-top:.1rem;font-size:.9rem;font-weight:700;display:flex}.QuizMetricaEstrofas-module__kUj8uG__stepContent{color:var(--text-secondary);flex:1;font-size:.88rem;line-height:1.65}.QuizMetricaEstrofas-module__kUj8uG__stepContent strong{color:var(--text-primary);margin-bottom:.25rem;font-size:.92rem;display:block}.QuizMetricaEstrofas-module__kUj8uG__stepContent p{margin:0}.QuizMetricaEstrofas-module__kUj8uG__tipsGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem;margin:.5rem 0 1.5rem;display:grid}.QuizMetricaEstrofas-module__kUj8uG__tipCard{background:var(--bg-card);color:var(--text-secondary);border:1px solid #2e86ab26;border-radius:8px;padding:1rem;font-size:.88rem;line-height:1.6}.QuizMetricaEstrofas-module__kUj8uG__tipCard strong{color:var(--text-primary);margin-bottom:.4rem;font-size:.9rem;display:block}.QuizMetricaEstrofas-module__kUj8uG__tipCard p{margin:0}.QuizMetricaEstrofas-module__kUj8uG__tipIcon{margin-bottom:.5rem;font-size:1.5rem;display:block}.QuizMetricaEstrofas-module__kUj8uG__warningBox{background:#f59e0b0f;border:1px solid #f59e0b4d;border-radius:10px;margin:1rem 0;padding:1.2rem 1.4rem}.QuizMetricaEstrofas-module__kUj8uG__warningHeader{color:#92400e;align-items:center;gap:.5rem;margin-bottom:.8rem;font-size:.95rem;font-weight:700;display:flex}.QuizMetricaEstrofas-module__kUj8uG__warningIcon{font-size:1.1rem}.QuizMetricaEstrofas-module__kUj8uG__warningList{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.QuizMetricaEstrofas-module__kUj8uG__warningList li{color:var(--text-secondary);align-items:flex-start;gap:.5rem;font-size:.86rem;line-height:1.55;display:flex}.QuizMetricaEstrofas-module__kUj8uG__warningList li span{flex-shrink:0}[data-theme=dark] .QuizMetricaEstrofas-module__kUj8uG__hero{background:#0f3549}[data-theme=dark] .QuizMetricaEstrofas-module__kUj8uG__configPanel,[data-theme=dark] .QuizMetricaEstrofas-module__kUj8uG__hudBar,[data-theme=dark] .QuizMetricaEstrofas-module__kUj8uG__preguntaCard,[data-theme=dark] .QuizMetricaEstrofas-module__kUj8uG__opcion,[data-theme=dark] .QuizMetricaEstrofas-module__kUj8uG__resultadoPanel,[data-theme=dark] .QuizMetricaEstrofas-module__kUj8uG__escenarioCard,[data-theme=dark] .QuizMetricaEstrofas-module__kUj8uG__faqItem,[data-theme=dark] .QuizMetricaEstrofas-module__kUj8uG__tipCard{background:#2a2a2a;border-color:#7fb3d326}[data-theme=dark] .QuizMetricaEstrofas-module__kUj8uG__nivelBtn{border-color:#7fb3d333}[data-theme=dark] .QuizMetricaEstrofas-module__kUj8uG__nivelBtn:hover,[data-theme=dark] .QuizMetricaEstrofas-module__kUj8uG__nivelBtn.QuizMetricaEstrofas-module__kUj8uG__active{background:#2e86ab1f}[data-theme=dark] .QuizMetricaEstrofas-module__kUj8uG__pregBtn{color:#b0b0b0;border-color:#7fb3d333}[data-theme=dark] .QuizMetricaEstrofas-module__kUj8uG__opcion{border-color:#7fb3d333}[data-theme=dark] .QuizMetricaEstrofas-module__kUj8uG__comparativaTable th{background:#1a4a60}[data-theme=dark] .QuizMetricaEstrofas-module__kUj8uG__comparativaTable td{border-bottom-color:#7fb3d31f}[data-theme=dark] .QuizMetricaEstrofas-module__kUj8uG__comparativaTable tr:nth-child(2n) td{background:#2e86ab0d}[data-theme=dark] .QuizMetricaEstrofas-module__kUj8uG__tableWrapper{border-color:#7fb3d326}[data-theme=dark] .QuizMetricaEstrofas-module__kUj8uG__warningBox{background:#f59e0b14;border-color:#f59e0b40}[data-theme=dark] .QuizMetricaEstrofas-module__kUj8uG__warningHeader{color:#fbbf24}@media (max-width:768px){.QuizMetricaEstrofas-module__kUj8uG__nivelGrid,.QuizMetricaEstrofas-module__kUj8uG__opcionesGrid,.QuizMetricaEstrofas-module__kUj8uG__escenariosGrid{grid-template-columns:1fr}.QuizMetricaEstrofas-module__kUj8uG__tipsGrid{grid-template-columns:1fr 1fr}.QuizMetricaEstrofas-module__kUj8uG__statsResultado{gap:1.5rem}}@media (max-width:480px){.QuizMetricaEstrofas-module__kUj8uG__tipsGrid{grid-template-columns:1fr}.QuizMetricaEstrofas-module__kUj8uG__botonesResultado{flex-direction:column}.QuizMetricaEstrofas-module__kUj8uG__btnRejugar,.QuizMetricaEstrofas-module__kUj8uG__btnConfig{text-align:center;width:100%}}
