/* V22.02.0025 iOS public profile: compact classic actions first; details remain below. */
@supports (-webkit-touch-callout:none){
 @media(max-width:900px){
  #public-profile-overlay .public-info>.mb-ios-profile-secondary,
  #public-profile-overlay .public-info>.icebreaker,
  #public-profile-overlay .public-info>[data-mb-style*="margin-top:12px"]#public-compatibility-compare-btn{order:20}
  #public-profile-overlay .social-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;margin-top:12px!important}
  #public-profile-overlay .social-actions .btn{width:100%!important;min-width:0!important;min-height:44px!important;padding:8px 6px!important;font-size:12px!important;line-height:1.2!important;white-space:normal!important}
  #public-profile-overlay #mb-gift-panel,#public-profile-overlay #mb-gift-request-panel{display:none!important}
  #public-profile-overlay .icebreaker{margin-top:18px!important}
 }
}
