.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}.CalculadoraEdadMascotas-module__Ppw1bW__tableWrapper{border:1px solid var(--border);border-radius:10px;margin:16px 0;overflow-x:auto}.CalculadoraEdadMascotas-module__Ppw1bW__comparativaTable{border-collapse:collapse;width:100%;min-width:560px;font-size:.88rem}.CalculadoraEdadMascotas-module__Ppw1bW__comparativaTable th{color:var(--text-primary);text-align:center;white-space:nowrap;background:linear-gradient(135deg,#2e86ab1f 0%,#48a9a61f 100%);border-bottom:2px solid #2e86ab4d;padding:10px 14px;font-weight:600}.CalculadoraEdadMascotas-module__Ppw1bW__comparativaTable th:first-child{text-align:left}.CalculadoraEdadMascotas-module__Ppw1bW__comparativaTable td{text-align:center;color:var(--text-primary);border-bottom:1px solid var(--border);font-variant-numeric:tabular-nums;padding:9px 14px}.CalculadoraEdadMascotas-module__Ppw1bW__comparativaTable td:first-child{text-align:left;color:#2e86ab;font-weight:600}.CalculadoraEdadMascotas-module__Ppw1bW__comparativaTable tbody tr:last-child td{border-bottom:none}.CalculadoraEdadMascotas-module__Ppw1bW__comparativaTable tbody tr:hover{background:#2e86ab0d}[data-theme=dark] .CalculadoraEdadMascotas-module__Ppw1bW__comparativaTable th{background:#2e86ab26;border-bottom-color:#2e86ab66}[data-theme=dark] .CalculadoraEdadMascotas-module__Ppw1bW__comparativaTable tbody tr:hover{background:#2e86ab14}.CalculadoraEdadMascotas-module__Ppw1bW__escenariosGrid{grid-template-columns:repeat(2,1fr);gap:16px;margin:16px 0;display:grid}.CalculadoraEdadMascotas-module__Ppw1bW__escenarioCard{background:var(--bg-primary);border:1px solid var(--border);border-radius:12px;padding:18px;transition:box-shadow .2s,border-color .2s}.CalculadoraEdadMascotas-module__Ppw1bW__escenarioCard:hover{border-color:#2e86ab;box-shadow:0 4px 16px #2e86ab1f}.CalculadoraEdadMascotas-module__Ppw1bW__escenarioHeader{align-items:center;gap:10px;margin-bottom:10px;display:flex}.CalculadoraEdadMascotas-module__Ppw1bW__escenarioHeader strong{color:var(--text-primary);font-size:.95rem}.CalculadoraEdadMascotas-module__Ppw1bW__escenarioIcon{flex-shrink:0;font-size:1.5rem}.CalculadoraEdadMascotas-module__Ppw1bW__escenarioExample{color:var(--text-secondary);margin:0 0 10px;font-size:.875rem;line-height:1.55}.CalculadoraEdadMascotas-module__Ppw1bW__escenarioTip{color:#48a9a6;border-top:1px solid var(--border);margin:0;padding-top:8px;font-size:.8rem;font-style:italic}[data-theme=dark] .CalculadoraEdadMascotas-module__Ppw1bW__escenarioCard{background:#ffffff08}[data-theme=dark] .CalculadoraEdadMascotas-module__Ppw1bW__escenarioCard:hover{background:#2e86ab14}[data-theme=dark] .CalculadoraEdadMascotas-module__Ppw1bW__escenarioTip{color:#48a9a6}.CalculadoraEdadMascotas-module__Ppw1bW__faqList{flex-direction:column;gap:12px;margin:16px 0;display:flex}.CalculadoraEdadMascotas-module__Ppw1bW__faqItem{background:var(--bg-primary);border:1px solid var(--border);border-left:3px solid #2e86ab;border-radius:0 10px 10px 0;padding:14px 18px}.CalculadoraEdadMascotas-module__Ppw1bW__faqItem dt{color:var(--text-primary);margin-bottom:8px;font-size:.95rem;font-weight:600}.CalculadoraEdadMascotas-module__Ppw1bW__faqItem dd{color:var(--text-secondary);margin:0;font-size:.875rem;line-height:1.6}.CalculadoraEdadMascotas-module__Ppw1bW__faqTip{color:var(--text-muted);margin-top:10px;font-size:.82rem;font-style:italic}[data-theme=dark] .CalculadoraEdadMascotas-module__Ppw1bW__faqItem{background:#ffffff08;border-left-color:#48a9a6}.CalculadoraEdadMascotas-module__Ppw1bW__stepGuide{counter-reset:none;flex-direction:column;gap:14px;margin:16px 0;padding:0;list-style:none;display:flex}.CalculadoraEdadMascotas-module__Ppw1bW__step{background:var(--bg-primary);border:1px solid var(--border);border-radius:12px;align-items:flex-start;gap:16px;padding:16px;display:flex}.CalculadoraEdadMascotas-module__Ppw1bW__stepNumber{color:#fff;background:linear-gradient(135deg,#2e86ab 0%,#48a9a6 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:.9rem;font-weight:700;display:flex}.CalculadoraEdadMascotas-module__Ppw1bW__stepContent{flex:1}.CalculadoraEdadMascotas-module__Ppw1bW__stepContent strong{color:var(--text-primary);margin-bottom:6px;font-size:.95rem;display:block}.CalculadoraEdadMascotas-module__Ppw1bW__stepContent p{color:var(--text-secondary);margin:0;font-size:.875rem;line-height:1.55}[data-theme=dark] .CalculadoraEdadMascotas-module__Ppw1bW__step{background:#ffffff08}.CalculadoraEdadMascotas-module__Ppw1bW__tipsGrid{grid-template-columns:repeat(3,1fr);gap:14px;margin:16px 0;display:grid}.CalculadoraEdadMascotas-module__Ppw1bW__tipCard{background:var(--bg-primary);border:1px solid var(--border);border-radius:12px;padding:16px;transition:border-color .2s,box-shadow .2s}.CalculadoraEdadMascotas-module__Ppw1bW__tipCard:hover{border-color:#48a9a6;box-shadow:0 4px 14px #48a9a61f}.CalculadoraEdadMascotas-module__Ppw1bW__tipIcon{margin-bottom:8px;font-size:1.8rem;display:block}.CalculadoraEdadMascotas-module__Ppw1bW__tipCard strong{color:#2e86ab;margin-bottom:8px;font-size:.88rem;display:block}.CalculadoraEdadMascotas-module__Ppw1bW__tipCard p{color:var(--text-secondary);margin:0;font-size:.82rem;line-height:1.55}[data-theme=dark] .CalculadoraEdadMascotas-module__Ppw1bW__tipCard{background:#ffffff08}[data-theme=dark] .CalculadoraEdadMascotas-module__Ppw1bW__tipCard:hover{background:#48a9a612}.CalculadoraEdadMascotas-module__Ppw1bW__warningBox{background:#dc55320f;border:1px solid #dc55324d;border-left:4px solid #dc5532;border-radius:0 12px 12px 0;margin-top:8px;padding:18px 20px}.CalculadoraEdadMascotas-module__Ppw1bW__warningHeader{align-items:center;gap:10px;margin-bottom:14px;display:flex}.CalculadoraEdadMascotas-module__Ppw1bW__warningHeader strong{color:var(--text-primary);font-size:1rem}.CalculadoraEdadMascotas-module__Ppw1bW__warningIcon{flex-shrink:0;font-size:1.4rem}.CalculadoraEdadMascotas-module__Ppw1bW__warningList{flex-direction:column;gap:10px;margin:0;padding-left:20px;display:flex}.CalculadoraEdadMascotas-module__Ppw1bW__warningList li{color:var(--text-secondary);font-size:.875rem;line-height:1.55}.CalculadoraEdadMascotas-module__Ppw1bW__warningList li strong{color:var(--text-primary)}[data-theme=dark] .CalculadoraEdadMascotas-module__Ppw1bW__warningBox{background:#dc55321a;border-color:#dc553266}@media (max-width:768px){.CalculadoraEdadMascotas-module__Ppw1bW__escenariosGrid{grid-template-columns:1fr}.CalculadoraEdadMascotas-module__Ppw1bW__tipsGrid{grid-template-columns:repeat(2,1fr)}.CalculadoraEdadMascotas-module__Ppw1bW__step{flex-direction:row;align-items:flex-start}.CalculadoraEdadMascotas-module__Ppw1bW__comparativaTable{font-size:.8rem}.CalculadoraEdadMascotas-module__Ppw1bW__comparativaTable th,.CalculadoraEdadMascotas-module__Ppw1bW__comparativaTable td{padding:7px 10px}}@media (max-width:480px){.CalculadoraEdadMascotas-module__Ppw1bW__tipsGrid{grid-template-columns:1fr}.CalculadoraEdadMascotas-module__Ppw1bW__stepNumber{width:28px;height:28px;font-size:.8rem}.CalculadoraEdadMascotas-module__Ppw1bW__escenarioCard{padding:14px}.CalculadoraEdadMascotas-module__Ppw1bW__faqItem{padding:12px 14px}.CalculadoraEdadMascotas-module__Ppw1bW__warningBox{padding:14px 16px}.CalculadoraEdadMascotas-module__Ppw1bW__warningList{padding-left:16px}}@media (prefers-reduced-motion:reduce){.CalculadoraEdadMascotas-module__Ppw1bW__escenarioCard,.CalculadoraEdadMascotas-module__Ppw1bW__tipCard,.CalculadoraEdadMascotas-module__Ppw1bW__step{transition:none}}
