.reservation-share{margin-bottom:24px}.reservation-share>div:first-child{display:flex;align-items:center;gap:12px}.reservation-share h2{font-size:19px;margin:0}.reservation-share>p{margin:12px 0;color:#49645c}.reservation-share .field{margin:18px 0}.reservation-share .staff-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.reservation-share .staff-actions a,.reservation-share .staff-actions button{display:inline-flex;align-items:center;gap:8px}.reservation-share [role=status]{display:flex;align-items:center;gap:8px}.reservation-share details{margin-top:16px}.reservation-share summary{cursor:pointer}.reservation-share-message{white-space:pre-wrap;overflow-wrap:anywhere;padding:16px;border-radius:10px;background:#f2f6f1;line-height:1.7}@media(max-width:640px){.reservation-share .staff-actions{align-items:stretch;flex-direction:column}.reservation-share .staff-actions button{justify-content:center}}