*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background-color:#f5f5f5;color:#333;line-height:1.6}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:500;color:#333}.form-control{width:100%;padding:.75rem;font-size:1rem;border:1px solid #ddd;border-radius:4px;transition:border-color .3s}.form-control:focus{outline:none;border-color:#007bff}.form-control.invalid{border-color:#dc3545}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;cursor:not-allowed}.btn-primary{width:100%;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;color:#fff;background-color:#007bff;border:none;border-radius:4px;cursor:pointer;transition:background-color .3s}.btn-primary:hover:not(:disabled){background-color:#0056b3}.btn-primary:disabled{background-color:#6c757d;cursor:not-allowed;opacity:.6}.error-message{padding:1rem;margin-bottom:1.5rem;background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:4px;color:#721c24}.validation-error{margin-top:.5rem;font-size:.875rem;color:#dc3545}.password-requirements{margin-top:.5rem;padding:.75rem;background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:4px;font-size:.875rem;color:#666}.password-requirements ul{margin-top:.5rem;margin-bottom:0;padding-left:1.5rem}.password-requirements li{margin-bottom:.25rem}.spinner{border:4px solid #f3f3f3;border-top:4px solid #007bff;border-radius:50%;width:40px;height:40px;animation:spin 1s linear infinite;margin:0 auto}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
