.GeneradorTarjetas-module__z2mQVa__container{--primary:#2e86ab;--secondary:#48a9a6;--bg-card:#fff;--text-primary:#1a1a1a;--text-secondary:#555;--text-muted:#888;--border:#e0e0e0;--radius:14px;--radius-lg:20px;--shadow:0 2px 16px #00000014;--shadow-md:0 6px 24px #00000021;max-width:1100px;min-height:100vh;color:var(--text-primary);margin:0 auto;padding:2rem 1.5rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}[data-theme=dark] .GeneradorTarjetas-module__z2mQVa__container{--bg-card:#2a2a2a;--text-primary:#e5e5e5;--text-secondary:#b0b0b0;--text-muted:gray;--border:#404040;--shadow:0 2px 16px #00000059;--shadow-md:0 6px 24px #00000073}.GeneradorTarjetas-module__z2mQVa__hero{text-align:center;background:linear-gradient(135deg,var(--primary)0%,var(--secondary)100%);border-radius:var(--radius-lg);color:#fff;margin:80px 0 2rem;padding:2.5rem 2rem}.GeneradorTarjetas-module__z2mQVa__title{margin:0 0 .65rem;font-size:clamp(1.8rem,4.5vw,2.6rem);font-weight:800;line-height:1.15}.GeneradorTarjetas-module__z2mQVa__subtitle{opacity:.92;margin:0;font-size:clamp(1rem,2.5vw,1.15rem);line-height:1.65}.GeneradorTarjetas-module__z2mQVa__vistaTabs{border-bottom:2px solid var(--border);gap:.5rem;margin-bottom:0;display:flex}.GeneradorTarjetas-module__z2mQVa__vistaTab{border-radius:var(--radius)var(--radius)0 0;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-bottom:3px solid #0000;min-height:52px;margin-bottom:-2px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .18s}.GeneradorTarjetas-module__z2mQVa__vistaTab:hover{color:var(--primary);background:#2e86ab0f}.GeneradorTarjetas-module__z2mQVa__vistaTabActiva{color:var(--primary);border-bottom-color:var(--primary);background:#2e86ab12}.GeneradorTarjetas-module__z2mQVa__vistaTab:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.GeneradorTarjetas-module__z2mQVa__editorPanel{border:2px solid var(--border);border-radius:0 0 var(--radius-lg)var(--radius-lg);min-height:520px;box-shadow:var(--shadow);border-top:none;grid-template-columns:200px 1fr;margin-bottom:1.5rem;display:grid;overflow:hidden}.GeneradorTarjetas-module__z2mQVa__mazosSidebar{border-right:2px solid var(--border);background:#2e86ab0a;flex-direction:column;display:flex}.GeneradorTarjetas-module__z2mQVa__mazosHeader{justify-content:space-between;align-items:center;padding:1rem .85rem .5rem;display:flex}.GeneradorTarjetas-module__z2mQVa__mazosTitulo{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:.8rem;font-weight:700}.GeneradorTarjetas-module__z2mQVa__btnNuevoMazo{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;font-size:1.2rem;font-weight:700;transition:all .15s;display:flex}.GeneradorTarjetas-module__z2mQVa__btnNuevoMazo:hover{background:#256a8a;transform:scale(1.1)}.GeneradorTarjetas-module__z2mQVa__btnNuevoMazo:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.GeneradorTarjetas-module__z2mQVa__mazosList{flex-direction:column;flex:1;gap:.2rem;padding:.4rem .5rem;display:flex;overflow-y:auto}.GeneradorTarjetas-module__z2mQVa__mazoItem{cursor:pointer;text-align:left;background:0 0;border:2px solid #0000;border-radius:8px;justify-content:space-between;align-items:center;gap:.4rem;min-height:40px;padding:.55rem .7rem;transition:all .15s;display:flex}.GeneradorTarjetas-module__z2mQVa__mazoItem:hover{background:#2e86ab12}.GeneradorTarjetas-module__z2mQVa__mazoItemActivo{border-color:var(--primary)!important;background:#2e86ab1f!important}.GeneradorTarjetas-module__z2mQVa__mazoItemNombre{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.85rem;font-weight:600;overflow:hidden}.GeneradorTarjetas-module__z2mQVa__mazoItemCount{color:var(--text-muted);background:var(--border);border-radius:999px;flex-shrink:0;padding:.1rem .4rem;font-size:.72rem}.GeneradorTarjetas-module__z2mQVa__editorMain{background:var(--bg-card);flex-direction:column;gap:1.25rem;padding:1.25rem;display:flex;overflow-y:auto}.GeneradorTarjetas-module__z2mQVa__mazoHeader{border-bottom:1px solid var(--border);padding-bottom:.75rem}.GeneradorTarjetas-module__z2mQVa__mazoTituloRow{align-items:center;gap:.5rem;display:flex}.GeneradorTarjetas-module__z2mQVa__mazoNombreH2{color:var(--text-primary);flex:1;margin:0;font-size:1.2rem;font-weight:800}.GeneradorTarjetas-module__z2mQVa__btnEditarNombre,.GeneradorTarjetas-module__z2mQVa__btnEliminarMazo{border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:6px;min-height:32px;padding:.25rem .45rem;font-size:1rem;transition:all .15s}.GeneradorTarjetas-module__z2mQVa__btnEditarNombre:hover{border-color:var(--primary)}.GeneradorTarjetas-module__z2mQVa__btnEliminarMazo:hover{color:#ef4444;border-color:#ef4444}.GeneradorTarjetas-module__z2mQVa__mazoRenombrar{align-items:center;gap:.4rem;display:flex}.GeneradorTarjetas-module__z2mQVa__inputMazoNombre{border:2px solid var(--primary);border-radius:var(--radius);color:var(--text-primary);background:0 0;flex:1;padding:.45rem .7rem;font-family:inherit;font-size:1rem;font-weight:700}.GeneradorTarjetas-module__z2mQVa__inputMazoNombre:focus{outline:none}.GeneradorTarjetas-module__z2mQVa__btnGuardarNombre{color:#fff;cursor:pointer;background:#16a34a;border:none;border-radius:8px;min-width:36px;min-height:36px;font-size:1.1rem;font-weight:700}.GeneradorTarjetas-module__z2mQVa__btnCancelarNombre{min-width:36px;min-height:36px;color:var(--text-muted);border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:8px}.GeneradorTarjetas-module__z2mQVa__nuevaTarjetaForm{border:1px solid var(--border);border-radius:var(--radius);background:#2e86ab0a;flex-direction:column;gap:.75rem;padding:1rem;display:flex}.GeneradorTarjetas-module__z2mQVa__formTitulo{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.04em;margin:0;font-size:.82rem;font-weight:700}.GeneradorTarjetas-module__z2mQVa__categoriaSelector{flex-wrap:wrap;gap:.4rem;display:flex}.GeneradorTarjetas-module__z2mQVa__categoriaBtnColor{cursor:pointer;border:3px solid #0000;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;transition:all .15s;display:flex}.GeneradorTarjetas-module__z2mQVa__categoriaBtnColor:hover{border-color:#00000026;transform:scale(1.1)}.GeneradorTarjetas-module__z2mQVa__categoriaActiva{box-shadow:0 0 0 2px var(--primary);border-color:var(--primary)!important}.GeneradorTarjetas-module__z2mQVa__categoriaBtnColor:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.GeneradorTarjetas-module__z2mQVa__formRow{align-items:flex-end;gap:.75rem;display:flex}.GeneradorTarjetas-module__z2mQVa__emojiCol{flex-shrink:0;position:relative}.GeneradorTarjetas-module__z2mQVa__btnEmojiGrande{background:var(--bg-card);border:2px solid var(--border);border-radius:var(--radius);cursor:pointer;width:56px;height:56px;font-size:1.8rem;transition:border-color .15s}.GeneradorTarjetas-module__z2mQVa__btnEmojiGrande:hover,.GeneradorTarjetas-module__z2mQVa__btnEmojiGrande:focus-visible{border-color:var(--primary);outline:none}.GeneradorTarjetas-module__z2mQVa__emojiDropdown{z-index:50;background:var(--bg-card);border:2px solid var(--border);border-radius:var(--radius);width:240px;max-height:180px;box-shadow:var(--shadow-md);flex-wrap:wrap;gap:.25rem;padding:.6rem;display:flex;position:absolute;top:calc(100% + 6px);left:0;overflow-y:auto}.GeneradorTarjetas-module__z2mQVa__emojiOpt{cursor:pointer;background:0 0;border:2px solid #0000;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.2rem;transition:all .1s;display:flex}.GeneradorTarjetas-module__z2mQVa__emojiOpt:hover{background:#2e86ab14;transform:scale(1.15)}.GeneradorTarjetas-module__z2mQVa__emojiOptActivo{border-color:var(--primary)!important;background:#2e86ab1a!important}.GeneradorTarjetas-module__z2mQVa__textoCol{flex-direction:column;flex:1;gap:.3rem;display:flex}.GeneradorTarjetas-module__z2mQVa__inputLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.04em;font-size:.78rem;font-weight:700}.GeneradorTarjetas-module__z2mQVa__inputTexto{border:2px solid var(--border);border-radius:var(--radius);color:var(--text-primary);box-sizing:border-box;background:0 0;height:56px;padding:.6rem .85rem;font-family:inherit;font-size:.95rem;transition:border-color .2s}.GeneradorTarjetas-module__z2mQVa__inputTexto:focus{border-color:var(--primary);outline:none}.GeneradorTarjetas-module__z2mQVa__btnAgregarTarjeta{background:var(--primary);color:#fff;border-radius:var(--radius);cursor:pointer;border:none;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.8rem;font-weight:700;transition:all .18s;display:flex}.GeneradorTarjetas-module__z2mQVa__btnAgregarTarjeta:hover:not(:disabled){background:#256a8a;transform:scale(1.05)}.GeneradorTarjetas-module__z2mQVa__btnAgregarTarjeta:disabled{opacity:.4;cursor:not-allowed}.GeneradorTarjetas-module__z2mQVa__btnAgregarTarjeta:focus-visible{outline:3px solid var(--primary);outline-offset:2px}.GeneradorTarjetas-module__z2mQVa__sinTarjetas{color:var(--text-muted);text-align:center;border:2px dashed var(--border);border-radius:var(--radius);padding:2rem;font-style:italic}.GeneradorTarjetas-module__z2mQVa__tarjetasEditorGrid{flex-wrap:wrap;gap:.6rem;display:flex}.GeneradorTarjetas-module__z2mQVa__tarjetaEditorItem{border:2px solid #00000014;border-radius:10px;flex-direction:column;align-items:center;gap:.25rem;width:80px;padding:.6rem .5rem;display:flex;position:relative}.GeneradorTarjetas-module__z2mQVa__tarjetaEditorEmoji{font-size:1.8rem;line-height:1}.GeneradorTarjetas-module__z2mQVa__tarjetaEditorTexto{text-align:center;color:#1a1a1a;word-break:break-word;font-size:.7rem;font-weight:700;line-height:1.2}.GeneradorTarjetas-module__z2mQVa__btnEliminarT{color:#fff;cursor:pointer;opacity:0;background:#ef4444;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.65rem;font-weight:700;transition:opacity .15s;display:flex;position:absolute;top:-6px;right:-6px}.GeneradorTarjetas-module__z2mQVa__tarjetaEditorItem:hover .GeneradorTarjetas-module__z2mQVa__btnEliminarT{opacity:1}.GeneradorTarjetas-module__z2mQVa__btnEliminarT:focus-visible{opacity:1;outline-offset:1px;outline:2px solid #ef4444}.GeneradorTarjetas-module__z2mQVa__imprimirPanel{background:var(--bg-card);border:2px solid var(--border);border-radius:0 0 var(--radius-lg)var(--radius-lg);box-shadow:var(--shadow);border-top:none;margin-bottom:1rem;padding:1.25rem 1.5rem}.GeneradorTarjetas-module__z2mQVa__imprimirControles{flex-wrap:wrap;align-items:flex-end;gap:1.25rem;margin-bottom:1rem;display:flex}.GeneradorTarjetas-module__z2mQVa__controlGrupo{flex-direction:column;gap:.35rem;display:flex}.GeneradorTarjetas-module__z2mQVa__controlLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.04em;font-size:.8rem;font-weight:700}.GeneradorTarjetas-module__z2mQVa__controlSelect{border:2px solid var(--border);border-radius:var(--radius);color:var(--text-primary);cursor:pointer;background:0 0;min-width:220px;padding:.55rem .85rem;font-size:.9rem;transition:border-color .2s}.GeneradorTarjetas-module__z2mQVa__controlSelect:focus{border-color:var(--primary);outline:none}.GeneradorTarjetas-module__z2mQVa__tamanoOpciones{gap:.4rem;display:flex}.GeneradorTarjetas-module__z2mQVa__tamanoBtn{border:2px solid var(--border);border-radius:var(--radius);cursor:pointer;background:0 0;flex-direction:column;align-items:center;gap:.1rem;min-height:52px;padding:.5rem .85rem;transition:all .15s;display:flex}.GeneradorTarjetas-module__z2mQVa__tamanoBtn:hover{border-color:var(--primary)}.GeneradorTarjetas-module__z2mQVa__tamanoBtnActivo{color:var(--primary);border-color:var(--primary)!important;background:#2e86ab14!important}.GeneradorTarjetas-module__z2mQVa__tamanoLabel{font-size:.85rem;font-weight:700}.GeneradorTarjetas-module__z2mQVa__tamanoSub{color:var(--text-muted);font-size:.7rem}.GeneradorTarjetas-module__z2mQVa__btnImprimir{background:var(--primary);color:#fff;border-radius:var(--radius);cursor:pointer;border:none;min-height:52px;padding:0 2rem;font-size:1.05rem;font-weight:800;transition:all .18s;box-shadow:0 4px 14px #2e86ab66}.GeneradorTarjetas-module__z2mQVa__btnImprimir:hover{background:#256a8a;transform:translateY(-2px)}.GeneradorTarjetas-module__z2mQVa__btnImprimir:focus-visible{outline:3px solid var(--primary);outline-offset:3px}.GeneradorTarjetas-module__z2mQVa__imprimirInfo{color:var(--text-muted);margin:0;font-size:.88rem}.GeneradorTarjetas-module__z2mQVa__printArea{padding:1rem 0}.GeneradorTarjetas-module__z2mQVa__printAreaHidden,.GeneradorTarjetas-module__z2mQVa__printHeader{display:none}.GeneradorTarjetas-module__z2mQVa__tarjetasGrid{flex-wrap:wrap;gap:10px;display:flex}.GeneradorTarjetas-module__z2mQVa__grid-pequena .GeneradorTarjetas-module__z2mQVa__tarjetaImpresion{width:90px;height:90px}.GeneradorTarjetas-module__z2mQVa__grid-mediana .GeneradorTarjetas-module__z2mQVa__tarjetaImpresion{width:120px;height:120px}.GeneradorTarjetas-module__z2mQVa__grid-grande .GeneradorTarjetas-module__z2mQVa__tarjetaImpresion{width:160px;height:160px}.GeneradorTarjetas-module__z2mQVa__tarjetaImpresion{box-sizing:border-box;page-break-inside:avoid;break-inside:avoid;border:2px solid #0000001a;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:8px 4px;display:flex}.GeneradorTarjetas-module__z2mQVa__tarjeta-pequena .GeneradorTarjetas-module__z2mQVa__tarjetaImpEmoji{font-size:2rem}.GeneradorTarjetas-module__z2mQVa__tarjeta-mediana .GeneradorTarjetas-module__z2mQVa__tarjetaImpEmoji{font-size:2.8rem}.GeneradorTarjetas-module__z2mQVa__tarjeta-grande .GeneradorTarjetas-module__z2mQVa__tarjetaImpEmoji{font-size:4rem}.GeneradorTarjetas-module__z2mQVa__tarjetaImpEmoji{line-height:1;display:block}.GeneradorTarjetas-module__z2mQVa__tarjeta-pequena .GeneradorTarjetas-module__z2mQVa__tarjetaImpTexto{font-size:.62rem}.GeneradorTarjetas-module__z2mQVa__tarjeta-mediana .GeneradorTarjetas-module__z2mQVa__tarjetaImpTexto{font-size:.75rem}.GeneradorTarjetas-module__z2mQVa__tarjeta-grande .GeneradorTarjetas-module__z2mQVa__tarjetaImpTexto{font-size:.9rem}.GeneradorTarjetas-module__z2mQVa__tarjetaImpTexto{text-align:center;color:#1a1a1a;word-break:break-word;padding:0 2px;font-weight:800;line-height:1.2}.GeneradorTarjetas-module__z2mQVa__guiaSeccion h2{color:var(--primary);margin:1.4rem 0 .5rem;font-size:1.1rem;font-weight:700}.GeneradorTarjetas-module__z2mQVa__guiaSeccion h2:first-child{margin-top:0}.GeneradorTarjetas-module__z2mQVa__guiaSeccion p{color:var(--text-secondary);margin:0 0 .75rem;font-size:.95rem;line-height:1.75}.GeneradorTarjetas-module__z2mQVa__guiaSeccion ul{margin:0 0 .75rem;padding-left:1.25rem}.GeneradorTarjetas-module__z2mQVa__guiaSeccion li{color:var(--text-secondary);margin-bottom:.45rem;font-size:.95rem;line-height:1.75}.GeneradorTarjetas-module__z2mQVa__guiaSeccion strong{color:var(--text-primary)}@media (max-width:700px){.GeneradorTarjetas-module__z2mQVa__hero{margin-top:70px;padding:1.75rem 1.25rem}.GeneradorTarjetas-module__z2mQVa__editorPanel{grid-template-rows:auto 1fr;grid-template-columns:1fr}.GeneradorTarjetas-module__z2mQVa__mazosSidebar{border-right:none;border-bottom:2px solid var(--border);max-height:140px}.GeneradorTarjetas-module__z2mQVa__mazosList{flex-direction:row;padding:.4rem;overflow:auto hidden}.GeneradorTarjetas-module__z2mQVa__mazoItem{white-space:nowrap;flex-shrink:0}.GeneradorTarjetas-module__z2mQVa__imprimirControles{flex-direction:column;align-items:stretch}.GeneradorTarjetas-module__z2mQVa__controlSelect{min-width:unset;width:100%}.GeneradorTarjetas-module__z2mQVa__tamanoOpciones{justify-content:space-between}.GeneradorTarjetas-module__z2mQVa__btnImprimir{width:100%}}@media print{:is(.noPrint,nav,footer){display:none!important}.GeneradorTarjetas-module__z2mQVa__container{max-width:none;margin:0;padding:0}.GeneradorTarjetas-module__z2mQVa__printArea{padding:0;display:block!important}.GeneradorTarjetas-module__z2mQVa__printAreaHidden{display:block!important}.GeneradorTarjetas-module__z2mQVa__printHeader{color:#333;margin-bottom:12px;font-size:1rem;display:block}.GeneradorTarjetas-module__z2mQVa__soloImpresion{display:block!important}.GeneradorTarjetas-module__z2mQVa__tarjetasGrid{gap:8px}.GeneradorTarjetas-module__z2mQVa__tarjetaImpresion{-webkit-print-color-adjust:exact;print-color-adjust:exact;page-break-inside:avoid;break-inside:avoid;border:2px solid #00000026!important}.GeneradorTarjetas-module__z2mQVa__grid-pequena .GeneradorTarjetas-module__z2mQVa__tarjetaImpresion{width:5cm;height:5cm}.GeneradorTarjetas-module__z2mQVa__grid-mediana .GeneradorTarjetas-module__z2mQVa__tarjetaImpresion{width:7cm;height:7cm}.GeneradorTarjetas-module__z2mQVa__grid-grande .GeneradorTarjetas-module__z2mQVa__tarjetaImpresion{width:10cm;height:10cm}.GeneradorTarjetas-module__z2mQVa__tarjeta-pequena .GeneradorTarjetas-module__z2mQVa__tarjetaImpEmoji{font-size:2.5cm}.GeneradorTarjetas-module__z2mQVa__tarjeta-mediana .GeneradorTarjetas-module__z2mQVa__tarjetaImpEmoji{font-size:3.5cm}.GeneradorTarjetas-module__z2mQVa__tarjeta-grande .GeneradorTarjetas-module__z2mQVa__tarjetaImpEmoji{font-size:5.5cm}.GeneradorTarjetas-module__z2mQVa__tarjeta-pequena .GeneradorTarjetas-module__z2mQVa__tarjetaImpTexto{font-size:10pt}.GeneradorTarjetas-module__z2mQVa__tarjeta-mediana .GeneradorTarjetas-module__z2mQVa__tarjetaImpTexto{font-size:13pt}.GeneradorTarjetas-module__z2mQVa__tarjeta-grande .GeneradorTarjetas-module__z2mQVa__tarjetaImpTexto{font-size:18pt}}.GeneradorTarjetas-module__z2mQVa__tableWrapper{border-radius:var(--radius);border:1px solid var(--border);margin:1rem 0;overflow-x:auto}.GeneradorTarjetas-module__z2mQVa__comparativaTable{border-collapse:collapse;width:100%;font-size:.88rem}.GeneradorTarjetas-module__z2mQVa__comparativaTable th{color:var(--primary);text-align:left;white-space:nowrap;background:#2e86ab1a;border-bottom:2px solid #2e86ab33;padding:.75rem 1rem;font-weight:700}.GeneradorTarjetas-module__z2mQVa__comparativaTable td{border-bottom:1px solid var(--border);color:var(--text-secondary);vertical-align:top;padding:.65rem 1rem}.GeneradorTarjetas-module__z2mQVa__comparativaTable tr:last-child td{border-bottom:none}.GeneradorTarjetas-module__z2mQVa__comparativaTable tr:hover td{background:#2e86ab0a}.GeneradorTarjetas-module__z2mQVa__celdaDestacada{font-weight:700;color:var(--primary)!important}[data-theme=dark] .GeneradorTarjetas-module__z2mQVa__comparativaTable th{background:#2e86ab26}[data-theme=dark] .GeneradorTarjetas-module__z2mQVa__comparativaTable tr:hover td{background:#2e86ab14}.GeneradorTarjetas-module__z2mQVa__escenariosGrid{grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:.75rem;display:grid}.GeneradorTarjetas-module__z2mQVa__escenarioCard{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);padding:1.25rem}.GeneradorTarjetas-module__z2mQVa__escenarioCard h3{color:var(--text-primary);margin:.4rem 0 .5rem;font-size:.95rem;font-weight:700}.GeneradorTarjetas-module__z2mQVa__escenarioCard p{color:var(--text-secondary);margin:0;font-size:.88rem;line-height:1.65}.GeneradorTarjetas-module__z2mQVa__escenarioIcono{font-size:2rem;display:block}.GeneradorTarjetas-module__z2mQVa__faqList{margin:.5rem 0 0}.GeneradorTarjetas-module__z2mQVa__faqItem{border-bottom:1px solid var(--border);padding:1rem 0}.GeneradorTarjetas-module__z2mQVa__faqItem:last-child{border-bottom:none}.GeneradorTarjetas-module__z2mQVa__faqItem dt{color:var(--text-primary);margin-bottom:.4rem;font-size:.95rem;font-weight:700}.GeneradorTarjetas-module__z2mQVa__faqItem dd{color:var(--text-secondary);margin:0;font-size:.9rem;line-height:1.7}.GeneradorTarjetas-module__z2mQVa__stepGuide{flex-direction:column;gap:.75rem;margin:.75rem 0 0;padding:0;list-style:none;display:flex}.GeneradorTarjetas-module__z2mQVa__step{align-items:flex-start;gap:1rem;display:flex}.GeneradorTarjetas-module__z2mQVa__stepNumber{background:var(--primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;margin-top:.1rem;font-size:.9rem;font-weight:800;display:flex}.GeneradorTarjetas-module__z2mQVa__step>div{flex:1}.GeneradorTarjetas-module__z2mQVa__step>div strong{color:var(--text-primary);margin-bottom:.2rem;font-size:.95rem;display:block}.GeneradorTarjetas-module__z2mQVa__step>div p{color:var(--text-secondary);margin:0;font-size:.88rem;line-height:1.65}.GeneradorTarjetas-module__z2mQVa__tipsGrid{grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:.75rem;display:grid}.GeneradorTarjetas-module__z2mQVa__tipCard{border-radius:var(--radius);background:#48a9a60f;border:1px solid #48a9a633;flex-direction:column;gap:.5rem;padding:1.1rem 1.25rem;display:flex}.GeneradorTarjetas-module__z2mQVa__tipIcono{font-size:1.6rem;line-height:1}.GeneradorTarjetas-module__z2mQVa__tipCard p{color:var(--text-secondary)!important;margin:0!important;font-size:.88rem!important;line-height:1.65!important}[data-theme=dark] .GeneradorTarjetas-module__z2mQVa__tipCard{background:#48a9a614;border-color:#48a9a626}.GeneradorTarjetas-module__z2mQVa__warningBox{border-radius:var(--radius);background:#fff8e7;border:2px solid #f59e0b;padding:1.25rem 1.5rem}.GeneradorTarjetas-module__z2mQVa__warningBox h3{color:#92400e;margin:0 0 .85rem;font-size:1rem;font-weight:700}.GeneradorTarjetas-module__z2mQVa__warningBox ul{margin:0;padding-left:1.25rem}.GeneradorTarjetas-module__z2mQVa__warningBox li{color:#78350f;margin-bottom:.5rem;font-size:.9rem;line-height:1.7}.GeneradorTarjetas-module__z2mQVa__warningBox li:last-child{margin-bottom:0}.GeneradorTarjetas-module__z2mQVa__warningBox strong{color:#92400e}[data-theme=dark] .GeneradorTarjetas-module__z2mQVa__warningBox{background:#f59e0b14;border-color:#f59e0b59}[data-theme=dark] .GeneradorTarjetas-module__z2mQVa__warningBox h3{color:#fcd34d}[data-theme=dark] .GeneradorTarjetas-module__z2mQVa__warningBox li{color:#fde68a}[data-theme=dark] .GeneradorTarjetas-module__z2mQVa__warningBox strong{color:#fcd34d}@media (max-width:640px){.GeneradorTarjetas-module__z2mQVa__escenariosGrid,.GeneradorTarjetas-module__z2mQVa__tipsGrid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){:is(*,:before,:after){transition-duration:.01ms!important;animation-duration:.01ms!important}}
