.ec-rma-wrap{border:1px solid #e5e5e5;padding:16px;border-radius:10px;max-width:720px}
.ec-rma-row{margin:10px 0}
.ec-rma-row label{display:block;font-weight:600;margin-bottom:6px}
.ec-rma-row input[type=text],.ec-rma-row input[type=email],.ec-rma-row select,.ec-rma-row textarea{width:100%;padding:10px;border:1px solid #d0d0d0;border-radius:8px}
.ec-rma-inline label{display:inline-block;margin-right:14px;font-weight:500}
.ec-rma-form button,.ec-rma-step2 button{padding:10px 14px;border-radius:10px;border:0;background:#111;color:#fff;font-weight:700;cursor:pointer}
.ec-rma-err{color:#b00020;font-weight:700}
.ec-rma-item{display:flex;gap:10px;align-items:center;margin:8px 0}
.ec-rma-item input[type=number]{width:90px}
.ec-rma-ok{padding:12px;border:1px solid #d1e7dd;background:#f0fff7;border-radius:10px}
