.gm-gift-options { border: 1px solid #d8ded8; border-radius: 12px; padding: clamp(18px, 3vw, 32px); margin-bottom: 32px; background: #faf7f0; color: #183f35; }
.gm-gift-options h2 { margin-top: 0; }
.gm-gift-options textarea { display: block; box-sizing: border-box; width: 100%; max-width: 100%; padding: 12px; margin: 8px 0 20px; font: inherit; border: 1px solid #64766e; border-radius: 5px; }
.gm-gift-check { display: flex; align-items: baseline; gap: 10px; margin-block: 14px; }
.gm-gift-check input { flex-shrink: 0; }
.gm-gift-options button { margin-top: 12px; }
