.SelectorSmartphone-module__lvRezW__container{background:var(--bg-primary);min-height:100vh;color:var(--text-primary)}.SelectorSmartphone-module__lvRezW__hero{background:linear-gradient(135deg, var(--primary) 0%, var(--secondary) 100%);color:#fff;text-align:center;padding:3rem 1.5rem 2.5rem}.SelectorSmartphone-module__lvRezW__heroTitle{margin:0 0 .75rem;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:700;line-height:1.2}.SelectorSmartphone-module__lvRezW__heroSubtitle{opacity:.9;margin:0;font-size:clamp(1rem,2vw,1.2rem);line-height:1.5}.SelectorSmartphone-module__lvRezW__heroResultados{background:linear-gradient(135deg, var(--primary) 0%, var(--secondary) 100%);color:#fff;text-align:center;padding:2rem 1.5rem 1.75rem}.SelectorSmartphone-module__lvRezW__heroTitleSm{margin:0 0 .4rem;font-size:clamp(1.4rem,3vw,2rem);font-weight:700}.SelectorSmartphone-module__lvRezW__heroSubtitleSm{opacity:.88;margin:0;font-size:1rem}.SelectorSmartphone-module__lvRezW__introContainer{max-width:620px;margin:2rem auto 3rem;padding:0 1rem}.SelectorSmartphone-module__lvRezW__introCard{background:var(--bg-card);text-align:center;border-radius:16px;padding:2.5rem 2rem;box-shadow:0 4px 24px #00000012}.SelectorSmartphone-module__lvRezW__introIconGrid{justify-content:center;gap:1.2rem;margin-bottom:1.25rem;font-size:2.2rem;display:flex}.SelectorSmartphone-module__lvRezW__introIcon{animation:3s ease-in-out infinite SelectorSmartphone-module__lvRezW__flotar}.SelectorSmartphone-module__lvRezW__introIcon:nth-child(2){animation-delay:.4s}.SelectorSmartphone-module__lvRezW__introIcon:nth-child(3){animation-delay:.8s}.SelectorSmartphone-module__lvRezW__introIcon:nth-child(4){animation-delay:1.2s}@keyframes SelectorSmartphone-module__lvRezW__flotar{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.SelectorSmartphone-module__lvRezW__introTitulo{color:var(--text-primary);margin:0 0 .75rem;font-size:1.4rem;font-weight:700}.SelectorSmartphone-module__lvRezW__introDesc{color:var(--text-secondary);margin:0 0 1.5rem;font-size:.97rem;line-height:1.6}.SelectorSmartphone-module__lvRezW__introFeatures{text-align:left;flex-direction:column;gap:.5rem;margin:0 0 2rem;padding:0;list-style:none;display:flex}.SelectorSmartphone-module__lvRezW__introFeatures li{color:var(--text-secondary);align-items:center;gap:.6rem;font-size:.95rem;display:flex}.SelectorSmartphone-module__lvRezW__introFeatures li span{flex-shrink:0;font-size:1.1rem}.SelectorSmartphone-module__lvRezW__btnStart{background:linear-gradient(135deg, var(--primary) 0%, var(--secondary) 100%);color:#fff;cursor:pointer;border:none;border-radius:10px;width:100%;padding:.9rem 2.5rem;font-size:1.05rem;font-weight:600;transition:opacity .2s,transform .15s}.SelectorSmartphone-module__lvRezW__btnStart:hover{opacity:.9;transform:translateY(-1px)}.SelectorSmartphone-module__lvRezW__btnStart:active{transform:translateY(0)}.SelectorSmartphone-module__lvRezW__btnStart:focus-visible{outline:2px solid var(--primary);outline-offset:3px}.SelectorSmartphone-module__lvRezW__testContainer{max-width:620px;margin:2rem auto 3rem;padding:0 1rem}.SelectorSmartphone-module__lvRezW__progresoWrap{margin-bottom:1.75rem}.SelectorSmartphone-module__lvRezW__progresoInfo{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.SelectorSmartphone-module__lvRezW__progresoPaso{color:var(--primary);font-size:.85rem;font-weight:600}.SelectorSmartphone-module__lvRezW__progresoCategoria{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem}.SelectorSmartphone-module__lvRezW__progresoBar{background:var(--bg-card);border:1px solid #0000000f;border-radius:3px;height:6px;overflow:hidden}.SelectorSmartphone-module__lvRezW__progresoRelleno{background:linear-gradient(90deg, var(--primary) 0%, var(--secondary) 100%);border-radius:3px;height:100%;transition:width .4s}.SelectorSmartphone-module__lvRezW__preguntaCard{background:var(--bg-card);border-radius:16px;margin-bottom:1.5rem;padding:2rem 1.75rem 1.5rem;box-shadow:0 4px 20px #0000000f}.SelectorSmartphone-module__lvRezW__preguntaIcon{text-align:center;margin-bottom:1rem;font-size:2.5rem;display:block}.SelectorSmartphone-module__lvRezW__preguntaTexto{color:var(--text-primary);text-align:center;margin:0 0 1.5rem;font-size:1.2rem;font-weight:700;line-height:1.4}.SelectorSmartphone-module__lvRezW__opcionesGrid{flex-direction:column;gap:.65rem;display:flex}.SelectorSmartphone-module__lvRezW__opcionBtn{background:var(--bg-primary);cursor:pointer;text-align:left;border:2px solid #0000;border-radius:10px;flex-direction:column;align-items:flex-start;gap:.2rem;width:100%;padding:.85rem 1.1rem;transition:border-color .18s,background .18s,transform .12s;display:flex}.SelectorSmartphone-module__lvRezW__opcionBtn:hover{border-color:var(--accent);background:#2e86ab0d;transform:translate(2px)}.SelectorSmartphone-module__lvRezW__opcionBtn:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.SelectorSmartphone-module__lvRezW__opcionSeleccionada{border-color:var(--primary)!important;background:#2e86ab14!important}.SelectorSmartphone-module__lvRezW__opcionEtiqueta{color:var(--text-primary);font-size:.95rem;font-weight:600}.SelectorSmartphone-module__lvRezW__opcionDesc{color:var(--text-muted);font-size:.8rem}.SelectorSmartphone-module__lvRezW__navegacion{justify-content:space-between;gap:.75rem;display:flex}.SelectorSmartphone-module__lvRezW__btnAnterior{border:2px solid var(--text-muted);color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:8px;min-width:110px;padding:.75rem 1.25rem;font-size:.9rem;transition:border-color .18s,color .18s}.SelectorSmartphone-module__lvRezW__btnAnterior:hover{border-color:var(--primary);color:var(--primary)}.SelectorSmartphone-module__lvRezW__btnAnterior:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.SelectorSmartphone-module__lvRezW__btnSiguiente{background:linear-gradient(135deg, var(--primary) 0%, var(--secondary) 100%);color:#fff;cursor:pointer;border:none;border-radius:8px;flex:1;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;transition:opacity .2s}.SelectorSmartphone-module__lvRezW__btnSiguiente:disabled{opacity:.4;cursor:not-allowed}.SelectorSmartphone-module__lvRezW__btnSiguiente:not(:disabled):hover{opacity:.9}.SelectorSmartphone-module__lvRezW__btnSiguiente:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.SelectorSmartphone-module__lvRezW__resultadosContainer{max-width:800px;margin:2rem auto 3rem;padding:0 1rem}.SelectorSmartphone-module__lvRezW__recomendacionGrid{grid-template-columns:1fr 1fr;gap:1.25rem;margin-bottom:1.75rem;display:grid}@media (max-width:560px){.SelectorSmartphone-module__lvRezW__recomendacionGrid{grid-template-columns:1fr}}.SelectorSmartphone-module__lvRezW__recomendacionCard{background:var(--bg-card);text-align:center;border-top:4px solid var(--primary);border-radius:14px;padding:1.75rem 1.5rem;box-shadow:0 4px 20px #00000012}.SelectorSmartphone-module__lvRezW__recomendacionCardGama{border-top-color:var(--secondary)}.SelectorSmartphone-module__lvRezW__recomendacionIcon{margin-bottom:.75rem;font-size:3rem;display:block}.SelectorSmartphone-module__lvRezW__recomendacionLabel{text-transform:uppercase;letter-spacing:.07em;color:var(--text-muted);margin-bottom:.4rem;font-size:.75rem}.SelectorSmartphone-module__lvRezW__recomendacionValor{color:var(--primary);margin-bottom:.75rem;font-size:1.25rem;font-weight:700;line-height:1.3}.SelectorSmartphone-module__lvRezW__recomendacionDesc{color:var(--text-secondary);text-align:left;margin:0;font-size:.87rem;line-height:1.55}.SelectorSmartphone-module__lvRezW__modelosSection{background:var(--bg-card);border-radius:14px;margin-bottom:1.75rem;padding:1.75rem 1.5rem;box-shadow:0 4px 20px #0000000f}.SelectorSmartphone-module__lvRezW__modelosTitulo{color:var(--text-primary);margin:0 0 .4rem;font-size:1.05rem;font-weight:700}.SelectorSmartphone-module__lvRezW__modelosNota{color:var(--text-muted);margin:0 0 1rem;font-size:.83rem}.SelectorSmartphone-module__lvRezW__modelosGrid{flex-direction:column;gap:.75rem;display:flex}.SelectorSmartphone-module__lvRezW__modeloItem{background:var(--bg-primary);border-left:3px solid var(--primary);border-radius:10px;align-items:flex-start;gap:.85rem;padding:.85rem 1rem;display:flex}.SelectorSmartphone-module__lvRezW__modeloIcon{flex-shrink:0;font-size:1.5rem}.SelectorSmartphone-module__lvRezW__modeloInfo{flex:1}.SelectorSmartphone-module__lvRezW__modeloNombre{color:var(--text-primary);margin:0 0 .2rem;font-size:.95rem;font-weight:700}.SelectorSmartphone-module__lvRezW__modeloDesc{color:var(--text-muted);margin:0;font-size:.83rem}.SelectorSmartphone-module__lvRezW__razonesSection{background:#2e86ab0f;border:1px solid #2e86ab33;border-radius:12px;margin-bottom:1.75rem;padding:1.25rem 1.5rem}.SelectorSmartphone-module__lvRezW__razonesTitulo{text-transform:uppercase;letter-spacing:.05em;color:var(--primary);margin:0 0 .75rem;font-size:.9rem;font-weight:700}.SelectorSmartphone-module__lvRezW__razonItem{color:var(--text-primary);gap:.5rem;padding:.4rem 0;font-size:.9rem;line-height:1.55;display:flex}.SelectorSmartphone-module__lvRezW__razonItem:before{content:"✓";color:var(--secondary);flex-shrink:0;font-weight:700}.SelectorSmartphone-module__lvRezW__consejosSection{background:#ffc10714;border:1px solid #ffc10759;border-radius:12px;margin-bottom:1.75rem;padding:1.25rem 1.5rem}.SelectorSmartphone-module__lvRezW__consejosTitulo{text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary);margin:0 0 .75rem;font-size:.9rem;font-weight:700}.SelectorSmartphone-module__lvRezW__consejoItem{color:var(--text-primary);border-bottom:1px solid #ffc10733;padding:.5rem 0;font-size:.9rem;line-height:1.55}.SelectorSmartphone-module__lvRezW__consejoItem:last-child{border-bottom:none}.SelectorSmartphone-module__lvRezW__btnRepetir{border:2px solid var(--primary);width:100%;max-width:320px;color:var(--primary);cursor:pointer;background:0 0;border-radius:10px;margin:0 auto 2rem;padding:.85rem 1.5rem;font-size:.95rem;font-weight:600;transition:background .18s,color .18s;display:block}.SelectorSmartphone-module__lvRezW__btnRepetir:hover{background:var(--primary);color:#fff}.SelectorSmartphone-module__lvRezW__btnRepetir:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.SelectorSmartphone-module__lvRezW__warningBox{color:var(--text-secondary);background:#ffc1071a;border:1px solid #ffc10766;border-radius:10px;padding:1rem 1.25rem;font-size:.88rem;line-height:1.55}[data-theme=dark] .SelectorSmartphone-module__lvRezW__progresoBar{border-color:#ffffff14}[data-theme=dark] .SelectorSmartphone-module__lvRezW__modeloItem{background:#ffffff0a}[data-theme=dark] .SelectorSmartphone-module__lvRezW__tabla th{background:#ffffff0a;border-bottom-color:#ffffff14}[data-theme=dark] .SelectorSmartphone-module__lvRezW__tabla td{border-bottom-color:#ffffff0f}@media (prefers-reduced-motion:reduce){.SelectorSmartphone-module__lvRezW__introIcon{animation:none}.SelectorSmartphone-module__lvRezW__progresoRelleno,.SelectorSmartphone-module__lvRezW__btnStart,.SelectorSmartphone-module__lvRezW__opcionBtn,.SelectorSmartphone-module__lvRezW__btnSiguiente,.SelectorSmartphone-module__lvRezW__btnAnterior,.SelectorSmartphone-module__lvRezW__btnRepetir{transition:none}}
