/* V22.02.0030: profile-only action ordering. No camera or Messages selectors. */
#public-profile-overlay .mb-profile-unified-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-auto-flow:row!important;gap:8px!important;width:100%!important;min-width:0!important;margin:12px 0!important;align-items:stretch!important}
#public-profile-overlay .mb-profile-unified-actions>button.btn{position:static!important;float:none!important;grid-area:auto!important;grid-column:auto!important;grid-row:auto!important;order:0!important;min-width:0!important;max-width:100%!important;width:100%!important;height:auto!important;min-height:44px!important;max-height:none!important;margin:0!important;padding:10px 8px!important;font-size:14px!important;line-height:1.25!important;white-space:normal!important;overflow-wrap:anywhere!important;box-sizing:border-box!important;align-self:stretch!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important}
#public-profile-overlay .mb-profile-unified-actions>#profile-like-action,
#public-profile-overlay .mb-profile-unified-actions>#profile-message-action,
#public-profile-overlay .mb-profile-unified-actions>#video-permission-btn,
#public-profile-overlay .mb-profile-unified-actions>#audio-permission-btn,
#public-profile-overlay .mb-profile-unified-actions>#video-call-btn,
#public-profile-overlay .mb-profile-unified-actions>#audio-call-btn,
#public-profile-overlay .mb-profile-unified-actions>#profile-gift-send-btn,
#public-profile-overlay .mb-profile-unified-actions>#profile-gift-request-btn,
#public-profile-overlay .mb-profile-unified-actions>#public-profile-block-btn{grid-area:auto!important;grid-column:auto!important;grid-row:auto!important;order:0!important}
#public-profile-overlay .mb-profile-unified-actions>[data-allowed="1"]{border-color:#86efac!important;background:#ecfdf3!important;color:#166534!important}
#public-profile-overlay .mb-profile-unified-actions>[data-allowed="0"]{border-color:#ff3f72!important;background:#fff!important;color:#b4234d!important}
@media(max-width:900px){#public-profile-overlay .mb-profile-unified-actions>button.btn{font-size:13px!important;padding:9px 7px!important}}
