.form-status{box-sizing:border-box;margin:1rem 0 0;padding:.9rem 1rem;border:1px solid #c9b89f;background:#f7f2e9;color:#302822;font-weight:600;line-height:1.5}
.form-status.sending{border-color:#aa7b42;background:#fbf6ed}
.form-status.success{border-color:#52735b;background:#eef6f0;color:#24452e}
.form-status.error{border-color:#9b4a43;background:#fff1ef;color:#762c27}
.button:disabled{cursor:wait;opacity:.72}
@media(max-width:760px){.form-status{font-size:.95rem;margin-inline:0;overflow-wrap:anywhere}}
