.elementor-949 .elementor-element.elementor-element-524c1ee{--display:flex;}/* Start custom CSS for html, class: .elementor-element-a9437b4 *//* موبایل */
@media (max-width: 520px) {
  .wpn-container {
    padding: 20px 12px;
  }

  header h1 {
    font-size: 22px;
    text-align: center;
  }

  header p {
    font-size: 14px;
    text-align: center;
  }

  /* وسط چین کردن کارت‌های قیمت */
  .price-wrap {
    flex-direction: column;
    align-items: center;
    gap: 16px;
  }

  .price-card {
    width: 90%;
    max-width: 320px;
    text-align: center; /* متن داخل کارت هم وسط */
  }

  .price-amount { font-size: 22px; }
  .price-note, .detail-note { font-size: 13px; text-align: center; }
  .price-actions { justify-content: center; flex-wrap: wrap; gap: 8px; }
  .register-btn, .price-btn { display: inline-block; margin: 0 auto; }

  /* مزایا */
  .features-grid { grid-template-columns: 1fr; gap: 16px; }
  .feature h4, .feature p { text-align: center; font-size: 14px; }

  /* CTA */
  .cta-box p { font-size: 14px; text-align: center; }
}/* End custom CSS */