.fair-events-proposal-form{margin:0 auto;max-width:600px}.proposal-form{gap:1.5rem}.form-row,.proposal-form{display:flex;flex-direction:column}.form-row{gap:.5rem}.form-label{color:#1e1e1e;font-size:.9375rem;font-weight:600}.form-label.required .required-indicator{color:#d63638;margin-left:.25rem}.form-input{border:1px solid #8c8f94;border-radius:4px;font-family:inherit;font-size:1rem;padding:.5rem .75rem;transition:border-color .2s ease}.form-input:focus{border-color:#2271b1;box-shadow:0 0 0 1px #2271b1;outline:none}.form-input.error{border-color:#d63638}.form-input.error:focus{box-shadow:0 0 0 1px #d63638}.form-textarea{min-height:120px;resize:vertical}.form-fieldset{border:1px solid #ddd;border-radius:4px;padding:1rem}.form-fieldset legend{padding:0 .5rem}.form-checkbox-group{display:flex;flex-direction:column;gap:.75rem;margin-top:.5rem}.form-checkbox-label{align-items:center;cursor:pointer;display:flex;font-size:.9375rem;gap:.5rem}.form-checkbox{cursor:pointer;height:1.125rem;width:1.125rem}.honeypot-field{height:1px;left:-9999px;opacity:0;pointer-events:none;position:absolute;width:1px}.form-submit{margin-top:.5rem}.form-button{background:#2271b1;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:background .2s ease}.form-button:hover{background:#135e96}.form-button:disabled{background:#8c8f94;cursor:not-allowed}.message-container{border-radius:4px;display:none;font-size:.9375rem;padding:1rem}.message-container.message-success{background:#d7f0dd;border:1px solid #00a32a;color:#1e4620;display:block}.message-container.message-error{background:#fcf0f1;border:1px solid #d63638;color:#3c1519;display:block}@media (max-width:768px){.fair-events-proposal-form{max-width:100%;padding:0 1rem}.form-button{width:100%}}
