/* Correcciones específicas de lectura y fotografía en teléfonos */
@media(max-width:850px){
  .story-photo{min-height:0!important;aspect-ratio:3/4;background-size:contain!important;background-repeat:no-repeat!important;background-position:center top!important;background-color:#261918}
  .gift h2{font-size:clamp(2.7rem,12vw,3.35rem)!important;line-height:1.08!important;letter-spacing:-.025em!important}
  .gift .eyebrow{letter-spacing:.16em!important}.gift p{font-size:1rem!important;line-height:1.65!important}
  .whatsapp{width:3.2rem!important;height:3.2rem!important;right:.8rem!important;bottom:1rem!important;font-size:1.45rem!important}
  .gift-form{padding:1.15rem!important}.gift-form input,.gift-form select{font-size:1rem!important}
}
