.form.svelte-rch09s{display:flex;flex-direction:column;gap:1.5rem}.form-field.svelte-lhx2g0{display:flex;flex-direction:column;gap:6px;margin-bottom:var(--space-4)}.form-field.svelte-lhx2g0:last-child{margin-bottom:0}.form-label.svelte-lhx2g0{font-size:14px;font-weight:500;color:var(--color-text-muted)}.required.svelte-lhx2g0{color:#ef4444;margin-left:var(--space-1)}.form-input.svelte-lhx2g0{width:100%;padding:var(--space-3) var(--space-4);border:1px solid var(--color-gray-300);border-radius:var(--radius-md);font-size:16px;color:var(--color-black);background:var(--color-white);transition:all .2s;outline:none;font-family:inherit}.form-input.svelte-lhx2g0::placeholder{color:var(--color-gray-500)}.form-input.svelte-lhx2g0:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px #0f20591a}.form-input.svelte-lhx2g0:disabled{background:var(--color-gray-100);color:var(--color-gray-500);cursor:not-allowed}.form-input.error.svelte-lhx2g0{border-color:#ef4444}.form-input.error.svelte-lhx2g0:focus{box-shadow:0 0 0 3px #ef44441a}.form-error.svelte-lhx2g0{font-size:14px;color:#ef4444;margin:0}.form-helper.svelte-lhx2g0{font-size:12px;color:var(--color-gray-600);margin:0}
