
.ba-nc-form-wrap{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:18px;padding:18px;box-shadow:0 2px 10px rgba(0,0,0,.04);max-width:780px;margin:0 auto}
.ba-nc-title{margin:0 0 6px;font-size:28px}
.ba-nc-help{margin:0 0 14px;color:rgba(0,0,0,.65)}
.ba-nc-form label{display:block;font-weight:600;margin:12px 0 6px}
.ba-nc-form input[type="text"],.ba-nc-form input[type="email"],.ba-nc-form input[type="url"],.ba-nc-form select,.ba-nc-form textarea,.ba-nc-form input[type="file"]{width:100%;border:1px solid rgba(0,0,0,.12);border-radius:12px;padding:12px;font-size:16px;box-sizing:border-box}
.ba-nc-grid2{display:grid;grid-template-columns:1fr 1fr;gap:12px}
@media(max-width:640px){.ba-nc-grid2{grid-template-columns:1fr}}
.ba-nc-btn{margin-top:14px;background:#ff7a18;border:none;color:#fff;font-weight:800;padding:12px 16px;border-radius:14px;font-size:16px;cursor:pointer}
.ba-nc-btn:hover{filter:brightness(.95)}
.ba-nc-alert{border-radius:14px;padding:12px 14px;margin:12px 0}
.ba-nc-alert--ok{background:#ecfdf5;border:1px solid #a7f3d0}
.ba-nc-alert--err{background:#fef2f2;border:1px solid #fecaca}
.ba-nc-small{display:block;color:rgba(0,0,0,.6);margin-top:6px}
.ba-nc-req{color:#dc2626}
.ba-nc-ad{margin:14px 0}
