

/* Cart addons + notes */
.ezm-cart-addons { margin-top: 6px; font-size: 12px; color: #5b6673; line-height: 1.3; }
.ezm-cart-addon-line { margin-top: 2px; }
.ezm-cart-addon-price { color: #111827; font-weight: 600; }
.ezm-cart-note { margin-top: 6px; font-size: 12px; color: #374151; padding: 8px 10px; background: #f3f4f6; border-radius: 10px; }

/* Addons modal note */
.ezm-am-note-wrap { margin-top: 14px; padding: 0 18px 16px 18px; }
.ezm-am-note-label { font-weight: 700; margin-bottom: 8px; }
.ezm-am-note { width: 100%; resize: vertical; border: 1px solid #e5e7eb; border-radius: 12px; padding: 10px 12px; font-size: 14px; }
