.SelectorAlquilerVsCompra-module__vnTL6q__container{background:var(--bg-primary);min-height:100vh;color:var(--text-primary)}.SelectorAlquilerVsCompra-module__vnTL6q__hero{background:linear-gradient(135deg, var(--primary) 0%, var(--secondary) 100%);color:#fff;text-align:center;padding:3rem 1.5rem 2.5rem}.SelectorAlquilerVsCompra-module__vnTL6q__heroTitle{margin:0 0 .75rem;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:700;line-height:1.2}.SelectorAlquilerVsCompra-module__vnTL6q__heroSubtitle{opacity:.9;margin:0;font-size:clamp(1rem,2vw,1.2rem);line-height:1.5}.SelectorAlquilerVsCompra-module__vnTL6q__heroResultados{background:linear-gradient(135deg, var(--primary) 0%, var(--secondary) 100%);color:#fff;text-align:center;padding:2rem 1.5rem 1.75rem}.SelectorAlquilerVsCompra-module__vnTL6q__heroTitleSm{margin:0 0 .4rem;font-size:clamp(1.4rem,3vw,2rem);font-weight:700}.SelectorAlquilerVsCompra-module__vnTL6q__heroSubtitleSm{opacity:.88;margin:0;font-size:1rem}.SelectorAlquilerVsCompra-module__vnTL6q__introContainer{max-width:620px;margin:2rem auto 3rem;padding:0 1rem}.SelectorAlquilerVsCompra-module__vnTL6q__introCard{background:var(--bg-card);text-align:center;border-radius:16px;padding:2.5rem 2rem;box-shadow:0 4px 24px #00000012}.SelectorAlquilerVsCompra-module__vnTL6q__introIconGrid{justify-content:center;gap:1.2rem;margin-bottom:1.25rem;font-size:2.2rem;display:flex}.SelectorAlquilerVsCompra-module__vnTL6q__introIcon{animation:3s ease-in-out infinite SelectorAlquilerVsCompra-module__vnTL6q__flotar}.SelectorAlquilerVsCompra-module__vnTL6q__introIcon:nth-child(2){animation-delay:.4s}.SelectorAlquilerVsCompra-module__vnTL6q__introIcon:nth-child(3){animation-delay:.8s}.SelectorAlquilerVsCompra-module__vnTL6q__introIcon:nth-child(4){animation-delay:1.2s}@keyframes SelectorAlquilerVsCompra-module__vnTL6q__flotar{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.SelectorAlquilerVsCompra-module__vnTL6q__introTitulo{color:var(--text-primary);margin:0 0 .75rem;font-size:1.4rem;font-weight:700}.SelectorAlquilerVsCompra-module__vnTL6q__introDesc{color:var(--text-secondary);margin:0 0 1.5rem;font-size:.97rem;line-height:1.6}.SelectorAlquilerVsCompra-module__vnTL6q__introFeatures{text-align:left;flex-direction:column;gap:.5rem;margin:0 0 2rem;padding:0;list-style:none;display:flex}.SelectorAlquilerVsCompra-module__vnTL6q__introFeatures li{color:var(--text-secondary);align-items:center;gap:.6rem;font-size:.95rem;display:flex}.SelectorAlquilerVsCompra-module__vnTL6q__introFeatures li span{flex-shrink:0;font-size:1.1rem}.SelectorAlquilerVsCompra-module__vnTL6q__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}.SelectorAlquilerVsCompra-module__vnTL6q__btnStart:hover{opacity:.9;transform:translateY(-1px)}.SelectorAlquilerVsCompra-module__vnTL6q__btnStart:focus-visible{outline:2px solid var(--primary);outline-offset:3px}.SelectorAlquilerVsCompra-module__vnTL6q__testContainer{max-width:620px;margin:2rem auto 3rem;padding:0 1rem}.SelectorAlquilerVsCompra-module__vnTL6q__progresoWrap{margin-bottom:1.75rem}.SelectorAlquilerVsCompra-module__vnTL6q__progresoInfo{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.SelectorAlquilerVsCompra-module__vnTL6q__progresoPaso{color:var(--primary);font-size:.85rem;font-weight:600}.SelectorAlquilerVsCompra-module__vnTL6q__progresoCategoria{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem}.SelectorAlquilerVsCompra-module__vnTL6q__progresoBar{background:var(--bg-card);border:1px solid #0000000f;border-radius:3px;height:6px;overflow:hidden}.SelectorAlquilerVsCompra-module__vnTL6q__progresoRelleno{background:linear-gradient(90deg, var(--primary) 0%, var(--secondary) 100%);border-radius:3px;height:100%;transition:width .4s}.SelectorAlquilerVsCompra-module__vnTL6q__preguntaCard{background:var(--bg-card);border-radius:16px;margin-bottom:1.5rem;padding:2rem 1.75rem 1.5rem;box-shadow:0 4px 20px #0000000f}.SelectorAlquilerVsCompra-module__vnTL6q__preguntaIcon{text-align:center;margin-bottom:1rem;font-size:2.5rem;display:block}.SelectorAlquilerVsCompra-module__vnTL6q__preguntaTexto{color:var(--text-primary);text-align:center;margin:0 0 1.5rem;font-size:1.2rem;font-weight:700;line-height:1.4}.SelectorAlquilerVsCompra-module__vnTL6q__opcionesGrid{flex-direction:column;gap:.65rem;display:flex}.SelectorAlquilerVsCompra-module__vnTL6q__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}.SelectorAlquilerVsCompra-module__vnTL6q__opcionBtn:hover{border-color:var(--accent);background:#2e86ab0d;transform:translate(2px)}.SelectorAlquilerVsCompra-module__vnTL6q__opcionBtn:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.SelectorAlquilerVsCompra-module__vnTL6q__opcionSeleccionada{border-color:var(--primary)!important;background:#2e86ab14!important}.SelectorAlquilerVsCompra-module__vnTL6q__opcionEtiqueta{color:var(--text-primary);font-size:.95rem;font-weight:600}.SelectorAlquilerVsCompra-module__vnTL6q__opcionDesc{color:var(--text-muted);font-size:.8rem}.SelectorAlquilerVsCompra-module__vnTL6q__navegacion{justify-content:space-between;gap:.75rem;display:flex}.SelectorAlquilerVsCompra-module__vnTL6q__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}.SelectorAlquilerVsCompra-module__vnTL6q__btnAnterior:hover{border-color:var(--primary);color:var(--primary)}.SelectorAlquilerVsCompra-module__vnTL6q__btnAnterior:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.SelectorAlquilerVsCompra-module__vnTL6q__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}.SelectorAlquilerVsCompra-module__vnTL6q__btnSiguiente:disabled{opacity:.4;cursor:not-allowed}.SelectorAlquilerVsCompra-module__vnTL6q__btnSiguiente:not(:disabled):hover{opacity:.9}.SelectorAlquilerVsCompra-module__vnTL6q__btnSiguiente:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.SelectorAlquilerVsCompra-module__vnTL6q__resultadosContainer{max-width:800px;margin:2rem auto 3rem;padding:0 1rem}.SelectorAlquilerVsCompra-module__vnTL6q__veredictoCard{background:var(--bg-card);text-align:center;border-radius:14px;margin-bottom:1.75rem;padding:2rem 1.75rem;box-shadow:0 4px 20px #00000012}.SelectorAlquilerVsCompra-module__vnTL6q__veredictoIcon{margin-bottom:.75rem;font-size:3.5rem;display:block}.SelectorAlquilerVsCompra-module__vnTL6q__veredictoLabel{text-transform:uppercase;letter-spacing:.07em;color:var(--text-muted);margin-bottom:.4rem;font-size:.75rem}.SelectorAlquilerVsCompra-module__vnTL6q__veredictoValor{margin-bottom:.6rem;font-size:1.5rem;font-weight:700;line-height:1.3}.SelectorAlquilerVsCompra-module__vnTL6q__veredictoDesc{color:var(--text-secondary);margin:0;font-size:.9rem;line-height:1.6}.SelectorAlquilerVsCompra-module__vnTL6q__veredicto_alquila{border-top:4px solid var(--secondary)}.SelectorAlquilerVsCompra-module__vnTL6q__veredicto_alquila .SelectorAlquilerVsCompra-module__vnTL6q__veredictoValor{color:var(--secondary)}.SelectorAlquilerVsCompra-module__vnTL6q__veredicto_espera{border-top:4px solid #e8a020}.SelectorAlquilerVsCompra-module__vnTL6q__veredicto_espera .SelectorAlquilerVsCompra-module__vnTL6q__veredictoValor{color:#e8a020}.SelectorAlquilerVsCompra-module__vnTL6q__veredicto_compra{border-top:4px solid var(--primary)}.SelectorAlquilerVsCompra-module__vnTL6q__veredicto_compra .SelectorAlquilerVsCompra-module__vnTL6q__veredictoValor{color:var(--primary)}.SelectorAlquilerVsCompra-module__vnTL6q__factoresGrid{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.75rem;display:grid}@media (max-width:500px){.SelectorAlquilerVsCompra-module__vnTL6q__factoresGrid{grid-template-columns:1fr}}.SelectorAlquilerVsCompra-module__vnTL6q__factorCard{background:var(--bg-card);border-radius:12px;padding:1.25rem;box-shadow:0 2px 12px #0000000d}.SelectorAlquilerVsCompra-module__vnTL6q__factorLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.4rem;font-size:.78rem}.SelectorAlquilerVsCompra-module__vnTL6q__factorValor{color:var(--text-primary);font-size:.95rem;font-weight:600}[data-theme=dark] .SelectorAlquilerVsCompra-module__vnTL6q__factorCard{box-shadow:none;border:1px solid #ffffff14}.SelectorAlquilerVsCompra-module__vnTL6q__razonesSection{background:#2e86ab0f;border:1px solid #2e86ab33;border-radius:12px;margin-bottom:1.75rem;padding:1.25rem 1.5rem}.SelectorAlquilerVsCompra-module__vnTL6q__razonesTitulo{text-transform:uppercase;letter-spacing:.05em;color:var(--primary);margin:0 0 .75rem;font-size:.9rem;font-weight:700}.SelectorAlquilerVsCompra-module__vnTL6q__razonItem{color:var(--text-primary);gap:.5rem;padding:.4rem 0;font-size:.9rem;line-height:1.55;display:flex}.SelectorAlquilerVsCompra-module__vnTL6q__razonItem:before{content:"✓";color:var(--secondary);flex-shrink:0;font-weight:700}.SelectorAlquilerVsCompra-module__vnTL6q__proximosSection{background:#ffc10714;border:1px solid #ffc10759;border-radius:12px;margin-bottom:1.75rem;padding:1.25rem 1.5rem}.SelectorAlquilerVsCompra-module__vnTL6q__proximosTitulo{text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary);margin:0 0 .75rem;font-size:.9rem;font-weight:700}.SelectorAlquilerVsCompra-module__vnTL6q__proximoItem{color:var(--text-primary);border-bottom:1px solid #ffc10733;padding:.5rem 0;font-size:.9rem;line-height:1.55}.SelectorAlquilerVsCompra-module__vnTL6q__proximoItem:last-child{border-bottom:none}.SelectorAlquilerVsCompra-module__vnTL6q__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}.SelectorAlquilerVsCompra-module__vnTL6q__btnRepetir:hover{background:var(--primary);color:#fff}.SelectorAlquilerVsCompra-module__vnTL6q__btnRepetir:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.SelectorAlquilerVsCompra-module__vnTL6q__warningBox{color:var(--text-secondary);background:#ffc1071a;border:1px solid #ffc10766;border-radius:10px;margin-bottom:1.75rem;padding:1rem 1.25rem;font-size:.88rem;line-height:1.55}[data-theme=dark] .SelectorAlquilerVsCompra-module__vnTL6q__progresoBar{border-color:#ffffff14}@media (prefers-reduced-motion:reduce){.SelectorAlquilerVsCompra-module__vnTL6q__introIcon{animation:none}.SelectorAlquilerVsCompra-module__vnTL6q__progresoRelleno,.SelectorAlquilerVsCompra-module__vnTL6q__btnStart,.SelectorAlquilerVsCompra-module__vnTL6q__opcionBtn,.SelectorAlquilerVsCompra-module__vnTL6q__btnSiguiente,.SelectorAlquilerVsCompra-module__vnTL6q__btnAnterior,.SelectorAlquilerVsCompra-module__vnTL6q__btnRepetir{transition:none}}
