.group-cta-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:stretch}
.group-cta-row .join{width:auto}
.group-share{min-width:72px;min-height:44px;padding:9px 13px;border:1px solid #edb9d0;border-radius:999px;background:#fff;color:#a92f63;font:inherit;font-weight:800;cursor:pointer}
.consumer-order-actions .order-share-button{width:auto;min-height:44px;background:#fff;color:#a92f63;border:1px solid #edb9d0}
.shared-group-highlight{outline:4px solid rgba(255,181,44,.55);outline-offset:3px}
.share-entry-cue{margin:0 0 14px;padding:10px 12px;border:1px solid #f1c4d3;border-radius:12px;background:#fff7fa;color:#a52b60;font-size:13px;font-weight:800;line-height:1.5}
.metric-row{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}
@media(max-width:780px){.metric-row{grid-template-columns:1fr 1fr}.metric:last-child{grid-column:auto}}
