body{margin:0}.container{align-items:center;background-color:#f3f4f6;display:flex;justify-content:center;min-height:100vh}.form-card{background-color:#fff;border-radius:.5rem;box-shadow:0 4px 6px #0000001a;max-width:28rem;padding:2rem;width:100%}@media (max-width:768px){.container{align-items:flex-start}.container,.form-card{background-color:#fff;padding:1rem}.form-card{border-radius:0;box-shadow:none;max-width:none}}.form-title{font-size:1.5rem;font-weight:700}.form-description,.form-title{margin-bottom:1.5rem;text-align:center}.form-description{color:#4b5563}.form-group{margin-bottom:1rem}.form-label{color:#374151;display:block;font-size:.875rem;font-weight:700;margin-bottom:.5rem}.form-input,.form-textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #d1d5db;border-radius:.25rem;box-shadow:0 1px 3px #0000001a;box-sizing:border-box;color:#374151;line-height:1.25;padding:.5rem .75rem;width:100%}.form-input:focus,.form-textarea:focus{box-shadow:0 0 0 3px #3b82f640;outline:none}.form-textarea{resize:none}.turnstile-container{display:flex;justify-content:center;margin-bottom:1.5rem}.form-actions{align-items:center;display:flex;justify-content:space-between}.submit-button{background-color:#3b82f6;border:none;border-radius:.25rem;color:#fff;cursor:pointer;font-weight:700;padding:.5rem 1rem;width:100%}.submit-button:hover{background-color:#2563eb}.submit-button:focus{box-shadow:0 0 0 3px #3b82f640;outline:none}.button-disabled{cursor:not-allowed;opacity:.5}.success-message{color:#059669}.error-message,.success-message{margin-top:1rem;text-align:center}.error-message{color:#dc2626}
