.GeneradorNombresEmpresa-module__Gm8I9W__container{--primary:#2e86ab;--secondary:#48a9a6;--accent:#7fb3d3;--bg-primary:#fafafa;--bg-card:#fff;--text-primary:#1a1a1a;--text-secondary:#666;--text-muted:#999;--border:#e5e5e5;--hover:#f5f5f5;--success:#10b981;--warning:#f59e0b;--danger:#ef4444;--radius:12px;--radius-large:16px;--spacing-xs:.25rem;--spacing-sm:.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--shadow-sm:0 1px 3px #0000001a;--shadow-md:0 4px 12px #0000001a;max-width:1400px;padding:var(--spacing-xl)var(--spacing-lg);background:var(--bg-primary);min-height:100vh;margin:0 auto;padding-top:100px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}[data-theme=dark] .GeneradorNombresEmpresa-module__Gm8I9W__container{--bg-primary:#1a1a1a;--bg-card:#2a2a2a;--text-primary:#e5e5e5;--text-secondary:#b0b0b0;--text-muted:gray;--border:#404040;--hover:#333}.GeneradorNombresEmpresa-module__Gm8I9W__hero{text-align:center;margin-bottom:var(--spacing-xl);padding:var(--spacing-xl);background:linear-gradient(135deg,var(--primary)0%,var(--secondary)100%);border-radius:var(--radius-large);color:#fff}.GeneradorNombresEmpresa-module__Gm8I9W__title{margin-bottom:var(--spacing-sm);font-size:2.2rem;font-weight:700}.GeneradorNombresEmpresa-module__Gm8I9W__subtitle{opacity:.95;font-size:1.1rem}.GeneradorNombresEmpresa-module__Gm8I9W__mainContent{gap:var(--spacing-xl);margin-bottom:var(--spacing-xl);grid-template-columns:350px 1fr;display:grid}.GeneradorNombresEmpresa-module__Gm8I9W__configPanel{background:var(--bg-card);border-radius:var(--radius-large);padding:var(--spacing-lg);box-shadow:var(--shadow-sm);height:fit-content;position:sticky;top:100px}.GeneradorNombresEmpresa-module__Gm8I9W__sectionTitle{color:var(--text-primary);margin-bottom:var(--spacing-lg);justify-content:space-between;align-items:center;font-size:1.1rem;font-weight:600;display:flex}.GeneradorNombresEmpresa-module__Gm8I9W__contador{color:var(--text-muted);background:var(--hover);padding:var(--spacing-xs)var(--spacing-sm);border-radius:var(--radius);font-size:.85rem;font-weight:500}.GeneradorNombresEmpresa-module__Gm8I9W__configGroup{margin-bottom:var(--spacing-lg)}.GeneradorNombresEmpresa-module__Gm8I9W__configLabel{color:var(--text-primary);margin-bottom:var(--spacing-sm);font-size:.9rem;font-weight:500;display:block}.GeneradorNombresEmpresa-module__Gm8I9W__sectorGrid{gap:var(--spacing-xs);grid-template-columns:repeat(2,1fr);display:grid}.GeneradorNombresEmpresa-module__Gm8I9W__sectorBtn{padding:var(--spacing-sm);background:var(--hover);border:2px solid var(--border);border-radius:var(--radius);cursor:pointer;flex-direction:column;align-items:center;gap:2px;font-size:.8rem;transition:all .2s;display:flex}.GeneradorNombresEmpresa-module__Gm8I9W__sectorBtn:hover{border-color:var(--primary)}.GeneradorNombresEmpresa-module__Gm8I9W__sectorActivo{border-color:var(--primary);background:#2e86ab1a}.GeneradorNombresEmpresa-module__Gm8I9W__estiloGrid{gap:var(--spacing-xs);flex-direction:column;display:flex}.GeneradorNombresEmpresa-module__Gm8I9W__estiloBtn{padding:var(--spacing-sm);background:var(--hover);border:2px solid var(--border);border-radius:var(--radius);cursor:pointer;text-align:left;flex-direction:column;align-items:flex-start;transition:all .2s;display:flex}.GeneradorNombresEmpresa-module__Gm8I9W__estiloBtn:hover{border-color:var(--primary)}.GeneradorNombresEmpresa-module__Gm8I9W__estiloActivo{border-color:var(--primary);background:#2e86ab1a}.GeneradorNombresEmpresa-module__Gm8I9W__estiloNombre{color:var(--text-primary);font-size:.9rem;font-weight:500}.GeneradorNombresEmpresa-module__Gm8I9W__estiloDesc{color:var(--text-muted);font-size:.75rem}.GeneradorNombresEmpresa-module__Gm8I9W__inputTexto{width:100%;padding:var(--spacing-sm)var(--spacing-md);border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-primary);color:var(--text-primary);font-size:.95rem}.GeneradorNombresEmpresa-module__Gm8I9W__inputTexto:focus{border-color:var(--primary);outline:none}.GeneradorNombresEmpresa-module__Gm8I9W__helperText{color:var(--text-muted);margin-top:var(--spacing-xs);font-size:.75rem;display:block}.GeneradorNombresEmpresa-module__Gm8I9W__slider{background:var(--border);-webkit-appearance:none;border-radius:4px;outline:none;width:100%;height:8px}.GeneradorNombresEmpresa-module__Gm8I9W__slider::-webkit-slider-thumb{-webkit-appearance:none;background:var(--primary);cursor:pointer;border-radius:50%;width:20px;height:20px}.GeneradorNombresEmpresa-module__Gm8I9W__btnGenerar{width:100%;padding:var(--spacing-md);background:linear-gradient(135deg,var(--primary)0%,var(--secondary)100%);color:#fff;border-radius:var(--radius);cursor:pointer;border:none;font-size:1rem;font-weight:600;transition:all .3s}.GeneradorNombresEmpresa-module__Gm8I9W__btnGenerar:hover:not(:disabled){box-shadow:var(--shadow-md);transform:translateY(-2px)}.GeneradorNombresEmpresa-module__Gm8I9W__btnGenerar:disabled{opacity:.7;cursor:not-allowed}.GeneradorNombresEmpresa-module__Gm8I9W__resultsPanel{background:var(--bg-card);border-radius:var(--radius-large);padding:var(--spacing-lg);box-shadow:var(--shadow-sm);min-height:400px}.GeneradorNombresEmpresa-module__Gm8I9W__placeholder{height:300px;color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;display:flex}.GeneradorNombresEmpresa-module__Gm8I9W__placeholderIcon{margin-bottom:var(--spacing-md);opacity:.5;font-size:4rem}.GeneradorNombresEmpresa-module__Gm8I9W__nombresGrid{gap:var(--spacing-md);grid-template-columns:repeat(auto-fill,minmax(220px,1fr));display:grid}.GeneradorNombresEmpresa-module__Gm8I9W__nombreCard{background:var(--hover);border-radius:var(--radius);padding:var(--spacing-md);border:2px solid var(--border);transition:all .2s}.GeneradorNombresEmpresa-module__Gm8I9W__nombreCard:hover{border-color:var(--primary)}.GeneradorNombresEmpresa-module__Gm8I9W__nombreFavorito{border-color:var(--warning);background:#f59e0b0d}.GeneradorNombresEmpresa-module__Gm8I9W__nombreHeader{margin-bottom:var(--spacing-xs);justify-content:space-between;align-items:flex-start;display:flex}.GeneradorNombresEmpresa-module__Gm8I9W__nombreTexto{color:var(--text-primary);word-break:break-word;font-size:1.1rem;font-weight:600}.GeneradorNombresEmpresa-module__Gm8I9W__btnFavorito{cursor:pointer;background:0 0;border:none;padding:0;font-size:1.2rem;transition:transform .2s}.GeneradorNombresEmpresa-module__Gm8I9W__btnFavorito:hover{transform:scale(1.2)}.GeneradorNombresEmpresa-module__Gm8I9W__favoritoActivo{color:var(--warning)}.GeneradorNombresEmpresa-module__Gm8I9W__nombreTipo{color:var(--text-muted);background:var(--bg-card);margin-bottom:var(--spacing-sm);border-radius:10px;padding:2px 8px;font-size:.7rem;display:inline-block}.GeneradorNombresEmpresa-module__Gm8I9W__nombreAcciones{gap:var(--spacing-xs);flex-wrap:wrap;display:flex}.GeneradorNombresEmpresa-module__Gm8I9W__btnAccion{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);cursor:pointer;color:var(--text-secondary);padding:4px 8px;font-size:.75rem;transition:all .2s}.GeneradorNombresEmpresa-module__Gm8I9W__btnAccion:hover{background:var(--primary);color:#fff;border-color:var(--primary)}.GeneradorNombresEmpresa-module__Gm8I9W__favoritosSection{margin-top:var(--spacing-xl);padding-top:var(--spacing-lg);border-top:2px solid var(--border)}.GeneradorNombresEmpresa-module__Gm8I9W__favoritosSection h3{color:var(--text-primary);margin-bottom:var(--spacing-md);font-size:1rem}.GeneradorNombresEmpresa-module__Gm8I9W__favoritosLista{gap:var(--spacing-sm);flex-wrap:wrap;display:flex}.GeneradorNombresEmpresa-module__Gm8I9W__favoritoTag{padding:var(--spacing-xs)var(--spacing-md);background:linear-gradient(135deg,var(--warning)0%,#f97316 100%);color:#fff;border-radius:20px;font-size:.9rem;font-weight:500;display:inline-block}.GeneradorNombresEmpresa-module__Gm8I9W__disclaimer{border-radius:var(--radius-large);padding:var(--spacing-lg);margin-bottom:var(--spacing-xl);background:#fef3c7;border:2px solid #f59e0b}[data-theme=dark] .GeneradorNombresEmpresa-module__Gm8I9W__disclaimer{background:#422006;border-color:#d97706}.GeneradorNombresEmpresa-module__Gm8I9W__disclaimer h3{color:#92400e;margin-bottom:var(--spacing-sm);font-size:1.1rem}[data-theme=dark] .GeneradorNombresEmpresa-module__Gm8I9W__disclaimer h3{color:#fcd34d}.GeneradorNombresEmpresa-module__Gm8I9W__disclaimer p{color:#78350f;font-size:.95rem;line-height:1.6}[data-theme=dark] .GeneradorNombresEmpresa-module__Gm8I9W__disclaimer p{color:#fde68a}.GeneradorNombresEmpresa-module__Gm8I9W__guideSection{padding:var(--spacing-md)0}.GeneradorNombresEmpresa-module__Gm8I9W__guideSection h2{color:var(--primary);margin-bottom:var(--spacing-md);font-size:1.4rem}.GeneradorNombresEmpresa-module__Gm8I9W__guideSection h3{color:var(--text-primary);margin:var(--spacing-lg)0 var(--spacing-md);font-size:1.1rem}.GeneradorNombresEmpresa-module__Gm8I9W__contentGrid{gap:var(--spacing-md);margin-bottom:var(--spacing-lg);grid-template-columns:repeat(auto-fit,minmax(250px,1fr));display:grid}.GeneradorNombresEmpresa-module__Gm8I9W__contentCard{background:var(--hover);border-radius:var(--radius);padding:var(--spacing-md);border-left:3px solid var(--primary)}.GeneradorNombresEmpresa-module__Gm8I9W__contentCard h4{color:var(--text-primary);margin-bottom:var(--spacing-sm);font-size:1rem}.GeneradorNombresEmpresa-module__Gm8I9W__contentCard p{color:var(--text-secondary);font-size:.9rem;line-height:1.6}.GeneradorNombresEmpresa-module__Gm8I9W__tipsList{padding:0;list-style:none}.GeneradorNombresEmpresa-module__Gm8I9W__tipsList li{padding:var(--spacing-sm)0;padding-left:var(--spacing-lg);color:var(--text-secondary);border-bottom:1px solid var(--border);position:relative}.GeneradorNombresEmpresa-module__Gm8I9W__tipsList li:last-child{border-bottom:none}.GeneradorNombresEmpresa-module__Gm8I9W__tipsList li:before{content:"→";color:var(--secondary);position:absolute;left:0}.GeneradorNombresEmpresa-module__Gm8I9W__tipsList li strong{color:var(--text-primary)}@media (max-width:1024px){.GeneradorNombresEmpresa-module__Gm8I9W__mainContent{grid-template-columns:1fr}.GeneradorNombresEmpresa-module__Gm8I9W__configPanel{position:static}}@media (max-width:768px){.GeneradorNombresEmpresa-module__Gm8I9W__container{padding:var(--spacing-md);padding-top:80px}.GeneradorNombresEmpresa-module__Gm8I9W__title{font-size:1.6rem}.GeneradorNombresEmpresa-module__Gm8I9W__sectorGrid{grid-template-columns:repeat(4,1fr)}.GeneradorNombresEmpresa-module__Gm8I9W__sectorBtn{padding:var(--spacing-xs);font-size:.7rem}.GeneradorNombresEmpresa-module__Gm8I9W__nombresGrid,.GeneradorNombresEmpresa-module__Gm8I9W__contentGrid{grid-template-columns:1fr}}
