/* v2.50.74 - CARGURU share popup mobile overrides */
@media (max-width:640px){
  .share-overlay{padding:12px;}
  .share-box{max-width:100%;padding:22px 16px;}
  .share-close-btn{right:12px;top:10px;font-size:28px;}
  .share-title{font-size:13px;margin-bottom:22px;border-bottom-width:4px;}
  .share-actions{gap:10px;justify-content:space-between;margin-bottom:24px;}
  .share-action{min-width:48px;font-size:11px;gap:7px;}
  .share-action img,.share-action-icon{width:38px;height:38px;border-radius:10px;}
  .share-copy-row{gap:8px;padding:9px 8px;}
  .share-copy-input{font-size:13px;}
  .share-copy-btn{font-size:13px;gap:5px;}
  .share-copy-btn img{width:18px;height:18px;}
}
