/* =====================================================================
   PREMIUM UPGRADE v1 — Mobile Responsive
   ===================================================================== */
@media(max-width:768px){
  .pp-contact-page{padding:36px 0 48px}
  .pp-contact-hero{margin-bottom:32px}
  .pp-contact-hero h1{font-size:1.6rem!important}
  .pp-contact-grid{grid-template-columns:1fr!important;gap:14px;margin-bottom:32px}
  .pp-contact-card{padding:20px 18px}
  .pp-contact-faq{margin-bottom:32px}
  .pp-contact-cta{padding:28px 20px}
  .pp-contact-strip{flex-direction:column;gap:14px;align-items:center;padding:20px;text-align:center}
  
  .pp-single{padding:32px 0 48px}
  .pp-post-head{padding:28px 20px 24px}
  .pp-post-head h1{font-size:1.4rem!important}
  .pp-post-body{padding:24px 20px 32px;font-size:.98rem}
  .pp-post-body h2{font-size:1.2rem!important;margin:28px 0 12px!important}
  .pp-post-body h3{font-size:1.08rem!important;margin:22px 0 8px!important}
  .pp-post-feature{margin:20px 20px 0}
  .pp-toc{margin:0 20px 20px;padding:16px 18px}
  .pp-share-row{padding:16px 20px}
  .pp-post-authorbox{flex-direction:column;align-items:center;text-align:center;padding:24px 20px}
  .pp-related-posts{padding:28px 20px 36px}
  .pp-related-grid{grid-template-columns:1fr!important;gap:12px}
}
@media(max-width:480px){
  .pp-contact-hero h1{font-size:1.35rem!important}
  .pp-post-head h1{font-size:1.25rem!important}
  .pp-post-body{font-size:.95rem;line-height:1.7}
}

