/* Estilo leve para herdar o visual do tema */
.teknora-crm-public-form{max-width:640px;width:100%;}
.teknora-crm-public-title{margin:0 0 1rem;}
.teknora-crm-form{display:block;}
.teknora-crm-field{margin:0 0 1rem;}
.teknora-crm-field label{display:block;margin:0 0 .35rem;font-weight:600;}
.teknora-crm-form input,
.teknora-crm-form textarea,
.teknora-crm-form select{width:100%;max-width:100%;box-sizing:border-box;}
.teknora-crm-form .button,
.teknora-crm-whatsapp-button.button{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;}
.teknora-crm-actions{margin:0 0 .75rem;}
.teknora-crm-response{margin-top:.5rem;font-size:.95em;}
