.dr-trade-feedback { margin: 0 0 1rem; padding: .85rem 1rem; border: 1px solid #b9aaa0; background: #f8f3ed; color: #332c27; line-height: 1.5; }
.dr-trade-feedback[hidden] { display: none; }
.dr-trade-draft-note { margin: .75rem 0 1rem; font-size: .78rem; line-height: 1.5; color: #635b54; }
.dr-trade-draft-note button { display: inline; padding: 0; border: 0; background: transparent; color: inherit; text-decoration: underline; cursor: pointer; font: inherit; }
.dr-trade-feedback:focus { outline: 2px solid currentColor; outline-offset: 3px; }
form[aria-busy="true"] button[type="submit"] { opacity: .65; cursor: wait; }
