.SelectorTablet-module__6v42ka__container{background-color:var(--bg-primary);min-height:100vh;color:var(--text-primary);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.SelectorTablet-module__6v42ka__hero{background:linear-gradient(135deg, var(--primary) 0%, var(--secondary) 100%);color:#fff;text-align:center;padding:3rem 1.5rem 2.5rem}.SelectorTablet-module__6v42ka__hero h1{margin:0 0 .75rem;font-size:clamp(1.6rem,4vw,2.4rem);font-weight:700;line-height:1.2}.SelectorTablet-module__6v42ka__hero p{opacity:.92;margin:0;max-width:560px;margin-inline:auto;font-size:1.05rem}.SelectorTablet-module__6v42ka__quiz{max-width:700px;margin:2rem auto;padding:0 1.25rem}.SelectorTablet-module__6v42ka__progreso{align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.SelectorTablet-module__6v42ka__progresoTexto{color:var(--text-secondary);white-space:nowrap;font-size:.85rem}.SelectorTablet-module__6v42ka__progresoBar{background:#e0e0e0;border-radius:3px;flex:1;height:6px;overflow:hidden}[data-theme=dark] .SelectorTablet-module__6v42ka__progresoBar{background:#444}.SelectorTablet-module__6v42ka__progresoFill{background:linear-gradient(90deg, var(--primary), var(--secondary));border-radius:3px;height:100%;transition:width .35s}.SelectorTablet-module__6v42ka__pregunta{background:var(--bg-card);border-radius:12px;margin-bottom:1.25rem;padding:1.75rem 1.5rem;box-shadow:0 2px 10px #0000000f}[data-theme=dark] .SelectorTablet-module__6v42ka__pregunta{box-shadow:0 2px 10px #00000040}.SelectorTablet-module__6v42ka__pregunta h2{color:var(--text-primary);margin:0 0 1.25rem;font-size:1.1rem;font-weight:600;line-height:1.45}.SelectorTablet-module__6v42ka__numeroPregunta{background:linear-gradient(135deg, var(--primary), var(--secondary));color:#fff;border-radius:20px;margin-bottom:.6rem;padding:.2rem .55rem;font-size:.78rem;font-weight:700;display:inline-block}.SelectorTablet-module__6v42ka__opciones{flex-direction:column;gap:.6rem;display:flex}.SelectorTablet-module__6v42ka__opcion{background:var(--bg-primary);cursor:pointer;text-align:left;color:var(--text-primary);border:2px solid #e0e0e0;border-radius:9px;align-items:flex-start;gap:.75rem;width:100%;padding:.85rem 1rem;font-size:.95rem;line-height:1.4;transition:border-color .2s,background-color .2s,box-shadow .2s;display:flex}[data-theme=dark] .SelectorTablet-module__6v42ka__opcion{border-color:#444}.SelectorTablet-module__6v42ka__opcion:hover{border-color:var(--primary);background:#2e86ab0f}.SelectorTablet-module__6v42ka__opcion.SelectorTablet-module__6v42ka__seleccionada{border-color:var(--primary);box-shadow:0 0 0 1px var(--primary);background:#2e86ab1a}[data-theme=dark] .SelectorTablet-module__6v42ka__opcion.SelectorTablet-module__6v42ka__seleccionada{background:#2e86ab33}.SelectorTablet-module__6v42ka__opcion:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.SelectorTablet-module__6v42ka__opcionIcono{flex-shrink:0;margin-top:.05rem;font-size:1.2rem}.SelectorTablet-module__6v42ka__navBotones{justify-content:space-between;gap:.75rem;margin-top:1rem;display:flex}.SelectorTablet-module__6v42ka__btnSecundario{border:2px solid var(--primary);color:var(--primary);cursor:pointer;background:0 0;border-radius:8px;padding:.7rem 1.5rem;font-size:.95rem;font-weight:600;transition:background-color .2s}.SelectorTablet-module__6v42ka__btnSecundario:hover{background:#2e86ab14}.SelectorTablet-module__6v42ka__btnSecundario:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.SelectorTablet-module__6v42ka__btnPrimary{background:linear-gradient(135deg, var(--primary), var(--secondary));color:#fff;cursor:pointer;border:none;border-radius:8px;flex:1;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:opacity .2s,transform .15s}.SelectorTablet-module__6v42ka__btnPrimary:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.SelectorTablet-module__6v42ka__btnPrimary:disabled{opacity:.45;cursor:not-allowed}.SelectorTablet-module__6v42ka__btnPrimary:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.SelectorTablet-module__6v42ka__resultado{max-width:700px;margin:2rem auto;padding:0 1.25rem}.SelectorTablet-module__6v42ka__resultadoCard{background:var(--bg-card);border-top:4px solid var(--primary);text-align:center;border-radius:14px;margin-bottom:1.5rem;padding:2rem 1.75rem;box-shadow:0 4px 20px #2e86ab1f}[data-theme=dark] .SelectorTablet-module__6v42ka__resultadoCard{box-shadow:0 4px 20px #0000004d}.SelectorTablet-module__6v42ka__resultadoEmoji{margin-bottom:.75rem;font-size:3.5rem;display:block}.SelectorTablet-module__6v42ka__resultadoCard h2{color:var(--primary);margin:0 0 .6rem;font-size:1.55rem;font-weight:700}.SelectorTablet-module__6v42ka__resultadoCard p{color:var(--text-secondary);margin:0 0 1.25rem;font-size:1rem;line-height:1.6}.SelectorTablet-module__6v42ka__alternativas{background:var(--bg-card);border-radius:12px;margin-bottom:1.5rem;padding:1.5rem;box-shadow:0 2px 10px #0000000f}[data-theme=dark] .SelectorTablet-module__6v42ka__alternativas{box-shadow:0 2px 10px #00000040}.SelectorTablet-module__6v42ka__alternativas h3{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.04em;margin:0 0 1rem;font-size:.8rem;font-weight:600}.SelectorTablet-module__6v42ka__alternativaItem{border-bottom:1px solid #f0f0f0;align-items:center;gap:.6rem;padding:.5rem 0;font-size:.95rem;display:flex}[data-theme=dark] .SelectorTablet-module__6v42ka__alternativaItem{border-bottom-color:#3a3a3a}.SelectorTablet-module__6v42ka__alternativaItem:last-child{border-bottom:none}.SelectorTablet-module__6v42ka__warningBox{color:#92400e;background:#fff8e1;border-left:4px solid #f59e0b;border-radius:6px;margin-bottom:1.25rem;padding:1rem 1.25rem;font-size:.9rem;line-height:1.5}[data-theme=dark] .SelectorTablet-module__6v42ka__warningBox{color:#fbbf24;background:#2d2200;border-left-color:#f59e0b}.SelectorTablet-module__6v42ka__btnReiniciar{background:linear-gradient(135deg, var(--primary), var(--secondary));color:#fff;cursor:pointer;border:none;border-radius:9px;width:100%;max-width:320px;margin:0 auto;padding:.85rem 1.5rem;font-size:1rem;font-weight:600;transition:opacity .2s;display:block}.SelectorTablet-module__6v42ka__btnReiniciar:hover{opacity:.9}.SelectorTablet-module__6v42ka__btnReiniciar:focus-visible{outline:2px solid var(--primary);outline-offset:2px}@media (max-width:480px){.SelectorTablet-module__6v42ka__hero{padding:2rem 1rem}.SelectorTablet-module__6v42ka__pregunta{padding:1.25rem 1rem}.SelectorTablet-module__6v42ka__navBotones{flex-direction:column}.SelectorTablet-module__6v42ka__btnSecundario{order:2}}@media (prefers-reduced-motion:reduce){.SelectorTablet-module__6v42ka__container *{transition-duration:.01ms!important;animation-duration:.01ms!important}}
