.nvfe-form{max-width:640px;margin:16px 0;padding:16px;background:#111;color:#fff;border-radius:12px}
.nvfe-form label{display:block;margin-top:10px;font-weight:600}
.nvfe-form input[type=text], .nvfe-form textarea, .nvfe-form select, .nvfe-form input[type=time]{width:100%;padding:10px;border-radius:8px;border:1px solid #2a2a2a;background:#1a1a1a;color:#fff}
.nvfe-form button{margin-top:14px;padding:10px 16px;border:0;border-radius:10px;background:#f2b300;color:#111;font-weight:800;cursor:pointer}
.nvfe-msg{background:#222;color:#ddd;padding:10px;border-radius:8px}
.nvfe-vote button, .nvfe-btn-thanks{margin-right:8px;padding:8px 12px;border:0;border-radius:8px;background:#f2b300;color:#111;font-weight:700;cursor:pointer}
.nvfe-snd-list{list-style:disc;margin-left:18px}
.nvfe-snd-item{margin-bottom:8px}
.nvfe-steps .nvfe-step-row{display:flex;gap:8px;align-items:center}
.nvfe-steps .nvfe-step-row select, .nvfe-steps .nvfe-step-row input{flex:1}
.nvfe-steps .nvfe-step-row .nvfe-add-step{flex:0 0 auto}
.nvfe-steps-list li{margin:6px 0}
