@media(max-width:600px){
  .pricing-grid{grid-template-columns:1fr;}
  .plan-card.featured{transform:none;}
}