.activity-actions{display:flex;gap:7px;align-items:center;justify-content:flex-end;flex-wrap:wrap}.staff-alert-card{margin:14px 0 16px;border:1px solid #edd8e2;border-radius:14px;background:#fff;overflow:hidden}.staff-alert-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;padding:16px 18px;border-bottom:1px solid #f0e1e7;background:linear-gradient(135deg,#fffafd,#f7fbfd)}.staff-alert-head small{display:block;color:#b12568;font-size:10px;font-weight:900;letter-spacing:.1em}.staff-alert-head h3{margin:3px 0;font-size:18px}.staff-alert-head p{margin:0;color:var(--muted);font-size:12px}@media(max-width:650px){.activity-actions{grid-column:2;width:100%;justify-content:stretch}.activity-actions .btn{flex:1;width:auto!important}.staff-alert-head{flex-direction:column}.staff-alert-head .activity-attention-count{align-self:flex-start}}