.packing-offer-notices { margin: 16px 0; min-width: 0; }
.packing-offer-notices[hidden] { display: none; }
.packing-offer-notices article { padding: 16px; margin: 10px 0; border: 1px solid #d5c2ea; border-left: 5px solid #69418d; border-radius: 12px; background: #f8f3fc; color: #30203f; overflow-wrap: anywhere; }
.packing-offer-notices h4 { margin: 0 0 8px; font-size: 1.05rem; }
.packing-offer-notices p { margin: 6px 0; line-height: 1.5; }
.packing-offer-notices small { display: block; line-height: 1.5; }
