.mf-form{max-width:64rem;margin:0 auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.mf-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.25rem}.mf-field{display:flex;flex-direction:column;gap:.25rem;min-width:0}.mf-label{font-size:.875rem;font-weight:600;color:#1f2937;margin-bottom:.125rem}.mf-input,.mf-textarea,.mf-select{width:100%;padding:.5rem .75rem;font-size:.9375rem;line-height:1.5;color:#111827;background-color:#fff;border:1px solid #d1d5db;border-radius:.375rem;font-family:inherit;box-sizing:border-box}.mf-input:focus,.mf-textarea:focus,.mf-select:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f126}.mf-textarea{min-height:6.25rem;resize:vertical}.mf-field-checkbox{flex-direction:row;align-items:center;gap:.5rem}.mf-label-checkbox{display:flex;align-items:center;gap:.5rem;font-weight:400;cursor:pointer;margin-bottom:0}.mf-checkbox,.mf-radio{accent-color:#6366f1}.mf-radio-group{display:flex;flex-direction:column;gap:.5rem}.mf-radio-group label{display:flex;align-items:center;gap:.5rem;font-size:.9375rem;color:#111827;cursor:pointer}.mf-error{margin-top:.25rem}.mf-error__text{display:block;font-size:.8125rem;color:#dc2626;line-height:1.4}
