#tnc-help-form .tnc-row { margin-bottom: 12px; }
#tnc-help-form label { display:block; font-weight:600; margin-bottom:6px; }
#tnc-help-form input, #tnc-help-form select, #tnc-help-form textarea { width:100%; padding:8px; box-sizing:border-box; }
.tnc-success { color: #065f46; background:#ecfdf5; padding:10px; border-radius:6px; }
.tnc-error { color:#b91c1c; background:#fff1f2; padding:10px; border-radius:6px; }
