.CalculadoraEdadMascotas-module__Ppw1bW__container{max-width:950px;min-height:100vh;margin:0 auto;padding:20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.CalculadoraEdadMascotas-module__Ppw1bW__hero{color:#fff;text-align:center;background:linear-gradient(135deg,#2e86ab 0%,#48a9a6 100%);border-radius:16px;margin-top:80px;margin-bottom:25px;padding:35px 25px}.CalculadoraEdadMascotas-module__Ppw1bW__title{margin-bottom:8px;font-size:2rem;font-weight:600}.CalculadoraEdadMascotas-module__Ppw1bW__subtitle{opacity:.9;font-size:1rem}.CalculadoraEdadMascotas-module__Ppw1bW__mainContent{grid-template-columns:1fr 1fr;gap:25px;margin-bottom:25px;display:grid}.CalculadoraEdadMascotas-module__Ppw1bW__inputPanel{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;padding:25px}.CalculadoraEdadMascotas-module__Ppw1bW__mascotaSelector{gap:10px;margin-bottom:20px;display:flex}.CalculadoraEdadMascotas-module__Ppw1bW__mascotaBtn{border:2px solid var(--border);background:var(--bg-primary);color:var(--text-secondary);cursor:pointer;border-radius:10px;flex:1;padding:14px 16px;font-size:1.1rem;font-weight:500;transition:all .2s}.CalculadoraEdadMascotas-module__Ppw1bW__mascotaBtn:hover{border-color:#2e86ab}.CalculadoraEdadMascotas-module__Ppw1bW__mascotaBtn.CalculadoraEdadMascotas-module__Ppw1bW__active{color:#2e86ab;background:#2e86ab1a;border-color:#2e86ab;font-weight:600}.CalculadoraEdadMascotas-module__Ppw1bW__inputGroup{margin-bottom:20px}.CalculadoraEdadMascotas-module__Ppw1bW__inputGroup>label{color:var(--text-primary);margin-bottom:10px;font-size:.95rem;font-weight:500;display:block}.CalculadoraEdadMascotas-module__Ppw1bW__tamanoGrid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.CalculadoraEdadMascotas-module__Ppw1bW__tamanoBtn{border:2px solid var(--border);background:var(--bg-primary);cursor:pointer;border-radius:10px;flex-direction:column;align-items:center;padding:12px 8px;transition:all .2s;display:flex}.CalculadoraEdadMascotas-module__Ppw1bW__tamanoBtn:hover{border-color:#2e86ab}.CalculadoraEdadMascotas-module__Ppw1bW__tamanoBtn.CalculadoraEdadMascotas-module__Ppw1bW__active{background:#2e86ab1a;border-color:#2e86ab}.CalculadoraEdadMascotas-module__Ppw1bW__tamanoIcon{margin-bottom:4px;font-size:1.5rem}.CalculadoraEdadMascotas-module__Ppw1bW__tamanoNombre{color:var(--text-primary);font-size:.9rem;font-weight:600}.CalculadoraEdadMascotas-module__Ppw1bW__tamanoPeso{color:var(--text-muted);font-size:.75rem}.CalculadoraEdadMascotas-module__Ppw1bW__inputConUnidad{align-items:center;gap:10px;display:flex}.CalculadoraEdadMascotas-module__Ppw1bW__input{border:2px solid var(--border);background:var(--bg-primary);color:var(--text-primary);border-radius:10px;flex:1;padding:14px 16px;font-size:1.1rem;transition:all .2s}.CalculadoraEdadMascotas-module__Ppw1bW__input:focus{border-color:#2e86ab;outline:none;box-shadow:0 0 0 3px #2e86ab1a}.CalculadoraEdadMascotas-module__Ppw1bW__unidad{color:var(--text-secondary);font-size:1rem;font-weight:500}.CalculadoraEdadMascotas-module__Ppw1bW__hint{color:var(--text-muted);margin-top:6px;font-size:.8rem;display:block}.CalculadoraEdadMascotas-module__Ppw1bW__botones{gap:10px;margin-top:25px;display:flex}.CalculadoraEdadMascotas-module__Ppw1bW__btnPrimary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2e86ab 0%,#48a9a6 100%);border:none;border-radius:10px;flex:2;padding:14px 20px;font-size:1rem;font-weight:600;transition:all .2s}.CalculadoraEdadMascotas-module__Ppw1bW__btnPrimary:hover{transform:translateY(-2px);box-shadow:0 4px 12px #2e86ab4d}.CalculadoraEdadMascotas-module__Ppw1bW__btnSecondary{border:2px solid var(--border);background:var(--bg-primary);color:var(--text-secondary);cursor:pointer;border-radius:10px;flex:1;padding:14px 20px;font-size:1rem;font-weight:600;transition:all .2s}.CalculadoraEdadMascotas-module__Ppw1bW__btnSecondary:hover{color:#2e86ab;border-color:#2e86ab}.CalculadoraEdadMascotas-module__Ppw1bW__resultsPanel{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;padding:25px}.CalculadoraEdadMascotas-module__Ppw1bW__resultadoPrincipal{text-align:center;background:linear-gradient(135deg,#2e86ab1a 0%,#48a9a61a 100%);border-radius:12px;margin-bottom:20px;padding:25px 20px}.CalculadoraEdadMascotas-module__Ppw1bW__resultadoIcon{margin-bottom:12px;font-size:3rem;display:block}.CalculadoraEdadMascotas-module__Ppw1bW__resultadoValor{color:#2e86ab;font-size:2rem;font-weight:700}.CalculadoraEdadMascotas-module__Ppw1bW__resultadoLabel{color:var(--text-secondary);margin-top:6px;font-size:.9rem}.CalculadoraEdadMascotas-module__Ppw1bW__etapaVida{background:var(--bg-primary);border-radius:10px;margin-bottom:15px;padding:15px}.CalculadoraEdadMascotas-module__Ppw1bW__etapaTitulo{color:var(--text-primary);align-items:center;gap:8px;margin-bottom:8px;font-size:1rem;font-weight:600;display:flex}.CalculadoraEdadMascotas-module__Ppw1bW__etapaEmoji{font-size:1.3rem}.CalculadoraEdadMascotas-module__Ppw1bW__etapaDescripcion{color:var(--text-secondary);margin:0;font-size:.9rem;line-height:1.5}.CalculadoraEdadMascotas-module__Ppw1bW__comparacion{background:var(--bg-primary);border-radius:10px;justify-content:center;align-items:center;gap:20px;margin-bottom:15px;padding:20px;display:flex}.CalculadoraEdadMascotas-module__Ppw1bW__comparacionItem{text-align:center}.CalculadoraEdadMascotas-module__Ppw1bW__comparacionIcono{margin-bottom:8px;font-size:2rem}.CalculadoraEdadMascotas-module__Ppw1bW__comparacionEdad{color:var(--text-primary);font-size:1.2rem;font-weight:700}.CalculadoraEdadMascotas-module__Ppw1bW__comparacionLabel{color:var(--text-muted);font-size:.8rem}.CalculadoraEdadMascotas-module__Ppw1bW__comparacionIgual{color:#2e86ab;font-size:1.5rem;font-weight:700}.CalculadoraEdadMascotas-module__Ppw1bW__infoAdicional{background:#2e86ab1a;border-radius:10px;padding:15px}.CalculadoraEdadMascotas-module__Ppw1bW__infoAdicional h4{color:#2e86ab;margin-bottom:8px;font-size:.9rem}.CalculadoraEdadMascotas-module__Ppw1bW__infoAdicional p{color:var(--text-secondary);margin:0;font-size:.85rem;line-height:1.5}.CalculadoraEdadMascotas-module__Ppw1bW__placeholder{height:350px;color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;display:flex}.CalculadoraEdadMascotas-module__Ppw1bW__placeholderIcon{opacity:.5;margin-bottom:15px;font-size:4rem}.CalculadoraEdadMascotas-module__Ppw1bW__placeholder p{font-size:1rem}.CalculadoraEdadMascotas-module__Ppw1bW__tablaReferencia{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;margin-bottom:30px;padding:25px}.CalculadoraEdadMascotas-module__Ppw1bW__tablaReferencia h3{color:var(--text-primary);margin-bottom:20px;font-size:1.1rem}.CalculadoraEdadMascotas-module__Ppw1bW__tablasGrid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.CalculadoraEdadMascotas-module__Ppw1bW__tablaCard{background:var(--bg-primary);border-radius:10px;padding:15px}.CalculadoraEdadMascotas-module__Ppw1bW__tablaCard h4{color:var(--text-primary);margin-bottom:12px;font-size:.95rem}.CalculadoraEdadMascotas-module__Ppw1bW__tablaCard table{border-collapse:collapse;width:100%}.CalculadoraEdadMascotas-module__Ppw1bW__tablaCard th,.CalculadoraEdadMascotas-module__Ppw1bW__tablaCard td{text-align:left;padding:8px 12px;font-size:.85rem}.CalculadoraEdadMascotas-module__Ppw1bW__tablaCard th{color:var(--text-secondary);border-bottom:1px solid var(--border);font-weight:500}.CalculadoraEdadMascotas-module__Ppw1bW__tablaCard td{color:var(--text-primary)}.CalculadoraEdadMascotas-module__Ppw1bW__tablaCard tr:not(:last-child) td{border-bottom:1px solid var(--border)}[data-theme=dark] .CalculadoraEdadMascotas-module__Ppw1bW__inputPanel,[data-theme=dark] .CalculadoraEdadMascotas-module__Ppw1bW__resultsPanel,[data-theme=dark] .CalculadoraEdadMascotas-module__Ppw1bW__tablaReferencia{background:var(--bg-card)}[data-theme=dark] .CalculadoraEdadMascotas-module__Ppw1bW__etapaVida,[data-theme=dark] .CalculadoraEdadMascotas-module__Ppw1bW__comparacion,[data-theme=dark] .CalculadoraEdadMascotas-module__Ppw1bW__tablaCard{background:#ffffff08}[data-theme=dark] .CalculadoraEdadMascotas-module__Ppw1bW__infoAdicional{background:#2e86ab26}@media (max-width:768px){.CalculadoraEdadMascotas-module__Ppw1bW__container{padding:15px}.CalculadoraEdadMascotas-module__Ppw1bW__hero{margin-top:60px;padding:25px 20px}.CalculadoraEdadMascotas-module__Ppw1bW__title{font-size:1.6rem}.CalculadoraEdadMascotas-module__Ppw1bW__mainContent{grid-template-columns:1fr}.CalculadoraEdadMascotas-module__Ppw1bW__mascotaSelector{flex-direction:column}.CalculadoraEdadMascotas-module__Ppw1bW__tamanoGrid{grid-template-columns:1fr 1fr}.CalculadoraEdadMascotas-module__Ppw1bW__botones{flex-direction:column}.CalculadoraEdadMascotas-module__Ppw1bW__btnPrimary,.CalculadoraEdadMascotas-module__Ppw1bW__btnSecondary{flex:none}.CalculadoraEdadMascotas-module__Ppw1bW__comparacion{flex-direction:column;gap:15px}.CalculadoraEdadMascotas-module__Ppw1bW__comparacionIgual{transform:rotate(90deg)}.CalculadoraEdadMascotas-module__Ppw1bW__tablasGrid{grid-template-columns:1fr}.CalculadoraEdadMascotas-module__Ppw1bW__resultadoValor{font-size:1.6rem}.CalculadoraEdadMascotas-module__Ppw1bW__appsGrid{grid-template-columns:1fr 1fr}}@media (max-width:480px){.CalculadoraEdadMascotas-module__Ppw1bW__container{padding:12px}.CalculadoraEdadMascotas-module__Ppw1bW__hero{padding:20px 15px}.CalculadoraEdadMascotas-module__Ppw1bW__title{font-size:1.3rem}.CalculadoraEdadMascotas-module__Ppw1bW__subtitle{font-size:.9rem}.CalculadoraEdadMascotas-module__Ppw1bW__inputPanel,.CalculadoraEdadMascotas-module__Ppw1bW__resultsPanel{padding:15px}.CalculadoraEdadMascotas-module__Ppw1bW__tamanoGrid{grid-template-columns:1fr 1fr;gap:8px}.CalculadoraEdadMascotas-module__Ppw1bW__tamanoBtn{padding:10px 6px}.CalculadoraEdadMascotas-module__Ppw1bW__tamanoNombre{font-size:.8rem}.CalculadoraEdadMascotas-module__Ppw1bW__tamanoPeso{font-size:.7rem}.CalculadoraEdadMascotas-module__Ppw1bW__resultadoPrincipal{padding:20px 15px}.CalculadoraEdadMascotas-module__Ppw1bW__resultadoIcon{font-size:2.5rem}.CalculadoraEdadMascotas-module__Ppw1bW__resultadoValor,.CalculadoraEdadMascotas-module__Ppw1bW__comparacionIcono{font-size:1.5rem}.CalculadoraEdadMascotas-module__Ppw1bW__comparacionEdad{font-size:1rem}.CalculadoraEdadMascotas-module__Ppw1bW__tablaReferencia{padding:15px}.CalculadoraEdadMascotas-module__Ppw1bW__tablaCard{padding:12px}.CalculadoraEdadMascotas-module__Ppw1bW__tablaCard h4{font-size:.9rem}.CalculadoraEdadMascotas-module__Ppw1bW__tablaCard th,.CalculadoraEdadMascotas-module__Ppw1bW__tablaCard td{padding:6px 8px;font-size:.8rem}.CalculadoraEdadMascotas-module__Ppw1bW__appsGrid{grid-template-columns:1fr}.CalculadoraEdadMascotas-module__Ppw1bW__appCard{flex-direction:row;gap:12px;padding:15px}.CalculadoraEdadMascotas-module__Ppw1bW__appIcon{font-size:1.5rem}.CalculadoraEdadMascotas-module__Ppw1bW__appName{text-align:left;font-size:.9rem}.CalculadoraEdadMascotas-module__Ppw1bW__appDesc{display:none}}.CalculadoraEdadMascotas-module__Ppw1bW__appsRelacionadas{background:var(--bg-card);border:1px solid var(--border);border-radius:16px;margin-bottom:30px;padding:25px}.CalculadoraEdadMascotas-module__Ppw1bW__appsRelacionadas h3{color:var(--text-primary);text-align:center;margin-bottom:20px;font-size:1.1rem}.CalculadoraEdadMascotas-module__Ppw1bW__appsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:15px;display:grid}.CalculadoraEdadMascotas-module__Ppw1bW__appCard{background:var(--bg-primary);border:1px solid var(--border);border-radius:12px;flex-direction:column;align-items:center;gap:8px;padding:20px 15px;text-decoration:none;transition:all .3s;display:flex}.CalculadoraEdadMascotas-module__Ppw1bW__appCard:hover{border-color:#2e86ab;transform:translateY(-3px);box-shadow:0 8px 20px #2e86ab26}.CalculadoraEdadMascotas-module__Ppw1bW__appIcon{font-size:2rem}.CalculadoraEdadMascotas-module__Ppw1bW__appName{color:var(--text-primary);text-align:center;font-size:.95rem;font-weight:600}.CalculadoraEdadMascotas-module__Ppw1bW__appDesc{color:var(--text-muted);text-align:center;font-size:.8rem}[data-theme=dark] .CalculadoraEdadMascotas-module__Ppw1bW__appsRelacionadas{background:var(--bg-card)}[data-theme=dark] .CalculadoraEdadMascotas-module__Ppw1bW__appCard{background:var(--bg-primary)}[data-theme=dark] .CalculadoraEdadMascotas-module__Ppw1bW__appCard:hover{background:#2e86ab1a}
