.form-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.direct-form-status{margin:1rem 0 0;padding:1rem 1.15rem;border-radius:14px;line-height:1.55;background:#eef7f6;color:#123f3b;outline:none}
.direct-form-status[data-state="success"]{background:#e4f7ef;border:1px solid #8bcfb4;color:#174d3d}
.direct-form-status[data-state="error"]{background:#fff1ef;border:1px solid #efaaa0;color:#7a2d23}
.direct-form-status[data-state="working"]{background:#eef7fb;border:1px solid #a8d2df}
.anti-spam-check{margin:1.1rem 0;padding:.9rem 1rem;border:1px solid #b9deda;border-radius:12px;background:#f4fbfa}
.anti-spam-check span{font-size:.95rem;line-height:1.5}
button[disabled]{cursor:wait;opacity:.7}
