.support-page{min-height:60vh}.support-content{max-width:800px;margin:0 auto;padding:2rem}.support-header{text-align:center;margin-bottom:2rem}.support-header h1,.support-header h2{margin-bottom:.5rem}.support-form{flex-direction:column;gap:1.5rem;display:flex}.form-field{flex-direction:column;gap:.5rem;display:flex}.form-field label{font-size:.9rem;font-weight:500}.form-field .required{color:#ef4444}.form-field input,.form-field textarea{border:1px solid #d1d5db;border-radius:.375rem;padding:.75rem;font-size:1rem;transition:border-color .2s}.form-field input:focus,.form-field textarea:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.form-field input:disabled,.form-field textarea:disabled{cursor:not-allowed;background-color:#f3f4f6}.error-message{color:#ef4444;margin-top:.25rem;font-size:.875rem}.submit-button{justify-content:center;align-self:flex-start;align-items:center;gap:.5rem;min-width:150px;display:flex}.support-success,.support-error{border-radius:.375rem;margin-bottom:1.5rem;padding:1rem}.support-success{background-color:#d1fae5;border:1px solid #10b981}.support-error{background-color:#fee2e2;border:1px solid #ef4444}@media (max-width:768px){.support-content{padding:1rem}}
